QOwnNotes

ProductivityDesktop

Plain-text note taking with Nextcloud integration.

Latest v26.8.2 · · Desktopby Patrizio BekerleWebsitepbek/QOwnNotes

Release activity

Release activity — 9 releases across 9 days since Jul 9, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jul 9, 2026. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Jul 12, 2026No releases on Jul 19, 20261 release on Jul 26, 2026No releases on Aug 2, 2026
Monday1 release on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 20261 release on Aug 3, 2026
Tuesday1 release on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 20261 release on Aug 4, 2026
WednesdayNo releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
Thursday1 release on Jul 9, 2026No releases on Jul 16, 20261 release on Jul 23, 2026No releases on Jul 30, 20261 release on Aug 6, 2026
FridayNo releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Jul 11, 20261 release on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026

9 releases since Jul 9, 2026

Changelog

v26.8.2

Release v26.8.2

Added 1
  • Added OpenSSL 3 to the universal macOS Qt 6 package, enabling connections to TLS 1.3-only servers while retaining TLS 1.2 and certificate verification support
Fixed 1
  • Fixed Ctrl + Space no longer auto-formatting Markdown tables when Markdown LSP support was enabled
26.8.2
  • Fixed Ctrl + Space no longer auto-formatting Markdown tables when Markdown LSP support was enabled (for #3685)
  • Added OpenSSL 3 to the universal macOS Qt 6 package, enabling connections to TLS 1.3-only servers while retaining TLS 1.2 and certificate verification support (for #3681)
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
View originalPermalink
How v26.8.2 went
v26.8.1

Release v26.8.1

Changed 2
  • In read-only mode, pressing Ctrl + Space on a linked Markdown checkbox now asks to enable editing and toggles the checkbox instead of opening the link
  • Improved the heading folding gutter by reducing the space between folding symbols and line numbers and ensuring the symbols remain visible with mixed dark application and light editor themes on Windows
Fixed 1
  • Fixed an empty color mode ID warning when opening the Color modes settings
26.8.1
  • In read-only mode, pressing Ctrl + Space on a linked Markdown checkbox now asks to enable editing and toggles the checkbox instead of opening the link (for #3682)
  • Fixed an empty color mode ID warning when opening the Color modes settings (for #3526)
  • Improved the heading folding gutter by reducing the space between folding symbols and line numbers and ensuring the symbols remain visible with mixed dark application and light editor themes on Windows (for #3680)
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
View originalPermalink
How v26.8.1 went
v26.8.0

Release v26.8.0

Added 1
  • A clear error message is shown when no editor could be found at all
Changed 3
  • The Nextcloud Deck dialog now preserves an already entered description and due date when pressing Enter on an unmatched search to create a new card
  • The editor is now resolved every time the config file is edited, falling back to the VISUAL and EDITOR environment variables and then to a list of common editors
  • Go 1.25 is now required to build the qc project
Fixed 3
  • Fixed Joplin RAW import silently skipping some attachments
  • qc configure no longer fails with command not found when the configured editor is not installed on the system
  • The config file path is now quoted when it is passed to the editor, so paths containing spaces work as expected
26.8.0
  • Fixed Joplin RAW import silently skipping some attachments (for #3672, thank you, @MySkeletonHurts)
  • The Nextcloud Deck dialog now preserves an already entered description and due date when pressing Enter on an unmatched search to create a new card (for #3673)
  • qc v0.6.3 was released
    • qc configure no longer fails with command not found when the configured editor is not installed on the system (for #24)
      • The editor is now resolved every time the config file is edited, falling back to the VISUAL and EDITOR environment variables and then to a list of common editors
      • A clear error message is shown when no editor could be found at all
    • The config file path is now quoted when it is passed to the editor, so paths containing spaces work as expected
    • Update dependencies
      • Go 1.25 is now required to build the project
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
View originalPermalink
How v26.8.0 went
v26.7.10

Release v26.7.10

Changed 1
  • Improved text selection in the QLiteHtml preview by avoiding redundant selection processing and full preview repaints, preserving selections while dragging across whitespace, and automatically scrolling beyond the viewport
26.7.10
  • Improved text selection in the QLiteHtml preview by avoiding redundant selection processing and full preview repaints, preserving selections while dragging across whitespace, and automatically scrolling beyond the viewport (for #3668)
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
View originalPermalink
How v26.7.10 went
v26.7.9

Release v26.7.9

26.7.9
  • Added syntax highlighting for GNU R fenced code blocks in the note editor and preview (for #2845)
  • Added the word: and w: note search operators for matching whole words without changing the existing substring and quoted-phrase search behavior (for #1756)
    • See the searching documentation for more information about the new operators and how they interact with existing search syntax
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
View originalPermalink
How v26.7.9 went
v26.7.8

Release v26.7.8

26.7.8
  • Fixed excessive system keychain (libsecret on Linux) access while typing: the LanguageTool checker no longer re-reads and decrypts its API key on every keystroke and scroll event (only when its settings actually change), and the Markdown note preview no longer re-decrypts the Nextcloud/ownCloud password on every debounced preview refresh unless the note actually contains an unresolved Nextcloud preview image (for #3665)
  • Added a Search in the selection only toggle to the note text search, next to Match case sensitive, so search and search & replace can be limited to the selected text range (for #3664)
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
View originalPermalink
How v26.7.8 went
v26.7.7

Release v26.7.7

26.7.7
  • The active entry is now marked with a checkbox in the Note folder and Color modes settings lists, which can also be used to set the active item (for #3663)
  • Added more Spanish, French, Korean translation (thank you, AlejandroMoc, jd-develop, 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
View originalPermalink
How v26.7.7 went
v26.7.6

Release v26.7.6

26.7.6
  • Nextcloud sync conflicted-copy notes like TODO (conflicted copy 2026-07-10 070952).md are now marked with a warning emoji in the note list so they are easier to spot (for #3662)
  • Added a General settings option for the keychain access timeout, defaulting to 2 seconds, so QOwnNotes falls back to SimpleCrypt legacy encryption faster if the system keychain service is unavailable (for #3661)
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
View originalPermalink
How v26.7.6 went
v26.7.5

Release v26.7.5

26.7.5
  • Fixed generated note insertions while read-only mode is active, so QOwnNotes now asks to allow note editing before adding links, attachments, media, HTML as Markdown, data-url images, or autocomplete text (for #3659)
  • Added more French, Korean translation (thank you, jd-develop, 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
View originalPermalink
How v26.7.5 went
View all

Discussion