[1.34.0]
Update mealie to 3.11.0
Full Changelog
You can now use a relative date when filtering by "Last Made" in the recipe finder and meal planner! Existing rules using an absolute date will continue to work, but will be updated to a relative date when edited.
Ingredients are pluralized more naturally depending on your language. In English, for instance, you will see "2 cups onion chopped" instead of "2 cups onions chopped". Languages where the latter is preferred will keep the old behavior, and some languages (such as Japanese) forego plurals entirely. Check out the MR for more details. Note that this is only applicable for parsed recipes with foods that have both singular and plural forms defined.
We've improved the drop down search logic to better match what you type (no more typing "onion" and having to scroll down to the 5th or 6th item to find it). Drop down fields also check aliases now, too!
feat: Dynamic Placeholders UI @michael-genson (#7034)
feat: Add Docker metadata to published images @michael-genson (#7052)
feat: Customize Ingredient Plural Handling @michael-genson (#7057)
feat: Improve recipe filter search ordering @michael-genson (#7061)
feat: Further improve recipe filter search and shopping list and recipe ingredient editor @michael-genson (#7063)
fix: handle numeric recipeCategory from LLM/site to prevent import failure @jknndy (#7026)
fix: Search bar width @michael-genson (#7060)