26.5.13
- Improved autosaving encrypted notes by running the expensive Botan encryption
step in a worker thread, keeping typing responsive while encrypted notes are
saved and avoiding overwriting newer edits made during encryption
(for #3617) - Fixed unchanged encrypted notes being marked dirty and rewritten on every
Ctrl+Swhile editing encrypted notes, which changed their file modification
date and repeatedly showedStored 1 note(s) to disk; encrypted note files
are now also protected from being truncated to 0 bytes before save validation
runs (for #3616)
Released files
- QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6
- QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage
- QOwnNotes-amd64.snap: Linux Snap build with Qt 6
- QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package
- QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments
- QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package
- QOwnNotes.zip: Windows ZIP package built with Qt 6
- QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package
- QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package
- QOwnNotes.dmg: macOS disk image built with Qt 6
- QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems