Update hortusfox to v5.6 (#4288)
This commit is contained in:
parent
5b71b0b9e1
commit
f318baaa29
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user