- Ensuring a pre-existing bullet symbol on the line is preserved when possible, regardless of the preferred one configured
- Ensuring the symbols.bullet setting is respected properly
- Rewitten: more modern code, almost no third-party dependencies, 98% smaller bundle
- Removed donation popup, thank you for your support!
- Added support for editing multiple todos within a selection
- New commands: "markdown.todo.decrease" and "markdown.todo.increase"
- Added a dialog announcing the fundraising
- Added Alt+Enter as an alias to Cmd/Ctrl+Enter
- Readme: added a link to Notable
- Readme: using hi-res logo
- Outputting modern code (es2017, faster)
- Using "Debug Launcher" for debugging
- Bundling with webpack
- Initial release