mirror of
https://github.com/grub-basket/SP.git
synced 2026-07-22 07:46:27 +00:00
1.5 KiB
1.5 KiB
0.112.11 — Friendlier "Remove encryption" + settings reliability
Removing encryption is now simple and unblockable
- No password retyping. Removing encryption only asks you to type the confirmation phrase — not your password. So if you've lost the password, you can still remove encryption and start fresh.
- Locked notes: if anything is still encrypted (locked), removal offers to either decrypt everything (back to normal notes) or, if you've lost the password, permanently delete the locked content — then proceeds.
- Encrypted trash: a clear choice to Decrypt it back to your folders or Discard it (with a second confirmation). Discarding now actually deletes the trash files rather than leaving unreadable leftovers.
- The "is anything still encrypted?" check is now near-instant instead of scanning the whole vault.
Encrypted trash tab
- Permanent delete of individual items (with a "can't be restored" warning), multi-select (click, ⌘/Ctrl-click, Shift-range), bulk Restore/Delete selected, and ⌘/Ctrl+A to select all.
Settings reliability
- Fixed a bug where the settings tab could render blank (it stopped on a button that used an API not present on all builds), and another where it didn't refresh after actions like removing encryption.
- Settings sections are now listed alphabetically.
- Hardened rendering so a single misbehaving control can no longer blank the whole tab.