umbrel-apps/mealie/umbrel-app.yml

51 lines
1.8 KiB
YAML
Raw Permalink Normal View History

2023-05-30 12:52:32 +00:00
manifestVersion: 1
id: mealie
category: files
2023-05-30 12:52:32 +00:00
name: Mealie
version: "2.1.0"
2023-05-30 12:52:32 +00:00
tagline: A Place for All Your Recipes
description: >-
Mealie is a self hosted recipe manager and meal planner. Easily add recipes by providing
the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also
provides an API for interactions from 3rd party applications.
2024-08-07 01:10:30 +00:00
Key Features:
- Recipe imports: Create recipes, by importing from a URL or entering data manually
- Meal Planner: Use the Meal Planner to plan your what you'll cook for the next week
- Shopping List: Put the necessary ingredients on your Shopping List, organised into sections of your local supermarket
- Cookbooks: Group recipes into Cookbooks based on your own criteria
- Localisation: Translations for 35+ languages
2023-05-30 12:52:32 +00:00
developer: Hayden
website: https://docs.mealie.io/
dependencies: []
repo: https://github.com/hay-kot/mealie
support: https://github.com/hay-kot/mealie/issues
port: 9925
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
torOnly: false
submitter: Umbrel
2024-05-30 00:46:25 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/608
2024-06-10 03:21:21 +00:00
releaseNotes: >-
⚠️ Reminder for users who have not yet updated to at least v2.0.0: If you are using the Mealie API outside of the main app on umbrelOS, please review the release notes on GitHub for breaking changes.
New features and improvements:
- Recipe instructions can now be renamed (e.g., "Make Sauce" instead of "Step 1")
- Added summary section to recipe instructions
- Improved shopping list UI with collapsible labels
- Various bug fixes and quality of life improvements
2024-06-10 03:21:21 +00:00
2024-08-07 01:10:30 +00:00
Full release notes can be found at https://github.com/mealie-recipes/mealie/releases