File tree Expand file tree Collapse file tree 3 files changed +126
-101
lines changed Expand file tree Collapse file tree 3 files changed +126
-101
lines changed Original file line number Diff line number Diff line change
1
+ #### 1.14.0: Release
2
+
3
+ - Doc upgrading #3082 (#3085 ) @hyamanieu
4
+ - Remove quotes on for worker-src blob (#3117 ) @hardillb
5
+ - DevOps Pipelines: Deploy active device snapshot (#3115 ) @Pezmc
6
+ - Fix sentry.io and add blob for worker (#3116 ) @hardillb
7
+ - Fix hostname used for posthog CSP (#3107 ) @hardillb
8
+ - fix pipelinestage device action dropdown choices (#3110 ) @Steve-Mcl
9
+ - Fix: Deploying of device to instance (#3111 ) @Pezmc
10
+ - Add app device access verification to ACL manager (#3074 ) @Steve-Mcl
11
+ - Docs - User Settings (#3102 ) @MarianRaphael
12
+ - Update billing setup page (#3092 ) @knolleary
13
+ - Bump @sentry/profiling-node from 1.2.1 to 1.2.6 (#3095 ) @app/dependabot
14
+ - Bump vue-loader from 17.3.0 to 17.3.1 (#3096 ) @app/dependabot
15
+ - Bump @babel/preset-env from 7.23.2 to 7.23.3 (#3097 ) @app/dependabot
16
+ - Bump @vitejs/plugin-vue from 4.4.0 to 4.5.0 (#3098 ) @app/dependabot
17
+ - Devices in Pipeline Stages (#3024 ) @Pezmc
18
+ - Bump @aws-sdk/credential-provider-node from 3.441.0 to 3.451.0 (#3099 ) @app/dependabot
19
+ - "Device Editor" enabled by default (#3061 ) @Steve-Mcl
20
+ - Disable create snapshot button if not assigned to an application or instance (#3049 ) @Pezmc
21
+ - Add support for 2FA via TOTP (#3065 ) @knolleary
22
+ - Update references to flowfuse (#3088 ) @hardillb
23
+ - Update StatusBadge styling for "Crashed" (#3090 ) @joepavitt
24
+
1
25
#### 1.13.3: Release
2
26
3
27
- fix forgot password email input field (#3081 ) @sumitshinde-84
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flowforge/flowforge" ,
3
- "version" : " 1.13.3 " ,
3
+ "version" : " 1.14.0 " ,
4
4
"description" : " An open source low-code development platform" ,
5
5
"homepage" : " https://flowfuse.com" ,
6
6
"bugs" : {
65
65
"@fastify/swagger" : " ^8.10.1" ,
66
66
"@fastify/swagger-ui" : " ^1.9.0" ,
67
67
"@fastify/websocket" : " ^8.1.0" ,
68
- "@flowforge/localfs" : " ^1.13.3 " ,
68
+ "@flowforge/localfs" : " ^1.14.0 " ,
69
69
"@headlessui/vue" : " 1.7.16" ,
70
70
"@heroicons/vue" : " 1.0.6" ,
71
71
"@immobiliarelabs/fastify-sentry" : " ^7.1.1" ,
You can’t perform that action at this time.
0 commit comments