Skip to content

Releases: pbek/QOwnNotes

Release v26.6.7

17 Jun 19:36
d96a927

Choose a tag to compare

26.6.7

  • Added the Send clipboard as text action to the tray menu when web
    application support is enabled, and to the task manager / launcher context
    menu (for #3371)

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

Continuous build

17 Jun 19:52
d96a927

Choose a tag to compare

Continuous build Pre-release
Pre-release

Continuous prerelease build for commit d96a927.

This release is intended for continuous build artifacts only. It is marked as a prerelease and must not be used as the latest release.

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

Release v26.6.6

16 Jun 19:27
68e27fa

Choose a tag to compare

26.6.6

  • Fixed the Security token dialog for the QOwnNotes Web Companion browser
    extension to keep generated or edited tokens only when pressing OK, so
    closing the dialog with Cancel no longer changes the token for the
    current application session (for #3638)
  • There was a new release of the QOwnNotes Web Companion browser extension
    2026.6.0
    • The extension build tooling was updated to Quasar App Vite 3 / Rolldown
    • Vue and Vue Router were updated for the new Quasar toolchain
    • The extension popup was fixed for the updated Vue/Quasar build output
    • The dependencies were updated
  • Added more Korean, French, Spanish translation (thank you, VenusGirl, 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

Release v26.6.5

09 Jun 19:04
867eb57

Choose a tag to compare

26.6.5

  • Added editor and Markdown preview syntax highlighting for fenced code blocks
    tagged as console or shell-session (for #3094)
  • Added an optional editor setting to ensure that the note text ends with an
    empty last line when a note is stored (for #3255)
  • Added more French, Korean, Spanish translation (thank you, jd-develop, VenusGirl,
    AlejandroMoc, AnSpanishTranslator)

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

Release v26.6.4

05 Jun 19:47
ba8d33b

Choose a tag to compare

26.6.4

  • Added an optional editor setting to show character, word and line counts in the
    status bar (for #536)
  • Try to fix typing lag with Notes on a network share by avoiding repeated backlink
    scans while typing when the backlink inputs did not change, and by computing
    backlink-relative note paths without touching every note file on disk
    (for #3587)
  • Fixed a crash when closing QOwnNotes while LanguageTool was active by
    clearing checker state without triggering editor rehighlighting during text
    edit destruction (for #3496)

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

Release v26.6.3

03 Jun 19:57
afa88bc

Choose a tag to compare

26.6.3

  • Added a compact web application connection status indicator to the main window
    status bar when web application support is enabled; right-clicking it now shows
    a context menu with a Connected systems submenu
    (for #3632)

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

Release v26.6.2

01 Jun 19:02
8b2e3b6

Choose a tag to compare

26.6.2

  • Fixed custom shortcuts for actions that appear in multiple menus, such as
    Find text in notes, being treated as their default shortcut in the
    Shortcuts settings page; shortcut initialization now processes each
    action only once and the Shortcuts settings page only shows one row per
    action, so restored custom shortcuts no longer overwrite the stored default
    shortcut used for visual marking and reset handling
    (for #3619)
  • Fixed a possible crash when changing Icons checkboxes in the Color modes
    settings by avoiding unnecessary web application client restarts for unrelated
    settings changes, and removed obsolete restart tooltips from the icon settings
    because those changes now apply live (for #3619)
  • Fixed a crash when saving the settings dialog after enabling Enable logging
    to file
    while the web application client service was disabled, and now show
    the real Log file path directly below the checkbox from the start
    (for #3634)
  • Improved bash shell completion by completing proper short and long command line
    options, shell names for --completion, and filenames for --decrypt-note
    (for #3633)

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

Release v26.6.1

31 May 18:48
3d91211

Choose a tag to compare

26.6.1

  • Fixed settings search highlight not being visible for checkboxes, radio
    buttons, group boxes, and push buttons when Windows OS dark mode is active
    but QOwnNotes uses a light palette; the highlighted widget text was rendered
    in a light foreground color by the native Windows style, making it invisible
    against the light-amber highlight background; an explicit foreground color is
    now always set alongside the background color in the highlight stylesheet
    (for #3631)
  • Renamed the built-in Light color mode to System, because ther is no
    real "Light mode"; existing settings storing the name Light are automatically
    migrated to System on startup (for #3526)
  • Fixed a crash on Windows 11 when opening the Settings dialog caused by a null
    pointer dereference on the WebSocket object inside sendRegister() and
    sendRequestConnectedDevices() — these methods were called during settings
    initialisation even when the web application feature was disabled and the
    socket was never created
    (for #3632)

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

Release v26.6.0

31 May 17:13
8567640

Choose a tag to compare

26.6.0

  • Added Connection name setting to the web application settings, defaulting to
    qownnotes-<username>-<hostname>; the name is sent to the relay server on connect
    so other devices in the same room can identify this desktop instance
    (for #3632)
  • Added a Test connection button to the web application settings that shows
    whether QOwnNotes is currently connected to the web application server
    (for #3632)
  • Added a Connected devices list to the web application settings that shows
    all devices currently connected to the same token; a Refresh button requests
    an updated list from the server
    (for #3632)
  • Removed the intrusive warning dialog that appeared when more than two
    connections used the same token — the connected devices list now surfaces
    this information without interrupting the user
    (for #3632)
  • Changes to the web application settings (server URL, security token, enable
    toggle) now take effect immediately without restarting the application
    (for #3632)
  • Fixed CLI password prompt for --decrypt-note to mask input with asterisks
    instead of echoing characters, while still providing typing feedback
    (for #3629)
  • Fixed CLI arguments like --decrypt-note, --help, --dump-settings and
    --completion now work without a graphical environment (no DISPLAY needed)
    by using QCoreApplication instead of QApplication for headless CLI modes
    (for #3629)

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

Release v26.5.17

29 May 19:06
e5dbe2d

Choose a tag to compare

26.5.17

  • Added a command line option --decrypt-note <file> to print the decrypted text
    of an encrypted note file to stdout, with --decrypt-note-password <password>
    for providing the password directly instead of being prompted
    (for #3629)
  • Fixed the Ignore all external note folder changes setting still allowing
    note folder watcher paths and delayed external-change re-indexes to trigger
    repeated note folder reloads while notes were stored, especially on Windows
    network drives (for #3587)
  • Fixed resetting shortcuts in the Shortcuts settings page back to their
    defaults, such as restoring Move up in note list to Alt+Up, not being
    persisted when an explicit empty shortcut setting existed; fixed custom
    actions without a default shortcut being stored as explicit empty shortcut
    settings after saving the Shortcuts settings page; existing empty
    custom-action shortcut settings are now removed when the actions are loaded
    (for #3619)
  • Added more French, Spanish, Korean translation (thank you, jd-develop,
    AlejandroMoc, VenusGirl)

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