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)