Skip to content

Releases: aviaryan/SublimeNotebook

v2.1

30 Apr 09:28
b1234df
Compare
Choose a tag to compare

Make note file extensions configurable from the JSON file

v2.0

19 Feb 06:48
96433c6
Compare
Choose a tag to compare
  • Use AES for encryption (the decryption is still backward compatible)
  • Fix issue with storing Unicode data in encrypted notes
  • Bug fixes around the git backup feature

v1.0

05 Feb 05:35
f18bd7c
Compare
Choose a tag to compare
  • Added auto git backup feature
  • Added feature to select which folders to encrypt
  • Lots of usability improvements
  • Bug fixes

v0.9

03 Feb 16:40
52751f3
Compare
Choose a tag to compare

Pre-release before v1.0

First public beta release

23 Feb 19:12
Compare
Choose a tag to compare
v0.2.1

chore: bump to v0.2.1, add medium link

Build system support for Windows

23 Feb 07:32
Compare
Choose a tag to compare
v0.2.0

chore: version bump to 0.2.0

Better cryptography algorithm

22 Feb 17:05
Compare
Choose a tag to compare
v0.1.5

chore: version bump

First beta release

22 Feb 05:04
Compare
Choose a tag to compare
  • Fixes bugs when decrypting text that is not already encrypted and vice versa.
  • Made application more robust.

First alpha release

22 Feb 04:29
Compare
Choose a tag to compare
  • manager.py provides a good/reliable way to encrypt and decrypt your notes.
  • public folder is supported for un-encrypted notes