You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Expand all and Collapse all context menu actions to heading
items in the Headings panel, remembering the in-memory expansion state per
note until the application is closed (for #2784)
Added Adwaita Light and Adwaita Dark editor color schemes
(for #3299)
Added optional editor settings Show whitespace markers and Show line ending markers (for #3253)
There was a new release of the QOwnNotes Web Companion browser extension 2026.6.1
The extension popup no longer failed to open in Firefox after the Quasar 3 migration.
The background script still used the old bexBackground() wrapper, which became a
no-op in Quasar App Vite 3, so the background bridge was never created. The popup waited forever for the bridge connection and therefore never mounted its UI.
The background script now uses the new createBridge() API
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