mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update mealie to v1.12.0 (#1388)
This commit is contained in:
parent
f032dbb301
commit
7d0823f7dc
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
web:
|
||||
image: ghcr.io/mealie-recipes/mealie:v1.11.0@sha256:797df6808afb5883a374c701099ea68a77461fc734f12cade3b76c002f171b9a
|
||||
image: ghcr.io/mealie-recipes/mealie:v1.12.0@sha256:88e8e12542e9a2733c07f175682dc69e7360becb6137d604bb087a71ab33c5fe
|
||||
restart: on-failure
|
||||
environment:
|
||||
# Allow additional user sign-up without token
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: mealie
|
||||
category: files
|
||||
name: Mealie
|
||||
version: "1.11.0"
|
||||
version: "1.12.0"
|
||||
tagline: A Place for All Your Recipes
|
||||
description: >-
|
||||
Mealie is a self hosted recipe manager and meal planner. Easily add recipes by providing
|
||||
|
@ -39,18 +39,11 @@ submitter: Umbrel
|
|||
submission: https://github.com/getumbrel/umbrel-apps/pull/608
|
||||
releaseNotes: >-
|
||||
New features and improvements:
|
||||
|
||||
- Show recipe tags on mobile view and meal plan
|
||||
- Push on-hand items to bottom of "Add to Shopping List" dialog
|
||||
- Internationalize sent emails
|
||||
- PWA additions
|
||||
- Make Mealie timezone-aware
|
||||
- Follow redirects during scraping
|
||||
- Offline shopping list improvements
|
||||
- Homepage icon and text update
|
||||
|
||||
|
||||
Various bug fixes and performance improvements have also been implemented.
|
||||
- Import recipes via an image using OpenAI
|
||||
- Added French (Belgium) translation
|
||||
- If there's only one shopping list, navigate directly to it
|
||||
- Seed support for plural units
|
||||
- Various bug fixes and performance improvements
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/mealie-recipes/mealie/releases
|
Loading…
Reference in New Issue
Block a user