|
| 1 | +#### 2.15.0: Release |
| 2 | + |
| 3 | + - Sort instance table by date desc by default (#5311) @Steve-Mcl |
| 4 | + - Fix UNS exit route guard (#5244) @cstns |
| 5 | + - Add topic "Delete" button to Broker Schema (#5305) @Steve-Mcl |
| 6 | + - Fix mqtt protocol version not remembered (#5306) @Steve-Mcl |
| 7 | + - Bump axios from 1.7.4 to 1.8.3 (#5303) @app/dependabot |
| 8 | + - Remove `Resync Maintenance` step from the release pipeline (#5302) @ppawlowski |
| 9 | + - Add filter to snapshot views (#5288) @Steve-Mcl |
| 10 | + - Fix generated API doc for external MQTT Broker API (#5296) @hardillb |
| 11 | + - Pass npmrc and catalogue to instance/device (#5212) @hardillb |
| 12 | + - Add `npm` to the restricted project name list (#5281) @hardillb |
| 13 | + - Restore "Set Target Snapshot" option when creating Snapshot (#5273) @joepavitt |
| 14 | + - Support Multiple Device Groups in pipeline - backend (#5259) @Steve-Mcl |
| 15 | + - Allow a trial team to downgrade to freemium (#5262) @knolleary |
| 16 | + - Add option to disable billing requirement for a team type (#5237) @knolleary |
| 17 | + - Allow MQTT Schema agent on Docker (#5118) @hardillb |
| 18 | + - Changed Bill Of Materials instance link to instance palette settings. (#5250) @78wesley |
| 19 | + - Expose schema objects suggestions (#5226) @cstns |
| 20 | + - Add the external url in the UI (#5247) @cstns |
| 21 | + - Prevent duplicate tour, and don't show the "standard" welcome tour for Free Tier (#5242) @joepavitt |
| 22 | + - Add externalUrl column on the FlowTemplate table (#5180) @cstns |
| 23 | + - Broker docs schema metadata (#5207) @cstns |
| 24 | + - Improve the labelling of a Pipeline for improved navigation (#5234) @joepavitt |
| 25 | + - Onboarding: Improve clarification in the "Add Remote Instance" dialog (#5239) @joepavitt |
| 26 | + - Fix invalid template conditional in dynamic component that was causing the device timeline to crash (#5236) @cstns |
| 27 | + - Add the ability to pass down vue components to the global dialog modal (#5225) @cstns |
| 28 | + - Styling: Make it clearer that Pipeline header is interactive (#5233) @joepavitt |
| 29 | + - Docs: Add video walkthrough for FlowFuse Device agent (#5231) @gstout52 |
| 30 | + - Add API endpoint for private npm registry catalogue (#5173) @hardillb |
| 31 | + - Add deviceLastSeen and remote broker counts to telemetry (#5220) @knolleary |
| 32 | + - docs: Add suggested hardware requirements for self-hosted deployments (#5224) @ppawlowski |
| 33 | + - Add topic suggestions (#5195) @cstns |
| 34 | + - Ensure schema buttons are always shown (#5221) @knolleary |
| 35 | + - Interactive device timeline events (#5205) @cstns |
| 36 | + - Add a device snapshot created audit log event (#5176) @cstns |
| 37 | + - Device timeline quick fixes (#5175) @cstns |
| 38 | + - Update device doc references to new nomenclature (#5152) @cstns |
| 39 | + - Add a device snapshot deployed audit log event (#5170) @cstns |
| 40 | + - Add a device.project.deployed event to track device state changes from the device perspective (#5155) @cstns |
| 41 | + - Add a device.pipeline.deployed event to track device state changes from the device perspective (#5149) @cstns |
| 42 | + - Add new "Broker Error" component which details issues with connecting to 3rd party broker (#5218) @joepavitt |
| 43 | + - Fix Team trial billing prompt after team creation (#5219) @cstns |
| 44 | + - Add feature details on the "Delete Team" dialog (#5217) @joepavitt |
| 45 | + - Ensure free tour shows when new Free Tier members sign up (#5215) @joepavitt |
| 46 | + - Bump @aws-sdk/client-ses from 3.621.0 to 3.750.0 (#5174) @app/dependabot |
| 47 | + - Fix missing prop on the template settings environment component (#5210) @cstns |
| 48 | + - Fix incorrect status code in broker api (#5209) @knolleary |
| 49 | + - Update device agent install information and fix ffox copy text utility (#5168) @cstns |
| 50 | + - Split the brokers page into components pt2 (#5197) @cstns |
| 51 | + - Split the brokers hierarchy into manageable chunks (#5188) @cstns |
| 52 | + - Fix position of Team Broker settings in TeamType edit dialog (#5198) @knolleary |
| 53 | + - Ensure non-node modules are included in snapshot package.json (#5196) @knolleary |
| 54 | + - Fix Sentry Bug - MQTT client may be null (#5181) @hardillb |
| 55 | + - Allow team suspend when subscription has expired (#5172) @knolleary |
| 56 | + - Test for undefinded/null not true/false in ff-listbox (#5163) @hardillb |
| 57 | + - Extend invitation expiration date when resending it (#5159) @cstns |
| 58 | + - Show the user's email for external invitations in the action dialogs (#5158) @joepavitt |
| 59 | + - Resend team invitations (#5151) @cstns |
| 60 | + - Device docs installation (#5147) @joepavitt |
| 61 | + - Improve the instructions for the Device Agent onboarding (#5145) @joepavitt |
| 62 | + - Replace the application activity instance selector, and FormRow dropdown with the listbox component (#4591) @cstns |
| 63 | + - Reset store state on logout (#5120) @cstns |
| 64 | + - Add a team link component to simplify routing (#4942) @cstns |
| 65 | + - docs: First iteration of FlowFuse on OpenShift (#5138) @ppawlowski |
| 66 | + - Add a new start tour button in the main dropdown menu that restarts the product tour (#5140) @cstns |
| 67 | + - Filter topic hierarchy list (#5144) @cstns |
| 68 | + |
1 | 69 | #### 2.14.1: Release
|
2 | 70 |
|
3 | 71 | - BUG: display the refresh button for the team-broker (#5137) @cstns
|
|
0 commit comments