mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor

AGPL-3.0 License

Stars
5.4K

Bot releases are hidden (Show)

mealie - v1.7.0 - AI, of course! Latest Release

Published by boc-the-git 5 months ago

Highlights

You can now use OpenAI to parse recipe ingredients! Details on the PR and in the docs. It looks more reliable than the existing methods, but it will come at a small cost for your OpenAI API key.

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.6.0...v1.7.0

mealie - v1.6.0

Published by boc-the-git 5 months ago

Highlights

  • A number of OIDC fixes
  • Quality of Life improvements for the shopping list and search

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.5.1...v1.6.0

mealie - v1.5.1

Published by hay-kot 6 months ago

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.5.0...v1.5.1

mealie - v1.5.0

Published by hay-kot 6 months ago

Fixes

Features

Everything Else

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.4.0...v1.5.0

mealie - v1.4.0

Published by boc-the-git 7 months ago

Highlights

Security Updates

The team at Github Security Lab provided us with a disclosure containing some recommendations for enhancing the security of Mealie, which have been implemented as part of this release. The vulnerabilities all required an authenticated user to exploit, so were likely only an issue if you allowed open registration to your system.

The key functional change you'll notice is that it's now not possible to scrape recipes/images from URLs that resolve to internal IP addresses. This is to prevent a user being able to map out the network the Mealie instance is part of.

Note that we now default the ALLOW_SIGNUP environment variable to false, previously it was true.

There is a new security page available in the documentation should you want to read up on some extra security steps you can take for your Mealie instance.

The pull request was https://github.com/mealie-recipes/mealie/pull/3368

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.3.2...v1.4.0

mealie - v1.3.2

Published by hay-kot 7 months ago

FYI - Next Release Will Contain 2 Major Changes

We plan to merge those two PR shortly after this, if you're interested in testing them before release (please help us!) check the discord the the annoucement of when the build is ready.

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.3.1...v1.3.2

mealie - v1.3.1

Published by boc-the-git 7 months ago

Minor bug fix on v1.3.0, that impacted groups which used webhooks.

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.3.0...v1.3.1

mealie - v1.3.0

Published by boc-the-git 8 months ago

Highlights

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.2.0...v1.3.0

mealie - v1.2.0

Published by hay-kot 8 months ago

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.1.1...v1.2.0

mealie - v1.1.1

Published by hay-kot 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.1.0...v1.1.1

mealie - v1.1.0

Published by hay-kot 9 months ago

Note on Development Changes

PR

Removes the makefile from the repository and replaces it with a Taskfile. This may break some specific workflows, however we consider the makefile/taskfile an internal detail and not a breaking change. If you were using the makefile for anything please checkout the task file to find the new equavilent command.

Features

Bug Fixes

Everything Else

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.0.0...v1.1.0

mealie - v1.0.0 - Finally!

Published by hay-kot 9 months ago

IMPORTANT

While we believe we've we've fixed all the migration issues we've been seeing with the latest RC's, it's still VERY IMPORTANT that you backup your data before upgrading and/or restoring you instance to this release.

v0.5.6 Migration

If you're running v0.5.6 please be sure to follow the Migration guide

https://nightly.mealie.io/documentation/getting-started/migrating-to-mealie-v1/

Nightly/RC User

If you're running the nightly or a previous release candidate you can upgrade in place, but should still ensure that a backup has been taken.

Special Thanks

Special shoutout to the new and old contributors who stepped up and did a bulk of the work on getting this release out the door. It's so great to see a community of maintainers building around the project!

  • @michael-genson
  • @boc-the-git
  • @Kuchenpirat

What's Next

We've finally, thanks to the may contributors reached a v1. Now that we believe we have a stable footing to build on we're very excited for the following changes to Mealie project.

  • Stable and frequent releases: Expect more frequent releases with dependency updates, bug fixes, and features!
  • Return of the latest tag: Back by popular demand, we're re-introducing the latest tag. New releases will be published both on the GitHub container registry and docker hub.

A Note on Recipinned

I'm still working on my commercial offering of a recipe manager, this is the last plug I'll make in the release notes for Mealie, but if you want to stay in touch subscribe to the news letter and I'll notify you when I launch!

https://recipinned.com/

We are looking to get some initial feedback, so if you're interested in poking around what I've got, reach out on discord (haykot) and I can send you a invite link!

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.0.0-RC2...v1.0.0

mealie - v1.0.0-RC2

Published by hay-kot 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.0.0-RC1.1...v1.0.0-RC2

mealie - v1.0.0-RC1.1

Published by hay-kot about 1 year ago

What's Changed

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.0.0-RC1...v1.0.0-RC1.1

mealie - v1.0.0-RC1

Published by hay-kot about 1 year ago

Mealie RC1

I know, I know it's been a while, but we're here.

This is the latest release of Mealie and our hopefully final release before the stable v1 release. The primary purpose of this release is to get a pool of users to ensure that we don't have any game breaking bugs before we push the v1 release. Please, Please, Please try upgrading to this release and giving it try, we need the help!

If you're migrating from another V1 Version, but sure to checkout the new tag and deployment targets. the TLDR; is that we've moved to a single container deployment that should be much simpler. The migration is also very easy, checkout the documentation for more details but you shouldn't need to do anything besides make a few changes in your docker-compose.

A Note From Me

I've got some important news to share about the future of Mealie.

As the project's maintainer, I've decided to dial back my involvement a bit. My focus will shift primarily to maintenance and squashing bugs because my available time for unpaid work is becoming more limited and I don't see a way to pivot Mealie into a paid product without a complete rewrite (more on that later...). I want to express my deep appreciation for those who continue to work through tough bugs, and huge feature work. If you are interested in becoming a maintainer of the project, please reach out so we can expand the team!

My work with Recipe Management isn't over yet though. I'm really excited to announce a new project I've been working on. Recipinned is sort of an evolution on what my goal was with Mealie, better recipe management. The intention here isn't to replace Mealie, I think what I'm building is going to target a different market of users, especially with how Mealie has evolved over time.

Recipinned won't replace Mealie, but it's designed to foster a more community-driven approach to recipe sharing and offer specific features for communities to share recipes with their members. Initially, it will be a paid service, but my vision is to open source it within the next 6 to 12 months, once we've achieved stability and reproducibility in our build and deployment processes and have determined if we can sustain the product long term.

If you're curious and want to stay in the loop about this new adventure, I invite you to subscribe to our newsletter. I promise, I'll send only one email, letting you know when it's time to join or sign up, and then I'll remove you from the list.

https://recipinned.com/

I'll have more details to share as we get closer to launch, but we're very excited!

What's Changed

Frankly there are too many changes to properly list in a release notes with delaying the release another few weeks. As such you'll have to defer to the list of commits below, however it's best to try out the app and see all the new features for yourself!

New Contributors

Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.0.0beta-5...v1.0.0-RC1

mealie - v1.0.0beta-5

Published by hay-kot almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/hay-kot/mealie/compare/v1.0.0beta-4...v1.0.0beta-5

mealie - v1.0.0beta-4

Published by hay-kot about 2 years ago

mealie - v1.0.0beta-3

Published by hay-kot over 2 years ago

Release Notes

What's Changed

New Contributors

Full Changelog: https://github.com/hay-kot/mealie/compare/v1.0.0beta-2...v1.0.0beta-3

mealie - v1.0.0beta-2

Published by hay-kot over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/hay-kot/mealie/compare/v1.0.0-beta-1...v1.0.0beta-2

mealie - v1.0.0-beta-1

Published by hay-kot over 2 years ago

Release Notes and Beta Docs

All Commits

New Contributors

Full Changelog: https://github.com/hay-kot/mealie/compare/v0.4.3...v1.0.0-beta-1