26.5.11
- Fixed a startup SQL warning when creating a new note folder by migrating tag
dark colors without using the final tag schema before all database migration
steps have run (for #3612) - Fixed creating tags after importing old settings and selecting a new note
folder by repairing incomplete note-folder database schemas and by no longer
marking note-folder database migrations as complete when a schema step fails;
first-run fetch queries now also return cleanly while database tables are still
being initialized instead of logging misleadingNo querywarnings
(for #3612) - Fixed a crash when starting QOwnNotes with
--clear-settingsby delaying disk
database cleanup until after the application object exists, avoiding early Qt
SQL access beforeQCoreApplicationis initialized
(for #3612)
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