v0.1.0 — Initial release
First public release of Encrypted Notes (ep-plugin).
Highlights
- AES-GCM 256 + PBKDF2 / SHA-256 / 250 000 iterations
- Right-click menus (file-explorer + editor) for encrypt / unlock / lock / decrypt
- Toolbar toggle button with state-aware icon (🔒 / 🔓)
- Commands: Create, Encrypt/Unlock, Lock, Change passphrase, Decrypt-as-plaintext
- Tab switching keeps unlocked files decrypted (no setValue race)
Install
Drop main.js, manifest.json, styles.css into
<your-vault>/.obsidian/plugins/ep-plugin/ and enable in Settings → Community plugins.
Usage
See README.