From 1cd87dacc4973a28979e31f762cabbfa20a7a8fa Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 14 Apr 2026 15:44:32 +0200 Subject: [PATCH] Update homarr to v1.59.1 (#5328) --- homarr/docker-compose.yml | 2 +- homarr/umbrel-app.yml | 17 ++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/homarr/docker-compose.yml b/homarr/docker-compose.yml index f32f3f9d..2864fa54 100644 --- a/homarr/docker-compose.yml +++ b/homarr/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7575 web: - image: ghcr.io/homarr-labs/homarr:v1.57.1@sha256:dc1573b84221d5678ff731848978c1ce3548d1cce3146156bc7421e3f302896a + image: ghcr.io/homarr-labs/homarr:v1.59.1@sha256:7e6ea6949a6efd9207ddcbcf1208f40adfc98eabe7afbc6f7a3dc77426ac01bd restart: on-failure environment: SECRET_ENCRYPTION_KEY: ${APP_SEED} diff --git a/homarr/umbrel-app.yml b/homarr/umbrel-app.yml index d856488c..0e4a3127 100644 --- a/homarr/umbrel-app.yml +++ b/homarr/umbrel-app.yml @@ -3,7 +3,7 @@ id: homarr name: Homarr tagline: A customizable browser home page category: files -version: "1.57.1" +version: "1.59.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. @@ -33,12 +33,15 @@ gallery: - 5.jpg releaseNotes: >- This update includes new features and bug fixes: - - Added GPU monitoring support via Glances integration - - Added an "allowModals" option for the iframe widget - - Added Nextcloud notification provider - - Fixed null ports causing errors in the Docker container table - - Fixed dashdot GPU display issue - - Various dependency updates for improved stability + - Added Anchor integration and Anchor Note widget + - Added Speedtest Tracker integration + - Added search.ch integration with timetable widget + - Added optional poster support for the RSS feed widget + - Added periodic live updates for the RSS feed widget + - Fixed qBittorrent requests failing + - Fixed missing fields from top-level errors in log output + - Fixed Arabic text appearing in English translations + - Security improvement: removed salt from database storage Full release notes are found at https://github.com/homarr-labs/homarr/releases