mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update mealie to v2.4.2 (#2028)
This commit is contained in:
parent
8af626f8d8
commit
4eac1a5774
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
web:
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.4.1@sha256:efd4001597fbcea58aa1e2ff54f5e5b5f8fe6237df6862a2e4576dcb5ff0d24e
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.4.2@sha256:4c97581d31546fc5cbfeacf00a8fa5f866d0b48cd1a2cd4441e48afe260b317c
|
||||
restart: on-failure
|
||||
environment:
|
||||
# Allow additional user sign-up without token
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: mealie
|
||||
category: files
|
||||
name: Mealie
|
||||
version: "2.4.1"
|
||||
version: "2.4.2"
|
||||
tagline: A Place for All Your Recipes
|
||||
description: >-
|
||||
Mealie is a self hosted recipe manager and meal planner. Easily add recipes by providing
|
||||
@ -38,10 +38,11 @@ torOnly: false
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/608
|
||||
releaseNotes: >-
|
||||
This release includes updated translations to support the latest features and bug fixes:
|
||||
- Fixed server time handling for meal planning
|
||||
- Improved overall system stability
|
||||
- Updated language translations for better localization support
|
||||
This release includes bug fixes and improvements:
|
||||
- Fixed login form accessibility
|
||||
- Improved recipe action menu placement
|
||||
- Enhanced OIDC debug logging
|
||||
- Various stability improvements and bug fixes
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/mealie-recipes/mealie/releases
|
Loading…
Reference in New Issue
Block a user