Skip to content

Releases: jasonplatts/nova-todo

v3.1.4

31 May 15:33

Choose a tag to compare

Added support for the XXX comment prefix.

v3.1.3

01 Apr 16:35

Choose a tag to compare

  • Fixed an issue preventing the extension from working correctly on case-sensitive systems.

v3.1.2

11 Jan 18:25

Choose a tag to compare

  • Improved appearance of some extension icons.

v3.1.1

13 Dec 16:25

Choose a tag to compare

  • Fixed internal error preventing extension submission.

v3.1

13 Dec 16:25

Choose a tag to compare

  • Added support for tag detection with whitespace in addition to the : or [] characters. Many thanks to Seth Battis for this contribution!

v3.0.3

05 Jan 16:23

Choose a tag to compare

  • Added upstream tag.

v3.0.2

03 Aug 15:42

Choose a tag to compare

  • Added support in markdown files.

v3.0.1

28 Jul 20:15

Choose a tag to compare

  • Fixed improper detection of tags when preceded by an underscore.
  • Added the tag count after the tag name when sorting by tag instead of filename.

v3.0

27 Jun 20:11

Choose a tag to compare

  • Dramatically improved performance with rewritten extension.
  • Improved stability.
  • Added support for remote server environments.
  • Added env and venv as default ignored directories (Issue #21).
  • Fixed issue causing configuration changes to not save (Issue #8).

v2.3.1

20 Jan 15:14

Choose a tag to compare

  • Updated extension documentation to clarify updating ignored file and folder name preferences.
  • Added a minimum Nova 1.4 runtime requirement.