Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

56 lines (42 loc) · 1.2 KB

Change Log

All notable changes to the "vscode-infocus" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.6.0]

Feat:

  • added ability to add sub-tasks
  • view for uncompletable tasks

[0.6.0]

Fix:

  • Infinite notification about sync

Feat:

  • added notification system
  • new links to vscode path in md format

[0.5.0]

Fix:

  • Migration to new todoist API

[0.4.0]

New feature:

  • Added action button to remove section

[0.3.0]

New features:

  • Added Today, Missed and Upcoming views
  • Added action "copy to clipboard" for tasks

Fixes:

  • Fixed notification about missed due date. Notify only if day passed. Previously, notifications were sent on the same day.

[0.2.0]

New features:

  • Config option to disable codelens
  • Config to provide custom regexp for codelens

Fixes:

  • Fixed regexp to detect markdown links in task content and highlighting them

[0.1.0]

New features:

  • Project rename
  • Create section in project
  • Find links in task content and open by new cta icon

Fixes:

  • Remove unused dependencies
  • Added icon for marketplace
  • Fix project view when only section exists

[0.0.1]

  • Initial release