Tandoor - Package Updates
Pinned
Tandoor
-
[1.4.0]
- Update Tandoor to 1.5.14
- Full changelog
- New and improved UI
- significantly improved offline/low network capabilities
- Undo functionality
- Configure what kind of information to show directly in the list
- improved API performance
- allow merging of supermarket categories
- edit entries after they have been created
-
[1.4.1]
- Update Tandoor to 1.5.15
- Full changelog
- added the
default_page
setting back to the settings - added shopping as an option for default page
- changed the PWA's default link now respects the default page setting (default is search so nothing changes for most users)
- fixed previously delayed entries might be missing from shopping list and auto-onhand not working (thanks to @smilerz #3048)
- fixed boot.sh would not properly work on systems with IPv6 disabled
- fixed system page breaking with certain PG versions (thanks ot @richid #3027)
- fixed error by deleting the currently selected supermarket
- fixed shopping category headers would stay even if they only contained postponed entries
- reverted meal plan ical API change to have optional parameters (will be rewritten in future updates)
-
[1.4.2]
- Update Tandoor to 1.5.16
- Full changelog
- improved test running speed, added test specific settings and cleaned up test system (thanks to @smilerz #3052)
- improved container startup speed for docker users by using pre-compiled static files (thanks to tooboredtocode #3055)
- fixed broken ability to change shopping categories of items that already had a category
- fixed system page error (thanks to @richid #3059)
- fixed error when calculating property leading to recipe not showing
- fixed home assistant sync failing in some conditions #3066, removed dependency to custom library (thanks to @Mikhail5555 #3067)
- updated several dependencies
-
[1.4.5]
- Update Tandoor to 1.5.19
- Full changelog
- improved recipe scraping functions (thanks to @smilerz #3227)
- improved logging and log settings (thanks to @mikhail5555 #3215)
- improved added us_cup as base unit (thanks to yuekaim #3260)
- fixed guest user errors on search (due to missing permission for keyword/food/space), now read only permission
- fixed /openapi/ endpoint not working due to missing package #3209
- fixed issue with importing urls #3249
- fixed README link to contribution guidelines (thanks to jknndy #3226)
- updated translations (thanks to all the awesome people helping with them on translate.tandoor.dev)
-
[1.4.6]
- Update Tandoor to 1.5.20
- Full changelog
- fixes source import not working without a given url (thanks to @smilerz #3268)
- fixed typo in free space message (thanks to @Priyanshu1035 #3278)
- fixed Homeassistant connector working only in DEBUG mode (thansk to @mikhail5555 #3302)
- fixed Homeassistant connector not working with home assistant TODO entries without a description field (thanks to @ehowe #3305)
- updated several dependencies
- updated manual installation docs (thanks to IkkiOcean #3327)
-
[1.4.7]
- Update recipes to 1.5.21
- Full Changelog
- added gourmet importer (thanks to vitoller #3280)
- improved paprika importer image handling (thanks to @tlambertz #3361)
- fixed mealie import failing when yield is null (thanks to Chronophylos #3359)
- updated some dependencies
-
[1.4.8]
- Update recipes to 1.5.22
- Full Changelog
- fixed system view #3399