Skip to content

Releases: meld-cp/obsidian-encrypt

v2.4.5

12 Jul 12:51
Compare
Choose a tag to compare

What's Changed

Improvements

New Features

  • Added command palette option to Lock and Close all open encrypted notes #110

Bug Fixes

  • Fixed encrypted wholenote status icon showing on normal views
  • Fixed slash commands not working if expand selection to whole line option is enabled #212

New Contributors

Full Changelog: 2.4.4...2.4.5

v2.4.4

30 Jun 17:38
Compare
Choose a tag to compare

What's Changed

  • Fixed Can't decrypt inplace notes #206
  • Added guards to check we aren't encrypting selections containing already encrypted text in inplace notes

Full Changelog: 2.4.3...2.4.4

v2.4.3

26 Jun 14:05
Compare
Choose a tag to compare

What's Changed

  • Fixed too many view actions being created, #207
  • Updated libs

Full Changelog: 2.4.2...2.4.3

v2.4.2

17 Jun 11:27
Compare
Choose a tag to compare

What's Changed

  • Fixed view moves offscreen when editing whole notes on android, #205

Full Changelog: 2.4.1...2.4.2

v2.4.1

15 Jun 08:30
Compare
Choose a tag to compare

What's Changed

  • fix: tab order, #173
  • fix: switching view modes may lose content (feat-whole-note), #187
  • fix: decrypt not working for large text (feat-in-place), #188, added new settings to adjust scan range per user requirements.
  • fix: missing view actions (feat-whole-note), #192
  • fix: typo in decrypting message by @cfgnunes in #195

New Contributors

Full Changelog: 2.4.0...2.4.1

v2.4.0

03 Feb 19:00
Compare
Choose a tag to compare

What's Changed

  • Rewrite the encrypted note editor to be based off the Obsidian note editor. Fixes #142, #145, #148, #152, #153, #154, #159
  • Build a standalone CLI script (mdenc) to work with encrypted notes independently to Obsidian. See #105.
  • Icon changes for consistency
  • Add 'External File' option to store passwords in external files. See #162
  • Add In place editing by @naturecodevoid (@amsam0) See #166.
  • Fix for #183

New Contributors

Full Changelog: 2.3.7...2.4.0

2.4.0-beta.4

13 Jul 22:51
Compare
Choose a tag to compare
2.4.0-beta.4 Pre-release
Pre-release

Changes from v2.3.7:

  • Rewrite the encrypted note editor to be based off the Obsidian note editor. Fixes #142, #145, #148, #152, #153, #154, #159
  • Build a standalone CLI script (mdenc) to work with encrypted notes independently to Obsidian. See #105
  • Icon changes for consistency
  • Add 'External File' option to store passwords in external files. See #162
  • Add In place editing by @naturecodevoid See #166

Full Changelog from v2.3.7: 2.3.7...2.4.0-beta.4

Installing the beta version for testing

  1. Backup your vault!
  2. Uninstall any existing Meld Encrypt plugin
  3. Install the BRAT plugin
  4. In BRAT settings, click Add Beta plugin
  5. Use: https://github.com/meld-cp/obsidian-encrypt for the repository
  6. Tick Enable after installing the plugin

2.4.0-beta.3

08 Jun 23:46
Compare
Choose a tag to compare
2.4.0-beta.3 Pre-release
Pre-release

Changes:

  • Rewrite the encrypted note editor to be based off the Obsidian note editor. Fixes #142, #145, #148, #152, #153, #154, #159
  • Build a standalone CLI script (mdenc) to work with encrypted notes independently to Obsidian. See #105
  • Icon changes for consistency
  • Add 'External File' option to store passwords in external files. See #162

Full Changelog from v2.3.7: 2.3.7...2.4.0-beta.3

Installing the beta version for testing

  1. Backup your vault!
  2. Uninstall any existing Meld Encrypt plugin
  3. Install the BRAT plugin
  4. In BRAT settings, click Add Beta plugin
  5. Use: https://github.com/meld-cp/obsidian-encrypt for the repository
  6. Tick Enable after installing the plugin

2.4.0-beta.2

18 May 02:25
Compare
Choose a tag to compare
2.4.0-beta.2 Pre-release
Pre-release

Installing the beta version for testing

  1. Backup your vault!
  2. Uninstall any existing Meld Encrypt plugin
  3. Install the BRAT plugin
  4. In BRAT settings, click Add Beta plugin
  5. Use: https://github.com/meld-cp/obsidian-encrypt for the repository
  6. Tick Enable after installing the plugin

Changes

  • prep for standalone cli tool
  • fix for #161
  • add Lock & Close command for encrypted notes
  • tweak icons

Full Changelog: 2.4.0-beta...2.4.0-beta.2

2.4.0-beta

06 Apr 03:42
Compare
Choose a tag to compare
2.4.0-beta Pre-release
Pre-release

New

  • Encrypted note editor based off the markdown editor in Obsidian.

Installing the beta version for testing

  • Backup your vault!
  • Uninstall Meld Encrypt plugin
  • Install the BRAT plugin
  • In BRAT settings, click 'Add Beta plugin with frozen version'
  • Use: https://github.com/meld-cp/obsidian-encrypt for the repository
  • Use: 2.4.0-beta for the tag
  • Tick Enable after installing the plugin

Please provide feedback.

Full Changelog: 2.3.7...2.4.0-beta