Skip to content

Commit 9182420

Browse files
chore: Release 3.9.0
1 parent e20eb79 commit 9182420

4 files changed

Lines changed: 19 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "3.8.3"}
1+
{".":"3.9.0"}

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# CHANGELOG
1+
# Changelog
2+
3+
## [3.9.0](https://github.com/FlowFuse/device-agent/compare/v3.8.3...v3.9.0) (2026-06-04)
4+
5+
6+
### Features
7+
8+
* **AI:** Conditionally load nr-assistant dependency based on feature flag ([#640](https://github.com/FlowFuse/device-agent/issues/640)) ([5de5652](https://github.com/FlowFuse/device-agent/commit/5de565231f82dadb6d4e227a9cde4ac8fab20ea1))
9+
10+
11+
### Bug Fixes
12+
13+
* **installer:** Add NSSM download mirror ([#639](https://github.com/FlowFuse/device-agent/issues/639)) ([5981399](https://github.com/FlowFuse/device-agent/commit/5981399d0c36587fc8f9c0fbef19a17b925e04b0))
14+
15+
## CHANGELOG
216

317
#### 3.8.3 Release
418

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/device-agent",
3-
"version": "3.8.3",
3+
"version": "3.9.0",
44
"description": "An Edge Agent for running Node-RED instances deployed from the FlowFuse Platform",
55
"exports": {
66
"./libraryPlugin": "./lib/plugins/libraryPlugin.js",

0 commit comments

Comments
 (0)