Releases: mealie-recipes/mealie
v2.2.0 - Shared Cookbooks 📖
🍴🍴🍴🍴🍴🍴
🎉 Highlights
📖 Cross-Household Cookbooks
Cookbooks from other Households can now be accessed directly from the navigation drawer. To keep the sidebar organized and user-friendly, these cookbooks will be grouped by household. To opt-out of viewing cookbooks from other users, simply disable the feature on the Cookbook Organization page.
✨ New features
- feat: implement the possibility to add tls @wim-de-groot (#4456)
- feat: Show Cookbooks from Other Households @michael-genson (#4452)
- feat: adds descriptions to feature checks and add them to logs @cmintey (#4504)
- feat: OIDC: add the ability to override the requested scopes @cmintey (#4530)
🐛 Bug fixes
- fix: set useFractions on Unit creation to true by default @Kuchenpirat (#4469)
- fix: round ingredient amounts when not using fractions @Kuchenpirat (#4470)
- fix: Added Nutrients Suffix to the PrintView and some formatting to that @shethshlok (#4493)
- fix: Scripts Missing Repo Params @michael-genson (#4487)
- fix: "No Label" on Shopping List can't be toggled @michael-genson (#4513)
- fix: Prevent Users From Being Created With Missing Group/Household @michael-genson (#4500)
- fix: JSON Mode Resets Page State @michael-genson (#4519)
🧰 Maintenance
- chore(auto): Update pre-commit hooks @github-actions (#4506)
📚 Documentation
- docs(auto): Update image tag, for release v2.1.0 @github-actions (#4471)
🔨 Internal development
- dev: vrslev/pre-commit-autoupdate archived @Choromanski (#4421)
⬆️ Dependency updates
17 changes
- fix(deps): update dependency openai to v1.53.0 @renovate (#4475)
- fix(deps): update dependency python-multipart to ^0.0.16 @renovate (#4400)
- fix(deps): update dependency fastapi to v0.115.4 @renovate (#4459)
- fix(deps): update dependency python-multipart to ^0.0.17 @renovate (#4479)
- chore(deps): update dependency mkdocs-material to v9.5.43 @renovate (#4481)
- fix(deps): update dependency pydantic-settings to v2.6.1 @renovate (#4486)
- chore(deps): update dependency ruff to v0.7.2 @renovate (#4488)
- chore(deps): update dependency rich to v13.9.4 @renovate (#4491)
- fix(deps): update dependency openai to v1.54.0 @renovate (#4510)
- fix(deps): update dependency openai to v1.54.1 @renovate (#4515)
- chore(deps): update dependency mkdocs-material to v9.5.44 @renovate (#4516)
- fix(deps): update dependency orjson to v3.10.11 @renovate (#4495)
- fix(deps): update dependency alembic to v1.14.0 @renovate (#4512)
- fix(deps): update dependency openai to v1.54.2 @renovate (#4518)
- fix(deps): update dependency openai to v1.54.3 @renovate (#4520)
- chore(deps): update dependency ruff to v0.7.3 @renovate (#4522)
- fix(deps): update dependency extruct to ^0.18.0 @renovate (#4524)
🙏 New Contributors
- @shethshlok made their first contribution in #4493
- @wim-de-groot made their first contribution in #4456
🍴🍴🍴🍴🍴🍴
v2.1.0 - Quality of Life!
🍴🍴🍴🍴🍴🍴
A reminder that in our v2.0.0 release notes, we highlighted a survey we're keen on your input in. If you've not yet had a chance to do so, the link is https://s.surveyplanet.com/00x4a2o0
We'll aim to share the results in November.
🎉 Highlights
-
Lots of minor fixes and QoL improvements
-
Recipe instructions steps can now be renamed, e.g. instead of "Step 1" you could name it "Make Sauce". Just click on the default title when in edit mode and enter your new title; clear the custom value to revert to default
✨ New features
- feat: Group and household deletion tooltips @Kuchenpirat (#4414)
- feat: Add summary to recipe instructions @boc-the-git (#4410)
- feat: Shopping list UI overhaul - collapsible labels @Wetzel402 (#4378)
🐛 Bug fixes
- fix: Reset Locked Users @michael-genson (#4429)
- fix: Add SMTP Timeout @michael-genson (#4437)
- fix: Remove Unused Transfer Option from Shopping List @michael-genson (#4436)
- fix: Add Touch Delay to Draggable on Touch Pads @michael-genson (#4440)
- fix: Images Using Wrong Content Type @michael-genson (#4441)
- fix: Add cacertfile to client args when provided @cmintey (#4451)
- fix: Drag Delay Only Apply On Touch @michael-genson (#4453)
- fix: Disable Foreign Key Checks During Restore @michael-genson (#4444)
- fix: Random Recipes not choosing from all recipes @michael-genson (#4435)
- fix: recipe scaler throwing error on empty serving size @Kuchenpirat (#4466)
🧰 Maintenance
7 changes
- chore(l10n): New Crowdin updates @hay-kot (#4409)
- chore(l10n): New Crowdin updates @hay-kot (#4422)
- chore(l10n): New Crowdin updates @hay-kot (#4432)
- chore(l10n): New Crowdin updates @hay-kot (#4447)
- chore(l10n): New Crowdin updates @hay-kot (#4461)
- chore(auto): Update pre-commit hooks @github-actions (#4460)
- chore(l10n): New Crowdin updates @hay-kot (#4468)
📚 Documentation
- docs(auto): Update image tag, for release v2.0.0 @github-actions (#4408)
- docs: Minor typo on backend-config page @damacus (#4412)
- docs: properly set site_url for docs @hay-kot (#4442)
- docs: Fix protocol in example URLs @fhemberger (#4428)
- docs: Swagger/OpenAPI Organization @Choromanski (#4446)
- docs: Added Missing Refs to Default Household @michael-genson (#4450)
🔨 Internal development
- dev: add secondary db to trivy @Kuchenpirat (#4434)
⬆️ Dependency updates
8 changes
- chore(deps): update dependency rich to v13.9.3 @renovate (#4416)
- fix(deps): update dependency orjson to v3.10.10 @renovate (#4417)
- fix(deps): update dependency openai to v1.52.1 @renovate (#4418)
- fix(deps): update dependency openai to v1.52.2 @renovate (#4431)
- fix(deps): update dependency fastapi to v0.115.3 @renovate (#4413)
- chore(deps): update dependency ruff to v0.7.1 @renovate (#4438)
- chore(deps): update dependency mypy to v1.13.0 @renovate (#4419)
- fix(deps): update dependency rapidfuzz to v3.10.1 @renovate (#4439)
🙏 New Contributors
- @damacus made their first contribution in #4412
- @fhemberger made their first contribution in #4428
🍴🍴🍴🍴🍴🍴
v2.0.0 - Households and much more!
🍴🍴🍴🍴🍴🍴
We've got some big changes here as part of our v2.0 release!
Before getting into that, we wanted to take this milestone occasion to ask for your support in taking a few minutes to complete a survey that will help us gauge how our users actually use Mealie. We have no telemetry of any kind built into the product, so without your input we don't really know how you use it!
You can complete the survey at https://s.surveyplanet.com/00x4a2o0
We'd be very appreciative of your time.
Moving onto the main event.. please do read the whole list of changes!
🎉 Highlights
🏡 Households
The introduction of Households is one of Mealie's most requested features and a huge technical change. The implementation of it touched 300+ files and 10k+ lines of code.
A household is a subdivision of groups with a collection of users. While groups can be considered as completely separate instances, households mix their data with each other. Another way to think of a household is a family: your group may contain different families, each with their own shopping lists, meal plans, and recipes.
These previously group-level features now belong to a household:
- Notifiers
- Webhooks
- Cookbooks
- Recipe Actions
- Users
- Shopping Lists
- Meal Plans and Meal Plan Rules
- Recipes
Of note, these features are not tied to a household, and are shared amongst households:
- Organizers (Tags, Categories, Tools)
- Ingredient Stores (Foods, Units, Labels)
While recipes now belong to their respective households, within a group, all users can browse all recipes from all households. This means you can still favorite, filter, comment, and "make" all recipes within the group. Each household can configure whether or not they want their recipes to be view-only, or be editable by any user from any household. More information in the docs.
Read a detailed explanation in the main pull request, or a bit higher level explanation in the docs.
🔍 Query Filter Builder
Michael has built a new query builder to allow you to more granularly and intelligently setup rules for cookbooks and meal plans.
Read more detail in the pull request.
🛒 Shopping List UI Improvements
The shopping list has received many minor tweaks to make it more user friendly. With more on the way too!
🔐 OpenID Connect
With our v2 release coming up, there was a chance to make some large changes to the OIDC implementation to build on the learnings since its initial implementation. Thanks Carter!
More detail in the pull request and the docs, which includes a migration guide.
🚨 Breaking changes
More details can be found on each PR. Most of these will only be breaking changes for people who are doing custom work with our APIs, and shouldn't impact someone who is just using Mealie as is.
- feat: Add Households to Mealie @michael-genson (#3970)
- feat: Added feature to limit mealplan data by date range @vshulcz (#4111)
- feat: Use Backend for Recipe Post Actions @michael-genson (#4163)
- feat: Create Recipe From HTML or JSON @michael-genson (#4274)
- feat: Add OIDC_CLIENT_SECRET and other changes for v2 @cmintey (#4254)
- feat: User Tooltip @michael-genson (#4319)
- feat: Query Filter Builder for Cookbooks and Meal Plans @michael-genson (#4346)
✨ New features
- feat: Change OpenAI Image Format to JPG @michael-genson (#4117)
- feat: Cross-Household Recipes @michael-genson (#4089)
- feat: Reorder ShoppingListItemEditor @Kuchenpirat (#4200)
- feat: Use Backend for Recipe Post Actions @michael-genson (#4163)
- feat: Allow Cookbooks To Share Names @michael-genson (#4186)
- feat: Additional Household Permissions @michael-genson (#4158)
- feat: Shopping list UI overhaul - increase list item width @Wetzel402 (#4237)
- feat: Shopping list UI overhaul - label sorted by default @Wetzel402 (#4238)
- feat: Filter Recipes By Household (and a ton of bug fixes) @michael-genson (#4207)
- feat: OpenAI Custom Headers/Params and Debug Page @michael-genson (#4227)
- feat: Shopping list UI overhaul - add label headings per category @Wetzel402 (#4235)
- feat: sort labels by name,asc in shopping lists @seamuslowry (#4253)
- feat: add regex to url before scraping @jlssmt (#4174)
- feat: Add Household Filter to Meal Plan Rules @michael-genson (#4231)
- feat: Shopping list UI overhaul - add wakelock @Wetzel402 (#4236)
- feat: Create Recipe From HTML or JSON @michael-genson (#4274)
- feat: refactor recipe scaling @Kuchenpirat (#4298)
- feat: Add OIDC_CLIENT_SECRET and other changes for v2 @cmintey (#4254)
- feat: Add image source label to dockerfiles @wuast94 (#4331)
- feat: Added support for plural_name for foods @Choromanski (#4305)
- feat: User Tooltip @michael-genson (#4319)
- feat: adding the rest ofthe nutrition properties from schema.org @tjb1982 (#4301)
- feat: Query Filter Builder for Cookbooks and Meal Plans @michael-genson (#4346)
- feat: Change Recipe Owner @michael-genson (#4355)
🐛 Bug fixes
- fix: removed version line from docker compose yml files @volumedata21 (#4072)
- fix: Recipe with a single 'space' as the title returns "404 page not found" @Sacharr (#4065)
- fix: Image height in home screen mobile format @p0lycarpio (#4088)
- fix: PWA respects orientation lock @Choromanski (#4143)
- fix: Tweak recipe card height to be consistent @michael-genson (#4150)
- fix: Broken Social Preview Links @michael-genson (#4183)
- fix: revert shopping list items - increased width @Kuchenpirat (#4241)
- fix: Exclude additional sensitive information from mealie logs @bigcat2014 (#4218)
- fix: Hide rating on notes @boc-the-git (#4278)
- fix: scrape images as list @Kuchenpirat (#4293)
- fix: Shopping List Label Text Color @michael-genson (#4302)
- fix: Strip Timezone from Timestamps in DB @michael-genson (#4310)
- fix: recipe scaling @Kuchenpirat (#4324)
- fix: user creation without username or fullName @Kuchenpirat (#4337)
- fix: Fix Locked User Reset @michael-genson (#4342)
- fix: More Fault Tolerance with OpenAI Schemas @michael-genson (#4328)
- fix: Handle Data With Invalid User @michael-genson (#4325)
- fix: Prevent Bad Cookbook Names @michael-genson (#4364)
- fix: Prevent login via credentials when Auth Method is Mealie @cmintey (#4370)
- fix: Good data being deleted upon restore @michael-genson (#4376)
- fix: Mealplans Disappearing/Can't be edited @michael-genson (#4379)
- fix: Bulk Update Owner Removes Some Recipe Data @michael-genson (#4393)
🧰 Maintenance
52 changes
- chore(l10n): New Crowdin updates @hay-kot (#4068)
- chore(l10n): New Crowdin updates @hay-kot (#4076)
- chore(l10n): New Crowdin updates @hay-kot (#4087)
- chore(l10n): New Crowdin updates @hay-kot (#4090)
- chore(l10n): New Crowdin updates @hay-kot (#4098)
- chore(l10n): New Crowdin updates @hay-kot (#4104)
- fix(auto): Update pre-commit hooks @github-actions (#4101)
- chore(l10n): New Crowdin updates @hay-kot (#4113)
- chore(l10n): New Crowdin updates @hay-kot (#4115)
- chore(l10n): New Crowdin updates @hay-kot (#4121)
- fix: Update Task Template for V2 @michael-genson (#4078)
- chore(l10n): New Crowdin updates @hay-kot (#4127)
- chore(l10n): New Crowdin updates @hay-kot (#4132)
- fix(auto): Update pre-commit hooks @github-actions (#4138)
- feat: Automate release drafting @boc-the-git (#4147)
- chore(l10n): New Crowdin updates @hay-kot (#4145)
- chore: Set 'chore' label on PR @boc-the-git (#4154)
- chore: Set "documentation" label on PR @boc-the-git (#4153)
- chore(l10n): New Crowdin updates @hay-kot (#4171)
- chore(l10n): New Crowdin updates @hay-kot (#4176)
- chore(auto): Update pre-commit hooks @github-actions (#4179)
- chore(l10n): New Crowdin updates @hay-kot (#4181)
- chore(l10n): New Crowdin updates @hay-kot (#4201)
- fix(deps): Update dependencies for Python 3.12 @chishm (#4204)
- chore(auto): Update pre-commit hooks @github-actions (#4213)
- chore: Improve Alembic Migration Generation @michael-genson (#4192)
- chore(l10n): New Crowdin updates @hay-kot (#4230)
- chore(l10n): New Crowdin updates @hay-kot (#4233)
- chore: Optimize Loads on Queries @michael-genson (#4220)
- chore(l10n): New Crowdin updates @hay-kot (#4256)
- chore(auto): Update pre-commit hooks @github-actions (#4255)
- chore(l10n): New Crowdin updates @hay-kot (#4264)
- chore(l10n): New Crowdin updates @hay-kot (#4268)
- chore(l10n): New Crowdin updates @hay-kot (#4271)
- chore(l10n): New Crowdin updates @hay-kot (#4280)
- chore(l10n): New Crowdin updates @hay-kot (#4289)
- chore(auto): Update pre-commit hooks @github-actions (#4285)
- chore(l10n): New Crowdin updates @hay-kot (#4300)
- chore(l10n): New Crowdin updates @hay-kot (#4308)
- chore(l10n): New Crowdin updates @hay-kot (#4317)
- chore(auto): Update pre-commit hooks @github-actions (#4321)
- chore(l10n): New Crowdin updates @hay-kot (#4344)
- chore(l10n): New Crowdin updates @hay-kot (#4351)
- chore(l10n): New Crowdin updates @hay-kot (#4356)
- chore(l10n): New Crowdin updates @hay-kot (#4360)
- chore(l10n): New Crowdin updates @hay-kot (#4371)
- chore(l10n): New Crowdin updates @hay-kot (#4382)
- chore(l10n): New Crowdin updates @hay-kot (#4387)
- chore(l10n): New Crowdin updates @hay-kot (#4389)
- chore(l10n): New Crowdin updates @hay-kot (#4397)
- chore(l10n): New Crowdin updates @hay-kot (#4405)
- chore(auto): Update pre-commit hooks @github-actions (#4406)
📚 Documentation
- docs(auto): Update image tag, fo...
v1.12.0 - Image import via OpenAI
Highlights
- Import recipes via an image, using OpenAI. #3974
What's Changed
- feat: Added fr-BE by @TheSuperBeaver in #4004
- feat: If there's only one shopping list, navigate directly to it by @boc-the-git in #3958
- feat: Import + Translate recipe images with OpenAI by @michael-genson in #3974
- feat: Seed support for plural units by @Choromanski in #3933
- fix: recipe clean_time function missing translator argument on recursion by @Kuchenpirat in #3969
- fix: Make recipe scraper cleaner more fault tolerant by @michael-genson in #3967
- fix: Bump tzdata 2024.1 by @michael-genson in #3993
- fix: Don't load from secrets dir if nonexistent or inaccessible by @anoadragon453 in #4002
- fix: Lint Python code with ruff by @cclauss in #3799
- fix(auto): Update pre-commit hooks by @github-actions in #3987
- fix(auto): Update pre-commit hooks by @github-actions in #4020
- fix(auto): Update pre-commit hooks by @github-actions in #4052
- docs(auto): Update image tag, for release v1.11.0 by @github-actions in #3965
- docs: update home-assistant.md by @eltociear in #4049
- docs: fix import bookmarklet trailing slashes by @vahtos in #4057
- fix(deps): update dependency uvicorn to v0.30.4 by @renovate in #3971
- fix(deps): update dependency openai to v1.37.2 by @renovate in #3976
- fix(deps): update dependency pyjwt to v2.9.0 by @renovate in #3973
- fix(deps): update dependency openai to v1.38.0 by @renovate in #3981
- fix(deps): update dependency fastapi to ^0.112.0 by @renovate in #3977
- fix(deps): update dependency uvicorn to v0.30.5 by @renovate in #3979
- fix(deps): update dependency sqlalchemy to v2.0.32 by @renovate in #3988
- fix(deps): update dependency tzdata to v2024 by @renovate in #3990
- fix(deps): update dependency openai to v1.39.0 by @renovate in #3989
- fix(deps): update dependency openai to v1.40.0 by @renovate in #3994
- fix(deps): update dependency rapidfuzz to v3.9.6 by @renovate in #3997
- fix(deps): update dependency pyyaml to v6.0.2 by @renovate in #3996
- fix(deps): update dependency openai to v1.40.1 by @renovate in #4001
- fix(deps): update dependency openai to v1.40.2 by @renovate in #4008
- fix(deps): update dependency orjson to v3.10.7 by @renovate in #4009
- fix(deps): update dependency openai to v1.40.3 by @renovate in #4012
- fix(deps): update dependency lxml to v5.3.0 by @renovate in #4015
- fix(deps): update dependency uvicorn to v0.30.6 by @renovate in #4030
- fix(deps): update dependency openai to v1.40.6 by @renovate in #4023
- fix(deps): update dependency fastapi to v0.112.1 by @renovate in #4041
- fix(deps): update dependency openai to v1.41.0 by @renovate in #4042
- fix(deps): update dependency openai to v1.41.1 by @renovate in #4056
- fix(deps): update dependency openai to v1.42.0 by @renovate in #4060
- chore(deps): update dependency ruff to v0.5.6 by @renovate in #3980
- chore(deps): update dependency mkdocs-material to v9.5.31 by @renovate in #3978
- chore(deps): update dependency coverage to v7.6.1 by @renovate in #3985
- chore(deps): update dependency ruff to v0.5.7 by @renovate in #4005
- chore(deps): update dependency ruff to ^0.6.0 by @renovate in #4039
- chore(deps): update dependency mkdocs-material to v9.5.32 by @renovate in #4053
- New Crowdin updates (Total: 12)
New Contributors
- @TheSuperBeaver made their first contribution in #4004
- @vahtos made their first contribution in #4057
Full Changelog: v1.11.0...v1.12.0
v1.11.0 - Lots of minor improvements/fixes
What's Changed
- feat: Show recipe tags on mobile view and meal plan by @AverageMarcus in #3864
- feat: Push On Hand Items to Bottom Of Add To Shopping List Dialog by @michael-genson in #3862
- feat: Internationalize sent emails by @p0lycarpio in #3818
- feat: PWA Additions by @Choromanski in #3896
- fix: Minor Typo by @michael-genson in #3855
- fix: Restore Webhook Test Functionality by @michael-genson in #3857
- fix: Make Mealie Timezone-Aware by @michael-genson in #3847
- fix: Add a default value of list when a user's group is None by @cmintey in #3872
- fix: Follow redirects during scraping by @zeskeertwee in #3875
- fix: Bump other version numbers in GH workflow by @michael-genson in #3840
- fix: Use env variable to get alembic config file in exporter by @litchipi in #3882
- fix: Create directory used for Docker Secrets by @boc-the-git in #3888
- fix: Convert Daily Schedule Time to UTC by @michael-genson in #3914
- fix: task py:migrate description by @Kuchenpirat in #3932
- fix: prevent postgres credentials leak by @hay-kot in #3895
- fix: Offline Shopping List Fixes V2 - Electric Boogaloo by @michael-genson in #3837
- fix: Homepage icon and text update by @tyme-dev in #3922
- fix: Reduce search tolerance on organizers page by @michael-genson in #3950
- fix(auto): Update pre-commit hooks by @github-actions in #3893
- fix(auto): Update pre-commit hooks by @github-actions in #3925
- fix(auto): Update pre-commit hooks by @github-actions in #3957
- docs(auto): Update image tag, for release v1.10.2 by @github-actions in #3851
- docs: Fix FAQ typos by @ekcom in #3866
- docs: Update API Docs by @michael-genson in #3856
- docs: Remove duplicated "step 2" by @boc-the-git in #3908
- docs: Change allow signup to false by @boc-the-git in #3913
- docs: Update swag.md by @j-antunes in #3961
- fix(deps): update dependency openai to v1.35.10 by @renovate in #3843
- fix(deps): update dependency openai to v1.35.12 by @renovate in #3873
- fix(deps): update dependency pydantic to v2.8.2 by @renovate in #3844
- fix(deps): update dependency tzdata to v2024 by @renovate in #3825
- fix(deps): update dependency openai to v1.35.13 by @renovate in #3877
- fix(deps): update dependency recipe-scrapers to v14.57.1 by @renovate in #3883
- fix(deps): update dependency openai to v1.35.14 by @renovate in #3897
- fix(deps): update dependency recipe-scrapers to v14.58.0 by @renovate in #3894
- fix(deps): update dependency fastapi to v0.111.1 by @renovate in #3891
- fix(deps): update dependency openai to v1.35.15 by @renovate in #3906
- fix(deps): update dependency openai to v1.36.0 by @renovate in #3909
- fix(deps): update dependency uvicorn to v0.30.3 by @renovate in #3912
- fix(deps): update dependency openai to v1.36.1 by @renovate in #3919
- fix(deps): update dependency openai to v1.37.0 by @renovate in #3927
- fix(deps): update dependency bcrypt to v4.2.0 by @renovate in #3928
- fix(deps): update dependency openai to v1.37.1 by @renovate in #3943
- fix(deps): update dependency recipe-scrapers to v15 by @renovate in #3955
- fix(deps): update dependency apprise to v1.8.1 by @renovate in #3942
- fix(deps): update dependency rapidfuzz to v3.9.5 by @renovate in #3959
- fix(deps): update dependency pillow-heif to ^0.18.0 by @renovate in #3949
- fix(deps): update dependency pydantic-settings to v2.4.0 by @renovate in #3960
- chore(deps): update dependency ruff to v0.5.1 by @renovate in #3854
- chore(deps): update dependency coverage to v7.6.0 by @renovate in #3884
- chore(deps): update dependency ruff to v0.5.2 by @renovate in #3890
- chore(deps): update dependency mkdocs-material to v9.5.29 by @renovate in #3889
- chore(deps): update dependency pytest-asyncio to v0.23.8 by @renovate in #3901
- chore(deps): update dependency ruff to v0.5.3 by @renovate in #3905
- chore(deps): update dependency mypy to v1.11.0 by @renovate in #3910
- chore(deps): update dependency ruff to v0.5.4 by @renovate in #3915
- chore(deps): update dependency pytest to v8.3.1 by @renovate in #3916
- chore(deps): update dependency pylint to v3.2.6 by @renovate in #3923
- chore(deps): update dependency mkdocs-material to v9.5.30 by @renovate in #3930
- chore(deps): update dependency pytest to v8.3.2 by @renovate in #3939
- chore(deps): update dependency ruff to v0.5.5 by @renovate in #3940
- chore(deps): update dependency pre-commit to v3.8.0 by @renovate in #3954
- chore(deps): update dependency mypy to v1.11.1 by @renovate in #3963
- New Crowdin updates (Total: 11)
New Contributors
- @AverageMarcus made their first contribution in #3864
- @zeskeertwee made their first contribution in #3875
- @tyme-dev made their first contribution in #3922
- @j-antunes made their first contribution in #3961
Full Changelog: v1.10.2...v1.11.0
v1.10.2
This puts a temporary fix in place for a timezone issue impacting the shopping list.
The permanent fix should arrive in a few days at v1.10.3
What's Changed
- fix: Temporary TZ Issue Fix For Shopping Lists by @michael-genson in #3850
- docs(auto): Update image tag, for release v1.10.1 by @github-actions in #3836
- chore(l10n): New Crowdin updates by @hay-kot in #3838
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- fix: Revert "fix: Offline Shopping List Fixes" by @boc-the-git in #3835
Full Changelog: v1.10.0...v1.10.1
v1.10.0 - Shopping Lists improvements
Highlights
Shopping lists got a lot of love in this release! Some of the highlights:
- If you've only got 1 shopping list, by default we'll navigate straight to it rather than to the normal selection screen. #3764 #3768
- When adding a "note" to the shopping list, if it matches up with a food item, the food's label will be applied to it. #3800
- Foods can be flagged as "on hand" or "staples", which stops them being added to the shopping list by default. #3777
- The shopping list can now work offline and queues updates to send to the server when connection is restored. This is the most experimental of the changes mentioned. #3760 #3823
What's Changed
- 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
- feat: Add the ability to flag a food as "on hand", to exclude from shopping list by @boc-the-git in #3777
- feat: Offline Shopping List by @michael-genson in #3760
- fix: Make OpenAI Image Scraping More Fault Tolerant by @michael-genson in #3749
- fix: Typo in label by @boc-the-git in #3765
- fix: Prevent Dragging Ingredients to Instructions and Vice Versa by @michael-genson in #3770
- fix: Open AI Parsing Fails When Group Has No Units by @michael-genson in #3769
- fix: Comments Disappear After Edit by @michael-genson in #3767
- fix: pre-commit autoupdate && pre-commit run --all-files by @cclauss in #3780
- fix: Typo, assert_derserialize => assert_deserialize by @boc-the-git in #3814
- fix: Daily task scheduler can be off by an hour by @vladyslavq in #3820
- fix: Offline Shopping List Fixes by @michael-genson in #3823
- chore: remove gunicorn in favor of uvicorn workers by @hay-kot in #3761
- docs(auto): Update image tag, for release v1.9.0 by @github-actions in #3747
- docs: Add database changes, remove changelogs by @boc-the-git in #3778
- fix(deps): update dependency openai to v1.35.0 by @renovate in #3753
- fix(deps): update dependency openai to v1.35.1 by @renovate in #3756
- fix(deps): update dependency sqlalchemy to v2.0.31 by @renovate in #3752
- fix(deps): update dependency openai to v1.35.2 by @renovate in #3759
- fix(deps): update dependency openai to v1.35.3 by @renovate in #3762
- fix(deps): update dependency tzdata to v2024 by @renovate in #3763
- fix(deps): update dependency pydantic-settings to v2.3.4 by @renovate in #3785
- fix(deps): update dependency aiofiles to v24 by @renovate in #3784
- fix(deps): update dependency openai to v1.35.4 by @renovate in #3797
- fix(deps): update dependency openai to v1.35.5 by @renovate in #3802
- fix(deps): update dependency alembic to v1.13.2 by @renovate in #3801
- fix(deps): update dependency openai to v1.35.6 by @renovate in #3806
- fix(deps): update dependency openai to v1.35.7 by @renovate in #3810
- fix(deps): update dependency pillow to v10.4.0 by @renovate in #3822
- fix(deps): update dependency pydantic to v2.8.0 by @renovate in #3824
- fix(deps): update dependency recipe-scrapers to v14.57.0 by @renovate in #3804
- fix(deps): update dependency pillow-heif to ^0.17.0 by @renovate in #3826
- fix(deps): update dependency openai to v1.35.8 by @renovate in #3828
- fix(deps): update dependency orjson to v3.10.6 by @renovate in #3829
- fix(deps): update dependency rapidfuzz to v3.9.4 by @renovate in #3832
- fix(deps): update dependency openai to v1.35.9 by @renovate in #3831
- chore(deps): update dependency ruff to v0.4.10 by @renovate in #3758
- chore(deps): update dependency coverage to v7.5.4 by @renovate in #3774
- chore(deps): update dependency mypy to v1.10.1 by @renovate in #3791
- chore(deps): update dependency pylint to v3.2.4 by @renovate in #3798
- chore(deps): update dependency ruff to ^0.5.0 by @renovate in #3807
- chore(deps): update dependency pylint to v3.2.5 by @renovate in #3813
- chore(deps): update dependency mkdocs-material to v9.5.28 by @renovate in #3827
- New Crowdin updates (Total: 8)
New Contributors
- @cclauss made their first contribution in #3780
- @thomaspijper made their first contribution in #3796
- @vladyslavq made their first contribution in #3820
Full Changelog: v1.9.0...v1.10.0
v1.9.0
Highlights
- Lots of new contributors, thanks!!! 😍 🚀
- OpenAI as an option for recipe scraping, #3690
- Migrations are more fault tolerant to Safari-caused zip issues, #3712
What's Changed
- feat: Open AI Recipe Scraper by @michael-genson in #3690
- feat: Added images to PWA shortcuts by @Choromanski in #3744
- feat: Show nutrition on recipe print by @Asdoos in #3740
- fix: Recipe Keeper Errors and Other Safari Issues by @michael-genson in #3712
- fix: Make fractions in the ingredient list look a tiny bit nicer by @bartkummel in #3725
- docs(auto): Update image tag, for release v1.8.0 by @github-actions in #3698
- docs: Add doco for db changes by @boc-the-git in #3721
- docs: Add n8n backup automation example guide by @greirson in #3648
- docs: Adjust badges in README by @boc-the-git in #3728
- docs: Fix typo in python logging docs by @boc-the-git in #3736
- docs: Provide meaningful URLs for some badges by @boc-the-git in #3742
- fix(deps): update dependency openai to v1.31.1 by @renovate in #3700
- fix(deps): update dependency pydantic-settings to v2.3.1 by @renovate in #3701
- fix(deps): update dependency openai to v1.31.2 by @renovate in #3707
- fix(deps): update dependency openai to v1.32.0 by @renovate in #3709
- fix(deps): update dependency openai to v1.32.1 by @renovate in #3713
- fix(deps): update dependency openai to v1.33.0 by @renovate in #3715
- fix(deps): update dependency pydantic-settings to v2.3.2 by @renovate in #3723
- fix(deps): update dependency orjson to v3.10.4 by @renovate in #3722
- fix(deps): update dependency pydantic to v2.7.4 by @renovate in #3729
- fix(deps): update dependency openai to v1.34.0 by @renovate in #3730
- fix(deps): update dependency pydantic-settings to v2.3.3 by @renovate in #3733
- fix(deps): update dependency orjson to v3.10.5 by @renovate in #3734
- chore(deps): update dependency ruff to v0.4.8 by @renovate in #3699
- chore(deps): update dependency mkdocs-material to v9.5.26 by @renovate in #3705
- chore(deps): update dependency pylint to v3.2.3 by @renovate in #3706
- chore(deps): update dependency ruff to v0.4.9 by @renovate in #3737
- chore(deps): update dependency mkdocs-material to v9.5.27 by @renovate in #3741
- New Crowdin updates (Total: 4)
New Contributors
- @greirson made their first contribution in #3648
- @bartkummel made their first contribution in #3725
- @Choromanski made their first contribution in #3744
- @Asdoos made their first contribution in #3740
Full Changelog: v1.8.0...v1.9.0
v1.8.0
Highlights
- 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
What's Changed
- feat: Setting backend passwords with docker compose secrets by @aljora in #3656
- 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
- feat: Ensure PR title fits convention by @boc-the-git in #3683
- fix: Set the daily schedule to a specific time, rather than 24hr from start up by @boc-the-git in #3645
- fix: Broken Data Management Tabs by @michael-genson in #3680
- docs(auto): Update image tag, for release v1.7.0 by @github-actions in #3637
- docs: Update documentation link on main readme by @DataDalton in #3657
- docs: add possible log levels by @DennisGaida in #3638
- docs: Add Key Features to README by @boc-the-git in #3678
- fix(deps): update dependency openai to v1.30.2 by @renovate in #3640
- fix(deps): update dependency openai to v1.30.3 by @renovate in #3646
- fix(deps): update dependency openai to v1.30.4 by @renovate in #3661
- fix(deps): update dependency pydantic to v2.7.2 by @renovate in #3662
- fix(deps): update dependency extruct to ^0.17.0 by @renovate in #3666
- fix(deps): update dependency lxml to v5.2.2 by @renovate in #3389
- fix(deps): update dependency uvicorn to ^0.30.0 by @renovate in #3659
- fix(deps): update dependency rapidfuzz to v3.9.2 by @renovate in #3667
- fix(deps): update dependency requests to v2.32.3 by @renovate in #3668
- fix(deps): update dependency openai to v1.30.5 by @renovate in #3670
- fix(deps): update dependency rapidfuzz to v3.9.3 by @renovate in #3673
- fix(deps): update dependency uvicorn to v0.30.1 by @renovate in #3685
- fix(deps): update dependency openai to v1.31.0 by @renovate in #3691
- fix(deps): update dependency pydantic-settings to v2.3.0 by @renovate in #3688
- fix(deps): update dependency pydantic to v2.7.3 by @renovate in #3689
- fix(deps): update dependency authlib to v1.3.1 by @renovate in #3696
- chore(deps): update dependency ruff to v0.4.5 by @renovate in #3636
- chore(deps): update dependency coverage to v7.5.2 by @renovate in #3651
- chore(deps): update dependency mkdocs-material to v9.5.25 by @renovate in #3655
- chore(deps): update dependency coverage to v7.5.3 by @renovate in #3660
- chore(deps): update dependency ruff to v0.4.6 by @renovate in #3663
- chore(deps): update dependency ruff to v0.4.7 by @renovate in #3672
- chore(deps): update dependency pytest to v8.2.2 by @renovate in #3695
- New Crowdin updates (Total: 10)
New Contributors
- @aljora made their first contribution in #3656
- @DataDalton made their first contribution in #3657
- @derpferd made their first contribution in #3642
- @DennisGaida made their first contribution in #3638
Full Changelog: v1.7.0...v1.8.0