- added option to show the ingredients in the steps overview merged #1325
- added merge and split functions to recipe editor (thanks to birthdayattack #3890)
- added fuzzy filtering to UnitConversion API and list #3967
- added query bindings to ModelListPage so query/page/pageSize is saved trough navigations
- added ability to delete file of external recipe
- improved comments
- migrated Tandoor 1 comments to new CookLog (activity) #3968 #3920
- ⚠️ If you update to this version and go back to Tandoor 1, add a comment there, then go back to Tandoor 2 that comment will not be shown without manually running migration
0223
again - added CookLog editor
- improved design of recipe activity
- changed made food creation trough model selects case insensitive to avoid duplicates
- imprpved added .webp support (thanks to Valinor #3998)
- improved allow upload of mp4 and mov files (thanks to dertasiu #3960)
- improved import log viewer by making it larger and auto growing
- improved use food and unit plurals in shopping list
- fixed MealPlan loading of data when changing selected dates not always working #3963
- fixed MealPlan dialog closing when opened via recipe context menu and changing date
- fixed ingredient string parser not considering plurals when creating Foods and Units #3964
- fixed pasting ingredients in recipe editor not setting original text #3922
- fixed ingredients without original text not showing globe icon
- fixed recursion error that could lead to site freezes in some circumstances #3860
- fixed links to pages without permission in shared (unauthenticated) recipe view #3974
- fixed servings scaler sometimes not displayed on mobile #3980
- updated devcontainer to work with new frontend (thanks to c0mputerguru #3956)