github pbek/QOwnNotes v26.5.0
Release v26.5.0

latest release: continuous
7 hours ago

26.5.0

  • Added Note Bookmarks sub-menus to the Note / Navigation menu
    (for #3589)
    • New Store note bookmark sub-menu with slots 1–9 (Ctrl+Shift+1Ctrl+Shift+9)
    • New Go to note bookmark sub-menu with slots 1–9 (Ctrl+1Ctrl+9)
    • All bookmark shortcuts are now proper QActions in the menu and can be
      customised in the Shortcut settings, superseding the old hardcoded
      QShortcut-based approach
  • Added a new Note bookmarks entry in the Note / Navigation menu that opens
    a non-modal Note Bookmarks dialog listing all currently stored bookmarks with
    the ability to jump to a bookmark or delete it (for #3589)
  • Fixed a bug where searching for a multi-word text like "Heading 1" in the
    Note search panel would not correctly use all terms in the in-note regexp
    search, because the search mode was set after the search text causing
    performSearch() to fire with the old mode; the search mode is now set
    before the search text in doSearch() (for #3588)
  • Fixed a bug where the in-note search widget's text was overwritten by the
    currently selected match word when the search was activated programmatically
    from the note search panel, causing only one term (e.g. "Heading" instead of
    "(Heading|1)") to be searched; the preset-from-selection logic in activate()
    now only applies when the user manually opens the search widget
    (for #3588)
  • Added the ability to delete one or multiple cards in the Nextcloud Deck dialog
    using the Del key or via a new Delete X card(s) context menu item;
    a confirmation dialog is shown in all cases (for #3357)
  • A PPA for Ubuntu 26.10 (Stonking Stingray) was added

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.