Releases: pajoma/vscode-journal
Releases · pajoma/vscode-journal
Minor Release 1.0.1
Released 1.0.0
Release version 1.0.0, download from marketplace
0.12.M1 - First milestone release
Various bugfixes, new code actions, refactoring and more.
0.11.2
v0.11.0b1
Prerelease for testing, not distributed through Marketplace
Open features before release:
- Use scopes to filter quick pick items
Implemented Changes
- Updated dependencies to fix the security vulnerabilities
- Refactured scanning for notes and entries for QuickPickItems. It's now possible to search within all your notes.
- Issue #57 Label for notes are now denormalized, which makes it easier to search in your notes
- Issue #55 Whenever we insert a string after a headline, we make sure there is an empty line (to stay markdown compliant)
- Issue #54 Tested the new note dialog
- Issue #52 Fixed two bugs when using date formats in injected strings for tasks and memos
- Issue #56 Removed check for character length for memos