- Taught command to toggle tasks at every cursor, as opposed to only toggling tasks for the last cursor.
- Bundled command's operations in an atomic undo/redo step.
- Taught command to not change the existing cursor position / selection range.
- Taught command to toggle all tasks in a multiline selection.
- Removed toggle-markdown-task command from context menu.
- Initial release. Introduced command to toggle completion of a task in GitHub-flavored Markdown.