# Changelog All notable changes to this project are documented in this file. ## 1.0.2 - 2026-07-25 ### Fixed - Task creation was broken because Todoist retired the REST API v2 endpoint this plugin relied on. Upgraded to the current Todoist API (v1). ([#7](https://github.com/ATXcoder/joplin-todoist-plugin/issues/7)) ### Added - Task duration field in the new task dialog, so you can set a task's duration directly from Joplin. ## 1.0.1 - 2024-01-30 ### Fixed - New tasks were created with priority 4 (Urgent) instead of the default priority. ([#6](https://github.com/ATXcoder/joplin-todoist-plugin/issues/6)) ## 1.0.0 - 2024-01-29 - Initial release.