diff --git a/hortusfox/docker-compose.yml b/hortusfox/docker-compose.yml index 7f531425..93a3634d 100644 --- a/hortusfox/docker-compose.yml +++ b/hortusfox/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 app: - image: ghcr.io/danielbrendel/hortusfox-web:v5.5@sha256:adc0d7758e84b9abd71352ef63e4a4ed14a1b8442d326d597d2de66900745569 + image: ghcr.io/danielbrendel/hortusfox-web:v5.6@sha256:efe8ae4279b09ab89bc80f7e5daa1d9d6292890a531ad76d60e29a6eb10e3183 restart: on-failure volumes: - ${APP_DATA_DIR}/data/images:/var/www/html/public/img diff --git a/hortusfox/umbrel-app.yml b/hortusfox/umbrel-app.yml index 246bddc4..a47e6e61 100644 --- a/hortusfox/umbrel-app.yml +++ b/hortusfox/umbrel-app.yml @@ -3,7 +3,7 @@ id: hortusfox name: HortusFox tagline: A collaborative plant tracking and management application category: files -version: "5.5" +version: "5.6" port: 8838 description: >- 🌿 HortusFox is a self-hosted web application designed for plant lovers who want to manage their houseplants and gardens in a structured and privacy-respecting way. It is completely free and open-source, allowing users to customize and extend the software to suit their personal needs. Whether you're taking care of a few potted plants on your windowsill or managing a large garden, HortusFox provides a digital space to track, organize, and plan all aspects of plant care. @@ -38,10 +38,10 @@ gallery: - 5.jpg releaseNotes: >- This release brings the following improvements: - - Improved time unit handling for recurring tasks - - Refined wording for mail encryption types - - Fixed an issue with photo uploads during inventory editing - - Added a list view for the history section + - Fixed distorted location cards display + - Improved QR code printing compatibility across all browsers + - Prevented duplicate admin account creation during setup + - Updated French translation Full release notes are found at https://github.com/danielbrendel/hortusfox-web/releases