Skip to content

Releases: toolworks-dev/trusty-notes

v0.8.2 - MacOS + iOS Builds

12 Jun 14:45
3373f90
Compare
Choose a tag to compare
  • iOS App via Altstore (Untested)
  • MacOS Desktop Builds
  • Bump Deps

v0.8.1 - Bug Fixes & Improvements

23 May 12:59
51cbc4a
Compare
Choose a tag to compare
  • 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

23 May 10:57
033fa13
Compare
Choose a tag to compare

This release redesigns the entire frontend - some bugs are to be expected

v0.7.1 - Fix Scrolling Bugs

22 May 12:20
7c91f36
Compare
Choose a tag to compare
  • This release fixes scrolling bugs

v0.7.0 - Vim Mode & Mobile Scroll Fix

22 May 11:02
21407e6
Compare
Choose a tag to compare
  • Adds new Vim Mode
  • Fixes issue with mobile scrolling

v0.6.2 - Bump Deps

22 May 09:01
a6aadeb
Compare
Choose a tag to compare
  • 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

04 Apr 14:41
Compare
Choose a tag to compare

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

12 Mar 15:44
Compare
Choose a tag to compare

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

v0.4.0

03 Mar 16:48
Compare
Choose a tag to compare
  • Complete Mobile UI Redesign

  • Desktop UI modifications

  • Remove attachments for now until I build a better solution

  • Release has been updated beyond 0.4.0 for bug fixes I've done after publishing

v0.3.1

16 Feb 14:06
Compare
Choose a tag to compare
  • Fixed Duplication Bug where a note could continue to be duplicated after the first save if the user didn't load the new note

  • Improved Note Loading

  • Update Docker Config

  • Bump Dependencies