Update fossflow to 0da9ff3 (#5210)
This commit is contained in:
parent
36d5669293
commit
d41d292ec9
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: "80"
|
||||
|
||||
web:
|
||||
image: stnsmith/fossflow:master-8f307cd@sha256:e8276c8bf353c9815e88b067a746d05ecde230bbe6b9e203be004b8e48963e26
|
||||
image: stnsmith/fossflow:master-0da9ff3@sha256:5554f931d6197ae1e3c12045089d436dc42181e5f94dc7cfff6dd0357a8b0089
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/diagrams:/data/diagrams
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: fossflow
|
||||
category: networking
|
||||
name: FossFLOW
|
||||
version: "8f307cd"
|
||||
version: "0da9ff3"
|
||||
tagline: Make beautiful isometric infrastructure diagrams
|
||||
description: >-
|
||||
FossFLOW is a feature-rich, open-source Progressive Web App (PWA) designed for creating elegant and professional **isometric diagrams**.
|
||||
@ -33,14 +33,9 @@ submitter: Kanishk Pachauri
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/3959
|
||||
releaseNotes: >-
|
||||
This release includes:
|
||||
- Added SVG export support
|
||||
- Added Turkish and Indonesian language support
|
||||
- Added German translations
|
||||
- Upgraded to React 19
|
||||
- Fixed undo/redo history reliability with extensive automated testing
|
||||
- Improved performance by refactoring store subscriptions and reducing unnecessary re-renders
|
||||
- Fixed lasso selection not moving nodes when text items were also selected
|
||||
- Fixed flickering issue
|
||||
- Added HTTP Basic Authentication support
|
||||
- Fixed icon position glitching when placing icons
|
||||
- Made settings tabs scrollable to prevent content from being hidden
|
||||
- Resolved security vulnerabilities in dependencies
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user