Skip to content

Release v26.9.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 18:35
· 1 commit to main since this release
f922dab

26.9.2

  • Introducing QOwnNotes for Android!
    (https://github.com/qownnotes/qownnotes-android)
    • Offline-capable Markdown notes with Room as the source of truth, synchronized
      through the Nextcloud Notes API with incremental pulls, ETags, and conflict-safe
      updates
    • Import Nextcloud accounts via Single Sign-On from the Nextcloud Files Android app
    • Render CommonMark and GitHub Flavored Markdown, checkbox lists with three states, wiki links,
      tables, fenced code, and safe remote images
    • Edit highlighted Markdown source with formatting actions, undo/redo, cursor
      preservation, and local draft persistence
    • Browse and restore note versions and remotely trashed notes with the QOwnNotesAPI app
    • Favorite notes with a star and keep them above other notes
    • Create notes from text shared by other Android apps
    • Light and dark themes on Android 9 and newer
  • Fixed notes with duplicate names in the same subfolder potentially overwriting each
    other's content, and prevented duplicate image and attachment copies during Joplin imports
    (for #3726, thank you, @MySkeletonHurts)
  • Added Qt6 Open Build Service configurations for Fedora, openSUSE, and Arch Linux
    (for #3727)
  • Added more French translation (thank you, jd-develop)

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