Skip to content

Releases: mealie-recipes/mealie

v2.7.1 - πŸ›Scraping Bug Fixes

28 Feb 10:42
d24a518
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

This release fixes a bug that prevented scraping due to the use of an encoding not supported by httpx.

πŸ› Bug fixes

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.7.0 @github-actions (#5111)

⬆️ Dependency updates

4 changes

🍴🍴🍴🍴🍴🍴

v2.7.0 - UI/UX Improvements

27 Feb 16:10
716c85c
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

⌚ Startup Time

Improved startup times by running database fixes only when a new migration is available.

πŸ–₯️ UI Redesign

New design for the Recipe Info Card.

✨ New features

πŸ› Bug fixes

🧰 Maintenance

15 changes

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.6.0 @github-actions (#5022)
  • docs: Add additional information and tips to Backup & Restore Usage Documentation Page & Shopping List @ChipSkylark37 (#4843)

πŸ”¨ Internal development

  • dev: Create a Python package, build Docker images from it @chishm (#4551)

⬆️ Dependency updates

18 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.6.0 - Shopping List Buttons & More Security

05 Feb 21:48
2d73c70
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

πŸ›’ Shopping List Button Placement

This release enhances the layout of the shopping list buttons by reorganizing them into more intuitive locations. Instead of clustering all buttons at the bottom of the list, they are now distributed into separate areas, improving accessibility and usability.

πŸ”’ Security

We also resolved an issue, kindly reported by @disconn3ct, where the User API was incorrectly returning the user's API token.

✨ New features

πŸ› Bug fixes

🧰 Maintenance

11 changes

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.5.0 @github-actions (#4933)
  • docs: update oidcv2 authelia link @james-d-elliott (#4942)

⬆️ Dependency updates

15 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.5.0 - More Household Features, Security Fixes

22 Jan 16:53
d2ced50
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

Features

  • Migrated the "Last Made" and "On Hand" features to the household level for improved organization and usability.
  • Redesigned the FAQ section in our documentation, featuring collapsible spoilers for better readability.

πŸ”’ Security

As part of this release, we are addressing three security vulnerabilities kindly reported by @m10x. These vulnerabilities involved privilege escalation at the household level, allowing users to manipulate their own household permissions, such as invitations, data management, and more. Additionally, one vulnerability allowed users to create share links for recipes belonging to other groups if they had access to the recipe ID.

It is important to note that these vulnerabilities could only be exploited by users with an existing account on your Mealie instance. Nonetheless, we recommend updating to this version.

πŸ•Kitchen Timer

In this release, we are removing the kitchen timer from the recipe page. After discussion about enhancing this feature (#4467), we concluded that we cannot support a timer that functions only when the screen is on and the app is in the foreground.

✨ New features

πŸ› Bug fixes

🧰 Maintenance

12 changes

πŸ“š Documentation

πŸ”¨ Internal development

⬆️ Dependency updates

23 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.4.2 - Minor Fixes, Translations and Dependency Updates

07 Jan 08:21
92ab103
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸ› Bug fixes

🧰 Maintenance

16 changes

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.4.1 @github-actions (#4746)

⬆️ Dependency updates

13 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.4.1 - Translations

18 Dec 19:26
2922782
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

This release focuses primarily on updating translations to catch up with the latest features.

πŸ› Bug fixes

  • fix: Use configured server time when calling RepositoryMeals.get_today() method @michaelclark2 (#4734)

🧰 Maintenance

  • chore(auto): Update pre-commit hooks @github-actions (#4732)
  • chore(l10n): New Crowdin updates @hay-kot (#4743)

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.4.0 @github-actions (#4722)

⬆️ Dependency updates

8 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.4.0 - Survey results published

14 Dec 02:03
b3c0661
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

  • We've published our survey results! Thanks to the 525 people who took the time to fill in our survey in October/November. Please do go have a look at the results on our docs site

  • Michael upgraded the version of Python we use, from 3.10 to 3.12 in #4675

✨ New features

πŸ› Bug fixes

🧰 Maintenance

  • chore(auto): Update pre-commit hooks @github-actions (#4657)
  • chore(auto): Update pre-commit hooks @github-actions (#4697)

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.3.0 @github-actions (#4617)
  • docs: Update authelia link in oidc.md @eyko139 (#4654)
  • docs: Add October 2024 survey results @boc-the-git (#4666)

⬆️ Dependency updates

31 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.3.0

27 Nov 09:20
d6de0d0
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ Highlights

  • Cook Mode has had an overhaul and is now available even if you've not linked ingredients to your steps. Thanks @codetakki

  • Admins can now generate invite links for a specific household. Thanks @p0lycarpio

✨ New features

πŸ› Bug fixes

🧰 Maintenance

4 changes
  • chore(auto): Update pre-commit hooks @github-actions (#4535)
  • chore(auto): Update pre-commit hooks @github-actions (#4572)
  • chore(deps): Bump Ruff @michael-genson (#4602)
  • chore(auto): Update pre-commit hooks @github-actions (#4606)

πŸ“š Documentation

  • docs(auto): Update image tag, for release v2.2.0 @github-actions (#4536)
  • docs: Update docker compose examples @Choromanski (#4550)
  • docs: Update API path in home-assistant.md @kenni (#4614)

πŸ”¨ Internal development

⬆️ Dependency updates

15 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.2.0 - Shared Cookbooks πŸ“–

11 Nov 11:01
65c35ad
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

πŸŽ‰ 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

πŸ› Bug fixes

🧰 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

⬆️ Dependency updates

17 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴

v2.1.0 - Quality of Life!

30 Oct 10:46
53a566d
Compare
Choose a tag to compare

🍴🍴🍴🍴🍴🍴

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

πŸ› Bug fixes

🧰 Maintenance

7 changes

πŸ“š Documentation

πŸ”¨ Internal development

⬆️ Dependency updates

8 changes

πŸ™ New Contributors

🍴🍴🍴🍴🍴🍴