Update homarr to v1.56.1 (#5159)
This commit is contained in:
parent
adf1668c64
commit
900943756b
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 7575
|
||||
|
||||
web:
|
||||
image: ghcr.io/homarr-labs/homarr:v1.56.0@sha256:6a34b19bc9fd7f5c17d511f14b9e477424b65466084708066cb5213d62d1755b
|
||||
image: ghcr.io/homarr-labs/homarr:v1.56.1@sha256:08307858c4bb1d766772c9a7bf5a195e5d07db7ad8eb19ebeac6a3aa0348ba52
|
||||
restart: on-failure
|
||||
environment:
|
||||
SECRET_ENCRYPTION_KEY: ${APP_SEED}
|
||||
|
||||
@ -3,7 +3,7 @@ id: homarr
|
||||
name: Homarr
|
||||
tagline: A customizable browser home page
|
||||
category: files
|
||||
version: "1.56.0"
|
||||
version: "1.56.1"
|
||||
port: 7575
|
||||
description: >-
|
||||
🦞 Homarr is a modern self-hosted dashboard designed to help users manage and organize their web applications and services in one central place. It acts as a personalized homepage accessible through a web browser, allowing individuals to have quick and easy access to all their important links, servers, containers, and APIs. This makes it especially useful for people who run multiple services on their own servers or devices and want a clean, unified interface to interact with them.
|
||||
@ -32,15 +32,8 @@ gallery:
|
||||
- 4.jpg
|
||||
- 5.jpg
|
||||
releaseNotes: >-
|
||||
This update includes new integrations and bug fixes:
|
||||
- Added Immich integration and widget for photo management
|
||||
- Added Tracearr integration
|
||||
- Boards now show supported integrations in widget selection
|
||||
- Expanded CLI capabilities
|
||||
- Fixed board duplication failures with PostgreSQL and MySQL
|
||||
- Fixed Glances unable to parse uptime of 1 day
|
||||
- Fixed language changing when searching for icons
|
||||
- Fixed TrueNAS ignoring offline/exported pools
|
||||
This update includes bug fixes and dependency updates:
|
||||
- Fixed a security vulnerability in the Next.js dependency
|
||||
- Various dependency updates for improved stability
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user