github pbek/QOwnNotes v26.4.17
Release v26.4.17

9 hours ago

26.4.17

  • Fixed wiki-link auto-completion so finishing a link by typing the missing
    opening [[ no longer opens or creates the target note as if the link had
    been activated while editing (for #3574)
  • Fixed sorting by the Trashed date in the Locally trashed notes dialog,
    which could be ordered incorrectly because the internal millisecond
    timestamps were compared as truncated 32-bit integers instead of full 64-bit
    values (for #3573)
  • Renamed the Local trash settings page to Trash, added a Qt 5.15+
    trash mode selector for No trashing, System trash, and
    Local trash, switched note deletion to QFile::moveToTrash() when
    System trash is selected, and now only show the Local trash action
    when local trash support is enabled (for #3573)
  • Restored the long-standing note editor behavior where pressing the bare
    Up arrow on the first line moves the cursor to the start of that line, by
    handling the boundary navigation in keyPressEvent so it also works again on
    macOS builds with Qt6 (for #3572)
  • Fixed a build error on older Qt5 systems after the Settings dialog widget
    refactoring by explicitly including QDebug in
    widgets/settings/debugsettingswidget.cpp, so Ubuntu Focal and Debian 10
    builds no longer fail with an incomplete QDebug type during the #3570
    changes (for #3570)
  • Added more Polish, Portuguese, Brazilian, Italian, Russian, Spanish, German, Chinese Simplified, French translation (thank you, pbek, jd-develop, AlejandroMoc)

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

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.