mealie Releases
63 releases of mealie-recipes/mealie
- v3.10.0
Major release with significant new features including recipe category import, custom OpenAI prompts, OpenAI structured outputs migration, and date range shopping list from meal planner.
Feb 2, 2026
- v3.9.2
Patch release fixing small regressions including shopping list input consistency, SafeMarkdown ordered list support, and recipe image reprocessing exception handling.
Jan 2, 2026
- v1.12.1
A minor update that adds a new AI provider and resolves issues with function calling and JSON parsing in OpenAI-compatible providers.
Dec 31, 2025
- v3.9.1
A patch release aimed at fixing a regression in the shopping list's extended touch functionality and updating localization files.
Dec 30, 2025
- v3.9.0
This release introduces UI enhancements for the meal planner and shopping list, including date persistence and animations, along with localized number inputs for specific locales.
Dec 29, 2025
- v1.12.0
A major architectural overhaul removing Langchain in favor of a custom implementation, introducing a new session manager, widgets, and deep research capabilities.
Dec 27, 2025
- v3.8.0
A security-focused release that patches two vulnerabilities allowing arbitrary file access and updates SafeMarkdown to be more aggressive with HTML attributes.
Dec 19, 2025
- v3.7.0
This release focuses on image quality improvements via a new processing algorithm and expands meal planning capabilities by adding snack, drink, and dessert categories.
Dec 13, 2025
- v3.6.1
A minor maintenance release aimed at removing unnecessary backend polling and fixing the version bumping process for the release build.
Dec 2, 2025
- v3.6.0
This release addresses session timeout issues on Safari/iOS by removing the backend cookie and moving authentication logic to the frontend.
Dec 2, 2025
- v3.5.0
This release introduces a feature allowing recipes to be used as ingredients in other recipes and simplifies the recipe .zip download flow.
Nov 14, 2025
- v3.4.0
Users can now set a default landing page upon login (Recipes, Shopping Lists, or Meal Planner) per device, alongside various UI and bug fixes.
Oct 31, 2025
- v1.11.2
A bug fix release addressing critical issues with model loading, state management, and message handling.
Oct 25, 2025
- v1.11.1
A maintenance update improving model selection persistence and Docker container configuration for persistent storage.
Oct 23, 2025
- v3.3.2
A bug fix release addressing authentication issues, specifically rewriting the Nuxt auth backend and truncating long passwords to adhere to Postgres limits.
Oct 10, 2025
- v0.6.6
This version focuses on modernizing the CLI tooling by migrating preview management commands to the 'tea' framework. It introduces a new `preview rm` command while removing the legacy `deploy preview` command. Additionally, it updates encryption handling and refactors shared TUI code.
Oct 24, 2024
- v0.6.5
This release is a development milestone dedicated to integrating the 'Tea' framework into the core application workflow. It involves significant refactoring of the User Interface (TUI) and updates to launch and deploy commands.
Oct 19, 2024
- v0.6.4
Minimal release notes: "## Changelog * 3ecc864 Fix: issues with env file encryption leading to failed launch/depoloy"
Oct 13, 2024
- v0.6.3
This release resolves idempotency issues, allowing users to safely re-run initialization commands without causing conflicts. It introduces a non-interactive mode for automatic acceptance of setup prompts.
Oct 9, 2024
- v0.6.2
Oct 7, 2024