Releases: FlowFuse/device-agent
Releases · FlowFuse/device-agent
v3.7.1
What's Changed
- Clarify version output by prefixing with FlowFuse Device Agent by @ZJvandeWeg in #510
- fix(installer): Link to the docs on disk error message by @ppawlowski in #513
- fix(installer): build statically linked binary by @ppawlowski in #506
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #515
- Bump JS-DevTools/npm-publish from 4.0.1 to 4.1.1 by @dependabot[bot] in #516
- fix(installer): fix OpenRC service template to properly handle command arguments by @ppawlowski in #507
- fix(installer): Add documentation links in the installation summary by @ppawlowski in #514
- Bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 by @dependabot[bot] in #517
- Bump cycjimmy/semantic-release-action from 5.0.0 to 5.0.2 by @dependabot[bot] in #518
- Add comment about log rotatoin by @hardillb in #519
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #520
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #522
- Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #521
- Allow Provisioned devices to be named by @hardillb in #524
- Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #527
- Bump docker/metadata-action from 5.8.0 to 5.9.0 by @dependabot[bot] in #526
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #528
- Bump cycjimmy/semantic-release-action from 5.0.2 to 6.0.0 by @dependabot[bot] in #530
- Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #529
- Ensure correct NR version reported with module_cache by @hardillb in #531
- Bump for release 3.7.1 by @hardillb in #532
Full Changelog: v3.7.0...v3.7.1
Installer v1.3.1
1.3.1 (2025-09-30)
fix
v3.7.0
What's Changed
- feat(installer): Add possibility to install in custom directory by @ppawlowski in #476
- Bump cycjimmy/semantic-release-action from 4.2.2 to 5.0.0 by @dependabot[bot] in #485
- Assistant settings pass though by @Steve-Mcl in #487
- feat(installer): Add possibility to customize device agent listen port by @ppawlowski in #484
- Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #490
- Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #489
- fix(installer): Ask for confirmation on system account removal by @ppawlowski in #491
- refactor(installer): Adjust config selection prompt when OTC not provided by @ppawlowski in #492
- refactor(installer): Improve installation summary message by @ppawlowski in #495
- ci: Remove
skip citag from installer scripts commit message by @ppawlowski in #496 - Bump JS-DevTools/npm-publish from 3.1.1 to 4.0.0 by @dependabot[bot] in #499
- fix(installer): fix linux/unix binary lookup by @ppawlowski in #501
- feat(installer): validate disk space before installation by @ppawlowski in #497
- fix(installer): Properly handle service account group existence and removal by @ppawlowski in #503
- ci: Bump go version in
Installer Releaseworkflow by @ppawlowski in #504 - Bump JS-DevTools/npm-publish from 4.0.0 to 4.0.1 by @dependabot[bot] in #505
- Release 3.7.0 by @ppawlowski in #508
Full Changelog: v3.6.1...v3.7.0
Installer v1.3.0
Installer v1.2.1
Installer v1.2.0
1.2.0 (2025-09-11)
feat
- Add possibility to customize device agent listen port (#484) (), closes #484
- Add possibility to install in custom directory (#476) (), closes #476
- install Device Agent without One-Time-Code (#446) (), closes #446
fix
- Ask for confirmation on system account removal (#491) (), closes #491
- link to README.md in the summary (#449) (), closes #449
- Silent misleading device agent output (#451) (), closes #451
refactor
v3.6.1
What's Changed
- Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #477
- Don't install dev dependencies in docker by @hardillb in #479
- feat(installer): install Device Agent without One-Time-Code by @ppawlowski in #446
- Add support for nr-tables-node by @hardillb in #482
- Update for 3.6.1 release by @hardillb in #483
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #466
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #469
- Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #468
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #467
- Change default checkin interval to 60 seconds by @hardillb in #471
- Add support for nr-mqtt-nodes by @Steve-Mcl in #473
- Add performance tracking by @hardillb in #463
- Use nr-table-nodes local src if in development mode by @Steve-Mcl in #474
- 3.6.0 release by @hardillb in #475
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- docs: Describe the Installer release process by @ppawlowski in #445
- Bump cycjimmy/semantic-release-action from 4.2.1 to 4.2.2 by @dependabot[bot] in #447
- fix(installer): link to README.md in the summary by @ppawlowski in #449
- fix(installer): Silent misleading device agent output by @ppawlowski in #451
- Clear blueprint cache before repopulating by @knolleary in #453
- ci: Update installer's "get" scripts on a release by @ppawlowski in #452
- Disable npm audit when installing modules by @knolleary in #456
- Bump on-headers and express-session by @dependabot[bot] in #454
- Add FF Tables support by @hardillb in #460
- ci: Introduce
Publish Installer Scripts to GitHub Pagesworkflow by @ppawlowski in #461 - version bump 3.5.0 by @cstns in #462
New Contributors
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- feat: Introduce
installer-modeCLI flag by @ppawlowski in #409 - Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in #422
- Simplified flow file import browsing in terminal by @Steve-Mcl in #419
- Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in #424
- Add blueprint library plugin and rename team library plugin by @knolleary in #426
- ci: Fix installer version set during a release build by @ppawlowski in #429
- ci: Skip "Default Build & Test" workflow on installer changes by @ppawlowski in #428
- ci: Simplify go dependency cache management in DAI related workflows by @ppawlowski in #430
- ci: Rename
macostodarwinin the DAI binary naming scheme by @ppawlowski in #431 - Set the release in DAI
getshell scripts to1.1.0by @ppawlowski in #440 - Bump actions/download-artifact from 4.1.8 to 4.3.0 by @dependabot in #439
- Bump cycjimmy/semantic-release-action from 4.1.0 to 4.2.1 by @dependabot in #438
- Bump actions/setup-node from 4.0.4 to 4.4.0 by @dependabot in #437
- Bump actions/upload-artifact from 4.4.3 to 4.6.2 by @dependabot in #436
- Enable telemetry by default by @knolleary in #443
- Bump for 3.4.0 release by @hardillb in #444
Full Changelog: v3.3.2...v3.4.0