Skip to content

Commit

Permalink
Merge pull request #5117 from FlowFuse/release-2.14.0
Browse files Browse the repository at this point in the history
Release 2.14.0
  • Loading branch information
hardillb authored Feb 13, 2025
2 parents dcad2fb + 44e299e commit 8f57297
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 85 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
#### 2.14.0: Release

- Persist opened topic state (#5114) @cstns
- Add button to allow start/stop of MQTT agent (#5113) @hardillb
- Formatted Schema Documentation View (#5112) @joepavitt
- Add support for httpNodeAuth settings on devices (#5068) @knolleary
- Bump babel-loader from 9.1.3 to 9.2.1 (#4957) @app/dependabot
- Add a starting state for the MQTT-Schema-Agent status (#5109) @hardillb
- Add "Finish Setup" button for Remote Instances (#5106) @joepavitt
- Version history for devices UI (#5107) @cstns
- External Broker support (#5015) @hardillb
- Add a devices/:deviceId/history API endpoint (#5090) @cstns
- [docs] Remove outdated info on private npm tokens (#5097) @knolleary
- Allow a dev-mode device at Stage 0 to be triggered (#5089) @knolleary
- Bump vitest and @vitest/coverage-istanbul (#5077) @app/dependabot
- Applications routing follow up (#4891) @cstns
- ci: Add `nr-assistant` package build step to a pre-staging deployment (#5060) @ppawlowski
- Free product tour revision (#5059) @cstns
- docs: Specify minimum docker compose version (#5070) @ppawlowski
- Fix hidden env vars getting overwritten to blank value when updating other env-vars (#5064) @cstns
- Docs: Clearer DNS instructions and cross-linking (#4886) @joepavitt
- Bump @fastify/multipart from 8.3.0 to 8.3.1 (#5052) @app/dependabot
- Allow env var values to be hidden in UI (#5043) @cstns
- Fix dashboard role users blank page (#5049) @cstns
- Bump vite from 5.4.7 to 5.4.14 (#5048) @app/dependabot
- Update migration docs (#5047) @gstout52
- Add docs on how to setup SSO on FlowFuse Cloud (#5040) @knolleary
- PostHog - New "team-type-changed" event & add team type on team-created event (#5044) @joepavitt
- Update node-saml to 5 (#5037) @knolleary
- Update introduction.md (#5034) @gstout52

#### 2.13.1: Release

- Fix missing sideNav during app setup (#5029) @cstns
Expand Down
Loading

0 comments on commit 8f57297

Please sign in to comment.