Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@spoo-bar spoo-bar released this 21 Apr 12:06
· 4 commits to master since this release
ef9f7f5

Note

This release is a breaking change. You will have to set your Todoist API token again using the todoist.setApiToken command. The prior value set in Extension settings is not used anymore

Thanks to dubisdev for all contributions to this release 🚀

Changed

  • Replace Axios with with the official todoist client @doist/todoist-api-typescript

Security

  • Deprecated the apiToken setting in the Extension settings. The todoist api token is now configured via the todoist.setApiToken command which stores the api token in SecretStorage.

Fixed

  • Memory leak in setting notifications for upcoming tasks