- added new user wizard to import open data and setup space
- added Mealie 1.0 importer (including Shopping lists, Meal plans, Supermarket Categories, ...) #2456
- improved layout of start page with no recipes
- improved moved space settings to database page
- improved special character parser for certain recipe websites
- improved start page layout with only small amounts of recipes
- improved layout of AI Provider selection during import on mobile
- improved clickable area in shopping line item
- improved optimized ingredient api endpoint speed #4034
- improved allow creating keywords during import
- improved increased meal plan entry size on large displays #4010
- changed InviteLink api, removed
unused
parameter, return only unused by default, addedused
parameter to return also used links - fixed shopping line item not displaying amount 1 even if unit is present #4030
- fixed food properties showing by default even if none are present
- fixed invite links not working #4047
- fixed ingredients without amount not being displayed in steps overview #4038
- fixed comment text cut off when long #4033
- fixed comment form not resetting
- fixed comment vertical scrollbar appearing
- updated lots of dependencies including Django to 5.x.x