Skip to content

Commit 7dc1a29

Browse files
authored
Merge pull request #4420 from FlowFuse/release-2.8.0
Release 2.8.0
2 parents 7dd573e + 22e2de1 commit 7dc1a29

File tree

3 files changed

+253
-43
lines changed

3 files changed

+253
-43
lines changed

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
#### 2.8.0: Release
2+
3+
- docs: Docker Engine on Windows how-to article (#4406)
4+
- Update Dockerfile (#4365)
5+
- Implement files api (#4384) @knolleary
6+
- hide the application page instance kebab menu for non admin/owner users (#4417) @cstns
7+
- Adds LDAP group support (#4407) @hardillb
8+
- Add crash notifications (#4409) @Steve-Mcl
9+
- Fill width to match other controls on form (#4414) @Steve-Mcl
10+
- Fix broken navbar on 404 (#4403) @cstns
11+
- Shutdown Instances when license expires (#4268) @hardillb
12+
- Track server-side invitation events with PostHog (#4386) @joepavitt
13+
- fix tags indentation (#4401) @sumitshinde-84
14+
- Fix tags indentation (#4400) @Yndira-E
15+
- Move invite accept to before personal team create (#4397) @hardillb
16+
- Change editor & dashboard buttons to anchors (#4396) @Steve-Mcl
17+
- Audit log export (#4330) @hardillb
18+
- Add meta tags and description (#4225) @sumitshinde-84
19+
- Dashboard URL setting clarification (#4395) @Steve-Mcl
20+
- Add comment about different certs for the forge app. (#4389) @hardillb
21+
- Product Tour - Welcome to FlowFuse (#4383) @joepavitt
22+
- Send notification to inviter when a team invite is accepted (#4385) @joepavitt
23+
- Bump axios from 1.6.5 to 1.7.4 (#4372) @dependabot
24+
- Add 'none' option as pipeline stage action (#4369) @knolleary
25+
- Bulk update team devices API (bulk move support only) (#4336) @Steve-Mcl
26+
- Allow users to delete accounts even when they have active teams (#4354) @cstns
27+
- Pipelines: Adds missing [data-action="pipeline-add"] on empty state button (#4364) @joepavitt
28+
- Ensure personal instance is created in personal team on signup (#4360) @knolleary
29+
- Custom catalog and npmrc settings UX improvements (#4349) @cstns
30+
- Add option to require contact via HS form for create/upgrade of team type (#4343) @knolleary
31+
- Highlighting the update stack options when navigating to the instance update settings (#4321) @cstns
32+
- Fix lingering active tab when navigating back (#4350) @cstns
33+
- 4249 application device kebab menu not clearing devices (#4340) @cstns
34+
- Update billing.md (#4348) @ZJvandeWeg
35+
- Add explicit PH event for verification (#4344) @joepavitt
36+
- Show feature not available on CE Blueprint page (#4341) @hardillb
37+
- Remove limits on img-src (#4293) @hardillb
38+
- Remove dynamically registered permissions (#4320) @cstns
39+
- Fix incorrect status codes in tests (#4334) @Steve-Mcl
40+
- Add link to description of wildcard DNS entry (#4332) @hardillb
41+
- Add Keycloak to the provider list (#4331) @hardillb
42+
- Update immersive editor loading animations (#4329) @cstns
43+
- Fix instance not being removed from the applications list after being deleted (#4322) @cstns
44+
- Only clear PH data if there is user session to clear (#4328) @joepavitt
45+
- Fix project access for Admins (#4327) @hardillb
46+
- Hide npmrc secrets from frontend (#4316) @hardillb
47+
- UX Fixes for Users Without Assigned Teams (#4314) @cstns
48+
- Site wide audit log better formatting when updates object is to be displayed (#4315) @Steve-Mcl
49+
- Fix bulk intermittent e2e tests (#4309) @Steve-Mcl
50+
- Hide the invite member button for users that don't have access to a team or insufficient privileges (#4303) @cstns
51+
- Bump fast-xml-parser, @aws-sdk/client-ses and @aws-sdk/credential-provider-node (#4301) @dependabot
52+
- Allow a team without subscription to go unmanaged (#4302) @knolleary
53+
154
#### 2.7.0: Release
255

356
- ci: Add logs link to pre-staging slack message (#4215)

0 commit comments

Comments
 (0)