Update homarr to v1.53.2 (#4852)

This commit is contained in:
Alexander L. 2026-02-23 12:05:47 +01:00 committed by GitHub
parent e3ad81d3d5
commit d331be3eda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 7575
web:
image: ghcr.io/homarr-labs/homarr:v1.53.1@sha256:1f34d8b5be9727aa222d2a6b090131ed017e6308548cc8fc5a394ed4d8b60064
image: ghcr.io/homarr-labs/homarr:v1.53.2@sha256:6d5c2adc2231afa99bc4fcd62c54f52167fc791551f22a962d3aaca7be8f4d11
restart: on-failure
environment:
SECRET_ENCRYPTION_KEY: ${APP_SEED}

View File

@ -3,7 +3,7 @@ id: homarr
name: Homarr
tagline: A customizable browser home page
category: files
version: "1.53.1"
version: "1.53.2"
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.
@ -33,8 +33,7 @@ gallery:
- 5.jpg
releaseNotes: >-
This update includes bug fixes and improvements:
- Fixed issue where dynamic sections would vanish when adding a category
- Improved limits for returned entries in Seerr integration
- Restricted analytics publishing to once per week
- Various dependency updates for improved stability