mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update heimdall to 2.5.8 (#883)
This commit is contained in:
parent
ce97366d14
commit
5e3d2de70f
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: lscr.io/linuxserver/heimdall:2.5.6@sha256:dc4f01cd09a9a2f1dbb9c2029d1300070861355754004ac70b33723bd42ff957
|
||||
image: linuxserver/heimdall:2.5.8@sha256:462bf7fb9d11bbd8ee90924cac613efae85a6f666c371a9bc345386f83cdf404
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/config:/config
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ id: heimdall
|
||||
name: Heimdall
|
||||
tagline: Organize your most used web sites in a simple way
|
||||
category: files
|
||||
version: "2.5.6"
|
||||
version: "2.5.8"
|
||||
port: 7392
|
||||
description: >-
|
||||
Heimdall is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like.
|
||||
@ -28,21 +28,19 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >
|
||||
This release updates Heimdall from v2.5.5 to v2.5.6. It includes many bug fixes and performance improvements, as well as the following new features:
|
||||
This release updates Heimdall from v2.5.6 to v2.5.8. It includes many bug fixes and performance improvements, as well as the following new features:
|
||||
|
||||
- fix: Add more error handling for app test
|
||||
- Fix and add SVG support
|
||||
|
||||
- fix: Update jquery, jquery-ui
|
||||
- Add issue-pr workflows
|
||||
|
||||
- use jquery-sortablejs instead of jquery-ui
|
||||
- Fix sortable tooltip
|
||||
|
||||
- fix language setting only available in view
|
||||
- Remove register route
|
||||
|
||||
- fix: Route titlecolour error
|
||||
- Add Trianglify background option
|
||||
|
||||
- Update Korean and Chinese language
|
||||
|
||||
- Added Ukrainian translation
|
||||
- Validate icons to be images
|
||||
|
||||
|
||||
The full release notes are available at https://github.com/linuxserver/Heimdall/releases
|
||||
|
Loading…
Reference in New Issue
Block a user