- Plugin refactor to support the newest Todoist API - removing old REST/Sync APIs.
- Includes some improvements to use with old data, especially the command
Clean data from plugin below v0.5.0
Warning
For anyone updating from any previous version, I recommend opening the Obsidian after updating the plugin and running the command Clean data from plugin below v0.5.0
, which basically removes any old data from projects, sections, events, and tasks so they don't get confused by the newer ones—the newer API uses a different ID schema.
If you want to be extra careful, you can back up the data.json file inside the plugin folder. The best way is to remove/rename that file and start the plugin from scratch.
Full Changelog: 0.4.15...0.5.1