Skip to content

Releases: pajoma/vscode-journal

Minor Release 1.0.1

28 Apr 19:57
Compare
Choose a tag to compare

See changelog for details

Released 1.0.0

13 Apr 10:38
28270e6
Compare
Choose a tag to compare

Release version 1.0.0, download from marketplace

0.12.M1 - First milestone release

10 Apr 20:35
Compare
Choose a tag to compare
Pre-release

Various bugfixes, new code actions, refactoring and more.

0.11.2

26 Dec 10:36
43297b6
Compare
Choose a tag to compare
Merge pull request #68 from pajoma/dependabot/npm_and_yarn/ini-1.3.8

Bump ini from 1.3.5 to 1.3.8

v0.11.0b1

26 May 14:33
8dc951f
Compare
Choose a tag to compare
v0.11.0b1 Pre-release
Pre-release

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