Mealie - Package Updates
Pinned
Mealie
-
[1.0.0]
- First stable package release
- Update Mealie to 1.1.0
- Full changelog
- feat: Add Ingredient Sections To Copied Ingredients by @michael-genson in #3032
- feat: Edit existing mealplan meals by @JackBailey in #2717
- feat: Improvements To Adding A Recipe To A Shopping List by @michael-genson in #3036
- feat: Add Additional SMTP Headers to Decrease Spam Score by @michael-genson in #3031
- fix: running the container with PUID=0 and PGID=0 by @xThaid in #3030
-
[1.0.1]
- Update Mealie to 1.1.1
- Full changelog
- fix: Upgrade Black by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3057
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3059
- chore(deps): update dependency black to v24.1.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3062
- docs: Change org to mealie-recipes by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3064
- docs: Update example docker-compose files by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3065
- chore(deps): update dependency pytest-asyncio to v0.23.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3069
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3071
- fix(deps): update dependency recipe-scrapers to v14.54.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3070
- chore(deps): update dependency mkdocs-material to v9.5.6 by @renovate in https://github.com/mealie-recipes/mealie/pull/3063
- fix(deps): update dependency apprise to v1.7.2 by @renovate in https://github.com/mealie-recipes/mealie/pull/3058
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3075
- feat: On new release publish, update image tags in sample docker-compose files by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3072
- fix: recipeOrganizerPage edit dialog label localization by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3079
- feat: Add paho-mqtt package, as required by Apprise to send MQTT messages by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3078
- chore(deps): update dependency ruff to v0.1.15 by @renovate in https://github.com/mealie-recipes/mealie/pull/3076
- fix: Update Group Slug When Updating Group by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3084
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3086
- chore: update build link to org by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3088
- cleanup: delete unused user profile page by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3089
- fix: Migration Issue With Duplicate Labels by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3085
- fix(deps): update dependency python-slugify to v8.0.3 by @renovate in https://github.com/mealie-recipes/mealie/pull/3090
- Rectify email message ID, change multipart order by @be-joeri in https://github.com/mealie-recipes/mealie/pull/3094
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3096
- chore(deps): update dependency ruff to ^0.2.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3097
-
[1.1.0]
- Update Mealie to 1.2.0
- Full changelog
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3103
- chore(deps): update dependency mkdocs-material to v9.5.7 by @renovate in https://github.com/mealie-recipes/mealie/pull/3105
- fix(deps): update dependency fastapi to v0.109.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3107
- fix(deps): update dependency python-multipart to ^0.0.7 by @renovate in https://github.com/mealie-recipes/mealie/pull/3106
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3110
- feat: Cookbook Create & Delete Improvements by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/2902
- feat: Bulk deletion on "Manage Data" page by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3056
- fix(deps): update dependency fastapi to v0.109.2 by @renovate in https://github.com/mealie-recipes/mealie/pull/3115
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3116
- fix(deps): update dependency orjson to v3.9.13 by @renovate in https://github.com/mealie-recipes/mealie/pull/3111
- fix: manage data pages not loading by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3120
- chore(deps): update dependency ruff to v0.2.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3122
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3123
- chore(deps): update dependency mkdocs-material to v9.5.8 by @renovate in https://github.com/mealie-recipes/mealie/pull/3124
- Better bruteforce parsing for units by @RealFoxie in https://github.com/mealie-recipes/mealie/pull/3066
- feat: Redirect Logged Out Users to Default Group, If It's Public by @michael-genson in https://github.com/mealie-recipes/mealie/pull/2772
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3130
- fix: Translate ISO 8601 Datetime Durations During Scraping/Parsing/Migrating by @michael-genson in https://github.com/mealie-recipes/mealie/pull/2810
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3132
- Update dependency python-slugify to v8.0.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3131
- dev: add docker-in-docker to dev container by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3135
- Update dependency python-multipart to ^0.0.8 by @renovate in https://github.com/mealie-recipes/mealie/pull/3137
- fix: Give update-image-tags job write permissions to the repo, for auto doco updater by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3138
-
[1.2.0]
- Update Mealie to 1.3.0
- Full changelog
- Shopping List Editor quality of life improvements. (by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3178)
- The PWA now has shortcuts to the Meal Planner and Shopping Lists. You might need to delete and re-install the PWA to get these changes. (by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3255)
- Shopping Lists now have owners and by default you'll only see you own shopping lists. (by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3213)
- The ingredients parser now allows dragging and dropping items. (by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3162)
-
[1.2.1]
- Update Mealie to 1.3.1
- Full changelog
- fix: Invalid Pydantic Definition On Group Model by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3264
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3262
-
[1.2.2]
- Update Mealie to 1.3.2
- Full changelog
- docs(auto): Update image tag, for release v1.3.1 by @github-actions in https://github.com/mealie-recipes/mealie/pull/3268
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3269
- chore(deps): update dependency mypy to v1.9.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3270
- feat: Change buttons labelled "New"/"Create" to "Add" by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3271
- fix(deps): update dependency uvicorn to ^0.28.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3273
- chore(deps): update dependency pytest to v8.1.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3244
- fix: Make Meal Planner Notes Not Clickable by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3274
- fix: bump ruff by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3275
- fix(deps): update dependency apprise to v1.7.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3276
- New Crowdin updates by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3277
- fix: sync locales in user registration validation by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3278
-
[1.3.0]
- Update Mealie to 1.4.0
- Full changelog
- Security updates (more on that below)
- Initial Startup Workflow - https://github.com/mealie-recipes/mealie/pull/3204
-
[1.4.0]
- Update Mealie to 1.5.0
- Full changelog
- feat: User-specific Recipe Ratings by @michael-genson in #3345
- feat: Add
OIDC_USER_CLAIM
by @tba-code in #3422 - feat: Support HEIF, HEIC and AVIF recipe image uploads by @tba-code in #3409
- feat: rewrite logger to support custom config files by @hay-kot in #3104
-
[1.4.1]
- Update Mealie to 1.5.1
- Full changelog
- fix: make groups private by default by @p0lycarpio in https://github.com/mealie-recipes/mealie/pull/3474
- fix: Bad Recipe Rating Calc Preventing App Startup by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3475
- fix(deps): update dependency gunicorn to v22 by @renovate in https://github.com/mealie-recipes/mealie/pull/3479
-
[1.5.0]
- Update Mealie to 1.7.0
- Full changelog
- feat: Default To Fractions When Unit Is Empty by @michael-genson in #3587
- feat: OpenAI Ingredient Parsing by @michael-genson in #3581
- feat: Data Management from Shopping List by @michael-genson in #3603
-
[1.6.0]
- Update Mealie to 1.8.0
- Full changelog
- You can now set the default number of days to appear when you load the meal planner; configure it via the calendar/date picker on the meal planner screen.
- New migration option supported, Recipe Keeper
- feat: Set default number of days on meal planner by @boc-the-git in #3650
- feat: Add recipekeeper migration by @derpferd in #3642
- feat: Update Shopping List Timestamp on List Item Update by @michael-genson in #3453
- feat: Handle Safari-mangled backup ZIPs and improve backup UI by @michael-genson in #3674
-
[1.8.0]
- Update Mealie to 1.10.0
- Full changelog
- Shopping lists got a lot of love in this release
- feat: Insert instruction step above or below. #3731 by @derpferd in #3732
- feat: bulk assign label to foods by @Kuchenpirat in #3750
- feat: If only 1 shopping list, navigate straight to it (Shopping List QoL) by @boc-the-git in #3764
- feat: Add Additional Plan To Eat Columns To Import by @michael-genson in #3776
- feat: Prevent Shopping Lists From Rendering If Redirecting by @michael-genson in #3768
- feat: Add Alerts for Ingredient Parsing Errors by @michael-genson in #3795
- feat: Added serving size to print view by @thomaspijper in #3796
- feat: Make OpenAI Request Timeout Configurable by @michael-genson in #3808
- feat: check all in shopping list view by @ollywelch in #3786
- feat: Auto-label new shopping list items by @michael-genson in #3800
-
[1.9.0]
- Update Mealie to 1.11.0
- Full changelog
- feat: Show recipe tags on mobile view and meal plan by @AverageMarcus in https://github.com/mealie-recipes/mealie/pull/3864
- feat: Push On Hand Items to Bottom Of Add To Shopping List Dialog by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3862
- feat: Internationalize sent emails by @p0lycarpio in https://github.com/mealie-recipes/mealie/pull/3818
- feat: PWA Additions by @Choromanski in https://github.com/mealie-recipes/mealie/pull/3896
- fix: Minor Typo by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3855
- fix: Restore Webhook Test Functionality by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3857
- fix: Make Mealie Timezone-Aware by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3847
- fix: Add a default value of list when a user's group is None by @cmintey in https://github.com/mealie-recipes/mealie/pull/3872
- fix: Follow redirects during scraping by @zeskeertwee in https://github.com/mealie-recipes/mealie/pull/3875
- fix: Bump other version numbers in GH workflow by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3840
- fix: Use env variable to get alembic config file in exporter by @litchipi in https://github.com/mealie-recipes/mealie/pull/3882
- fix: Create directory used for Docker Secrets by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3888
- fix: Convert Daily Schedule Time to UTC by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3914
- fix: task py:migrate description by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3932
- fix: prevent postgres credentials leak by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3895
- fix: Offline Shopping List Fixes V2 - Electric Boogaloo by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3837
- fix: Homepage icon and text update by @tyme-dev in https://github.com/mealie-recipes/mealie/pull/3922
- fix: Reduce search tolerance on organizers page by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3950
-
[1.10.0]
- Update Mealie to 1.12.0
- Full changelog
- Import recipes via an image, using OpenAI. https://github.com/mealie-recipes/mealie/pull/3974
- feat: Added fr-BE by @TheSuperBeaver in https://github.com/mealie-recipes/mealie/pull/4004
- feat: If there's only one shopping list, navigate directly to it by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3958
- feat: Import + Translate recipe images with OpenAI by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3974
- feat: Seed support for plural units by @Choromanski in https://github.com/mealie-recipes/mealie/pull/3933
- fix: recipe clean_time function missing translator argument on recursion by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3969
- fix: Make recipe scraper cleaner more fault tolerant by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3967
- fix: Bump tzdata 2024.1 by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3993
- fix: Don't load from secrets dir if nonexistent or inaccessible by @anoadragon453 in https://github.com/mealie-recipes/mealie/pull/4002
-
[1.11.0]
- Update Mealie to 2.0.0
- Full changelog