What's Changed
Fixed not all tasks showing as devices when "Hide Done"
When you had a lot of tasks (and Hide Done as true) the integration was incorrectly removing more task devices than it should. This should be resolved now
Fixes #5
Fixed timezones
The server was talking in UTC, the integration was talking in its local time. Confusion happened.
this was resolved in the dependency library and brought over to this integration.
Fixes #14
Library commit:
joeShuff/pyvikunja@727a3a6
changes:
- only remove the exact tasks its meant to by @joeShuff in #10
- Update library to fix timezone issues by @joeShuff in #15
Full Changelog: 0.5...0.6