⚠️ Due to build issues this release is not published on
linux/arm/v7
architectures. Another release will follow soon.
- added savable search filters and improved advanced search (thanks to @smilerz #1471)
- save advanced searches and apply saved filter later
- export recipes based on dynamic filters (thanks to @smilerz #1572)
- use saved filters to create dynamic recipe books
- improved advanced search with basically every field searchable (configurable)
- multi condition advanced search with and/or/not
- configurable search sorting
- search explanation in human readable words
- UI improved by @MaxJa4 #1591
- WIP: UI, localization still work in progress
- added logging to LDAP when
DEBUG
is enabled (thanks to @smilerz #1520) - added ability to change docker gunicorn port (thanks to cschmatzler #849)
- added ability to paste a list of ingredients in the recipe editor to quickly create them (thanks to @smilerz #1538)
- added ability to copy recipes (thanks to @smilerz #1543)
- added custom 502 error page (for default setups) to indicate startup phase (thanks to @MaxJa4 #1555)
- added create/import buttons to empty recipe search #1409
- improved the DB waiting script (thanks to @MaxJa4 #1498 and #1513)
- improved several translations (thanks to @MaxJa4 #1580)
- improved boot script to check for common configuration and setup issues (thanks to @MaxJa4 #1535)
- improved show ingredients and instruction as default for first step of new recipe #1530
- improved handling of decimal/fractional times when importing (thanks to @smilerz #1558)
- improved removed unused dependencies (thanks to @smilerz #1578)
- improved auto select amount after adding new ingredient (thanks to @MaxJa4 #1596)
- improved localization (thanks to @MaxJa4 #1594
- updated docker base image to fix security/performance issues (thanks to @xMAC94x #1499)
- updated django
- updated translations (thanks to the awesome translation team!)
- fixed duplication issue when adding recipes to meal plan (thanks to @smilerz #1539)
- fixed page leave warning on recipe editor now also working on firefox/safari #1483
- fixed several issues #1509 #1507 #1494 thanks to @smilerz
- fixed k8s deployment example files (thanks to poggenpower #1496)
- fixed step image preview for non png images (thanks to FHantke #1548)
- fixed cant edit a meal plan entry shared by someone else #1549
- fixed rendering instructions next to ingredients on small devices #608
- fixed sharing permission for books #1155
- fixed keyword names being messed up on import #1568
- fixed sub folder export issue #1523 (thanks to @smilerz #1572)
- fixed broken template rendering on space settings page (thanks @MaxJa4 #1581)
- fixed bad redirect after email confirmation (thanks to @smilerz #1577)
- fixed case return issues with foods or keywords in imports
- fixed support
latin-1
encoding for rezkonv files - fixed translations not being applied in some modules (thanks to @smilerz #1586)
- fixed shopping list v2 render issue on mobile #1567
- fixed external sync with nextcloud not returning the first item #1571
- fixed chowdown (and all other importers that use regex for file detection) importer not recognizing files with special characters #1506
- fixed context menu issue on meal plan view 1418
- fixed emoji select on mobile devices #1441
The next release will deprecate the old shopping list in favor of the new one.