Skip to content

0.10.0

Choose a tag to compare

@vrtmrz vrtmrz released this 09 Jun 08:49
· 1287 commits to main since this release

FINALLY I AM BACK FROM THE HOSPITAL! Thank you for your waiting.
I'm really happy to be back again.

This release is a bit fragile, be careful and please back your vault up. Or please wait until v0.10.1.

Fixed

  • Illegible coloring of the Diff dialog.

Implemented

  • On-the-fly encryption and decryption in replication.
  • Text splitting algorithms updated
    (use a bit more memory (which is saved by On-the-fly enc-dec), but faster than old algorithms.)
  • Garbage collector is now decent and memory saving.

Internal things

  • Refactored so much.