26.4.18
- Fixed the main menu action Scripting > Find scripts in script repository,
which stopped opening the script repository after the settings dialog pages
were moved into dedicated widgets (for #3570) - Added an optional Import metadata as YAML front matter mode to the
Evernote import dialog, so imported note metadata can be stored in hidden
front matter instead of a visible Markdown table when that format is preferred
(for #1404) - Added a new Edit > Select > Select enclosed text action that selects the
innermost text surrounded by common Markdown delimiters, quotes, or brackets,
making Vim-like "select inner block" selection available from the menu and a
shortcut (for #1555) - Conflicted copies of the note folder database
notes.sqlitecan now merge
missing tags and note tag assignments into the current database before the
conflicted copy is removed, so sync conflicts no longer force you to choose
between keeping one side's tag changes or deleting the conflicted database
copy outright (for #1625)
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