Releases: toolworks-dev/trusty-notes
v0.8.2 - MacOS + iOS Builds
v0.8.1 - Bug Fixes & Improvements
- Adds New Logo
- Fixes bug with markdown view scaling
- Many Vim Mode Fixes and Improvements
- Vim Mode Cheat Sheet
- Pressing enter while in the note name field will trigger a save
v0.8.0 - UI/UX Overhaul
This release redesigns the entire frontend - some bugs are to be expected
v0.7.1 - Fix Scrolling Bugs
- This release fixes scrolling bugs
v0.7.0 - Vim Mode & Mobile Scroll Fix
- Adds new Vim Mode
- Fixes issue with mobile scrolling
v0.6.2 - Bump Deps
-
Bumps all dependencies to latest
-
Bumps Android Gradle to latest
-
Using newer bun.lock over bun.lockb
v0.6.0 / v0.6.1 - Massive Encryption Refactor
This release brings a full refactor for the encryption side of things, The v0.5.0 release introducing ML-KEM was incomplete and was just simply skipping signature verification, so I have improved all of that and everything should be in a pretty good state for now
Warning: You may need to start fresh after this refactor, if you face issues syncing, export your notes, delete all notes, generate a new sync key, and reimport your notes
other release notes:
- Bump Deps to latest
- Removed Browser Extension from repo as I'm planning on a full rewrite of it
- Verify Metadata info with hash
- Bump android target sdk to 35
- Improve Mobile UI (v0.6.1)
v0.5.0 - Post Quantum Encryption
With this release, I have added Post Quantum Encryption (ML-KEM-768) , You will see if your notes are post quantum encrypted and in the sync settings, there is an option to upgrade all your notes to the new standard.
For the time being, I will not be supporting the browser extension nor working on it, when I have more time maybe after Trusty Notes matures a bit, my current focus on solely on maturing Trusty Notes and making it less shit