Skip to content

Commit b590868

Browse files
authored
Merge pull request #314 from FlowFuse/release-2.12.0
Release 2.12.0
2 parents eb0c577 + 303faaa commit b590868

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
#### 2.12.0: Release
2+
3+
- Bump flowfuse/github-actions-workflows from 0.37.0 to 0.38.0 (#305)
4+
- Update nr-file-nodes (#313) @hardillb
5+
- Add Dashboard v2 max upload size (#310) @hardillb
6+
- include crash detail in audit log transmission (#312) @Steve-Mcl
7+
- Add "disable auto safe mode" option (#309) @Steve-Mcl
8+
- Ensure restart on done only a running NR instance (#304) @hardillb
9+
- Bump express version (#307) @hardillb
10+
- Allow Dashboards to be loaded in an iFrame (#306) @hardillb
11+
- Add user to flow storage (#287) @hardillb
12+
113
#### 2.11.0: Release
214

315
- Bump flowfuse/github-actions-workflows from 0.36.0 to 0.37.0 (#301)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/nr-launcher",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "FlowFuse Launcher for running Node-RED",
55
"exports": {
66
"./auditLogger": "./lib/auditLogger/index.js",

0 commit comments

Comments
 (0)