Skip to content

Commit ca9224b

Browse files
hardillbBen Hardill
andauthored
Release 2.32.1 (#7851)
Co-authored-by: Ben Hardill <ben@flowfuse.com>
1 parent 809d320 commit ca9224b

3 files changed

Lines changed: 145 additions & 174 deletions

File tree

CHANGELOG.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,80 @@
1+
#### 2.32.1: Release
2+
3+
- fix: enable default maintenance schedule for opt-out tiers on instance creation (#7822)
4+
- Fix pipeline stage validations (#7850)
5+
- Add granular RBAC SSO support (#7733)
6+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.62.1 to 8.64.0 (#7804)
7+
- Inject source context headers in MCP tool calls (#7830)
8+
- Validate resource ownership in broker api (#7845)
9+
- Add source column to AuditLog with request context propagation (#7825)
10+
- Fix MCP feature enumeration with with cap, deadline and per instance fault containement (#7841)
11+
- build(deps): bump @sentry/vue from 10.62.0 to 10.65.0 (#7809)
12+
- build(deps): bump posthog-node from 5.38.6 to 5.41.0 (#7808)
13+
- build(deps): bump @fastify/swagger from 9.7.0 to 9.8.0 (#7800)
14+
- build(deps): bump @fastify/multipart from 10.0.0 to 10.1.0 (#7807)
15+
- build(deps-dev): bump postcss from 8.5.16 to 8.5.17 (#7806)
16+
- build(deps): bump marked from 18.0.5 to 18.0.6 (#7802)
17+
- build(deps-dev): bump webpack-cli from 7.1.0 to 7.2.1 (#7740)
18+
- build(deps): bump fastify from 5.9.0 to 5.10.0 (#7748)
19+
- build(deps-dev): bump @typescript-eslint/parser from 8.62.1 to 8.63.0 (#7816)
20+
- build(deps): bump @fastify/swagger-ui from 6.0.0 to 6.1.0 (#7805)
21+
- build(deps-dev): bump cypress from 15.18.0 to 15.18.1 (#7803)
22+
- build(deps): bump @fastify/static from 9.1.3 to 10.1.0 (#7799)
23+
- build(deps): bump @fastify/cookie from 11.0.2 to 11.1.1 (#7798)
24+
- build(deps): bump @fastify/websocket from 11.2.0 to 11.3.0 (#7796)
25+
- build(deps-dev): bump vue-tsc from 3.3.5 to 3.3.7 (#7795)
26+
- build(deps): bump @fastify/helmet from 13.0.2 to 13.1.0 (#7794)
27+
- build(deps): bump @sentry/node from 10.62.0 to 10.65.0 (#7791)
28+
- build(deps-dev): bump webpack from 5.108.1 to 5.108.4 (#7756)
29+
- [7653] New instance creation fails to load immersive editor/FlowFuse Expert (#7661)
30+
- build(deps): bump @aws-sdk/client-sesv2 from 3.1079.0 to 3.1085.0 (#7793)
31+
- build(deps): bump websocket-driver from 0.7.4 to 0.7.5 (#7836)
32+
- build(deps-dev): bump systeminformation from 5.31.6 to 5.31.17 (#7835)
33+
- [7833] Flaky HA unit test + update cypress config (#7834)
34+
- Skip offline devices in Expert API to avoid unnecessary timeouts (#7831)
35+
- Introduce status field to Device model for better representation of state (#7828)
36+
- Use shared subscription group for Expert platform requests (#7823)
37+
- build(deps): bump mqtt from 5.15.1 to 5.15.2 (#7801)
38+
- build(deps): bump lru-cache from 11.5.1 to 11.5.2 (#7797)
39+
- build(deps): bump dompurify from 3.4.11 to 3.4.12 (#7812)
40+
- build(deps): bump @aws-sdk/credential-provider-node from 3.972.62 to 3.972.66 (#7813)
41+
- docs: Introduce Kubernetes/FlowFuse observability documentation (#7769)
42+
- fix: sanitise OpenMetrics metric names in admin stats endpoint (#7787)
43+
- build(deps): bump aws-actions/configure-aws-credentials from 6.2.1 to 6.2.2 (#7792)
44+
- Add generic means for logging additional properties and add to acl routes (#7819)
45+
- Set admin flag on pre-staging setup token (#7788)
46+
- build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 (#7741)
47+
- build(deps): bump docker/login-action from 4.2.0 to 4.4.0 (#7745)
48+
- build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#7744)
49+
- build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#7737)
50+
- build(deps): bump cypress-io/github-action from 7.4.0 to 7.4.1 (#7739)
51+
- Scoped PATs: permission enforcement (#7777)
52+
- fix: backfill adminOptIn for existing admin PATs (#7785)
53+
- Fix navigation for custom editor paths (#7784)
54+
- [7446] Scoped PATs: API routes and controllers (#7766)
55+
- fix: normalise Expert inbound origins to bare origin (#7783)
56+
- Enabled Expert Insights by default for self-hosted (#7773)
57+
- ci: Add slack notification to the release pipeline (#7779)
58+
- Remove @node-red/util dependency (#7768)
59+
- chore: Upgrade eslint to v9 (#7760)
60+
- Fix escaping in npm scripts in package.json (#7771)
61+
- ci: Replace manual scripts with `slack_notification` action in `Create pre-staging environment` (#7761)
62+
- ci: Replace custom scripts with `slack_notification` action in `Install Test` workflow (#7763)
63+
- ci: Replace custom scripts with `slack_notification` action in `Publish` workflow (#7764)
64+
- ci: Replace custom scripts with `slack_notification` action in `Tests` workflow (#7762)
65+
- Add PAT scope foundation: request-context plugin, permission tagging, migrations, and models (#7580)
66+
- chore(expert): tool-permissions review follow-ups (comments + generic JsonViewer) (#7730)
67+
- build(deps): bump @aws-sdk/client-sesv2 from 3.1075.0 to 3.1079.0 (#7751)
68+
- build(deps-dev): bump @tailwindcss/postcss from 4.3.1 to 4.3.2 (#7752)
69+
- build(deps): bump @redis/client from 6.0.1 to 6.1.0 (#7746)
70+
- build(deps): bump @node-red/util from 5.0.0 to 5.0.1 (#7753)
71+
- build(deps): bump @aws-sdk/credential-provider-node from 3.972.58 to 3.972.62 (#7742)
72+
- build(deps): bump nodemailer from 9.0.1 to 9.0.3 (#7738)
73+
- fix(expert): dismiss pending tool-approval cards when a new message is sent (#7663)
74+
- Upgrade echarts for XSS CVE (#7657)
75+
- Documentation Update For 2.32 (#7656)
76+
- Device agent 4 related documentation update (#7658)
77+
178
#### 2.32.0: Release
279

380
- feat(expert): human-in-the-loop tool permissions (#421) (#7639)

0 commit comments

Comments
 (0)