Skip to content

Releases: pbek/QOwnNotes

Release v26.9.12

Choose a tag to compare

@github-actions github-actions released this 26 Sep 09:38
ec59d40

26.9.12

  • Fixed scripts installed from the script repository no longer being found after a Snap
    package update (for #3753)

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

Continuous build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Sep 19:30
11eda78

Continuous prerelease build for commit 11eda78.

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.9.11

Choose a tag to compare

@github-actions github-actions released this 25 Sep 05:58

26.9.11

  • Deprecated the non-GitHub Qt 5 release packages by removing the legacy Ubuntu
    Launchpad and OBS deployments from the release process, while retaining the
    Qt 5 artifacts built by the GitHub release workflow (for
    #3752)
  • 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

Release v26.9.10

Choose a tag to compare

@github-actions github-actions released this 24 Sep 19:08
4d7020d

26.9.10

  • Migrated the Slackware 15.0 build system to Qt 6 and retired the Slackware 14.x
    release targets (for #3751)
  • Fixed the first line of code blocks being offset to the right in the Markdown preview
    (for #3750)
  • Fixed editor highlighting for indented code block lines that start with a digit
    (for #3749)
  • Fixed stale packages in the Arch Linux OBS repository by explicitly unpublishing
    artifacts from the retired build target (for
    #3743)
  • Fixed a second application instance and a second system tray icon being able to start
    after the application was restarted from the settings while the single app instance mode
    was enabled (for #3746)
    • The application is now restarted after the current instance released its single app
      instance lock, so the new instance can register itself again
  • A notice is now shown before stored passwords and API keys are migrated to the
    operating system keychain, explaining the system password prompts that may follow
    (for #3597)

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.9.9

Choose a tag to compare

@github-actions github-actions released this 21 Sep 18:17
e240b37

26.9.9

  • Added a separate font setting for Markdown PDF export and printing (for
    #3740)
  • Fixed links to files in the media/ folder with note file extensions being
    treated as missing notes (for #3742)
  • There was a new release of QOwnNotes TUI,
    v0.9.0
    • Markdown lists and checklists now continue automatically when pressing Enter
    • Notes can be soft-wrapped in the editor, with cursor tracking and mouse selection across
      wrapped rows
    • Search within notes is now available in the viewer and editor, including match navigation
  • There was a new release of QOwnNotes for Android,
    v0.8.0
    • Configurable home-screen widgets can show an account's note list or a selected note
    • An offline bookmark browser adds text search, tag filters, and a configurable bookmarks file
    • Images can be selected while editing and inserted as Markdown links in the compatible media/
      folder

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.9.8

Choose a tag to compare

@github-actions github-actions released this 20 Sep 16:08
23d12a4

26.9.8

  • Fixed release assets not being uploaded by replacing the deprecated GitHub release asset
    upload action (for #3744)
  • Fixed the inconsistent Arch Linux package repository by preventing the legacy OBS
    target from publishing duplicate QOwnNotes packages (for
    #3743)
  • Added a text magnifier when hovering over the Document overview panel (for
    #3730)
  • Further improved typing performance in large notes with full-sync Markdown language
    servers by reducing synchronization frequency and only re-highlighting lines with
    changed diagnostics (for #3739)

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.9.7

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:21
39316de

26.9.7

  • Added an optional Document overview panel with a minimap of the current note,
    viewport indication, and quick mouse navigation (for #3730)
  • Improved typing performance in large notes when using full-sync Markdown language
    servers such as Rumdl (for #3739)
  • There was a new release of QOwnNotes for Android,
    v0.5.0
    • The remote trash dialog can now be searched by note name and shows deletion dates more clearly
    • Adding a Nextcloud account now reports malformed or empty SSO responses as a clear protocol
      error instead of crashing
    • Note lists and searches can now handle notes too large for Android's CursorWindow
  • There was a new release of QOwnNotes for Android,
    v0.6.0
    • Relative attachments/ and media/ links in note previews can now be opened in installed
      Android apps
    • Find in note now also searches the Markdown source in the editor and highlights every match
    • Large Nextcloud accounts can prune stale local notes without exceeding Android SQLite
      bind-variable limits
    • Malformed Nextcloud update responses no longer replace a local note's remote identity
  • A new release of QOwnNotes for Android,
    v0.7.0, adds
    • Background synchronization with network constraints and retry backoff
    • Conflict review, merging, and recovery for notes changed locally and remotely
    • Local changes are preserved when a note is deleted remotely or becomes read-only, with an
      explicit recovery action when needed
    • Durable synchronization diagnostics and more responsive editing for large notes
    • Synchronization failures and completed updates no longer overwrite newer local edits or deletion
      intent
    • Nextcloud Notes API files from the top-level attachments/ and media/ trees no longer appear
      as notes

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.9.6

Choose a tag to compare

@github-actions github-actions released this 16 Sep 19:01
5a34817

26.9.6

  • Undo in the note editor now groups consecutive typing instead of undoing one
    character at a time (for #3729)
  • Fixed external links with a URL fragment not opening and bare URLs with
    characters like @ in paths or / and = in fragments not being recognized
    in the note preview (for #3737)
  • Notes can now optionally be saved with a final newline by enabling the existing
    Ensure an empty last line in the note text editor setting (for
    #3734)

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.9.5

Choose a tag to compare

@github-actions github-actions released this 12 Sep 20:58
3b96198

26.9.5

  • Fixed duplicate resource files being created during Joplin imports when a
    resource's file extension differs from Qt's MIME-derived canonical suffix
    (for #3736)
  • Internal note links like [QOwnNotes Android Done](QOwnNotes%20Android%20Done.md) are now
    styled like external links, where the note file name is grayed out while the link text keeps
    the internal link color (for #3735)

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.9.4

Choose a tag to compare

@github-actions github-actions released this 12 Sep 09:12
8c3f9d1

26.9.4

  • Fixed a crash when editing wrapped Markdown list items with hanging indentation
    (for #3733)
  • There was a new release of QOwnNotes for Android,
    v0.4.0
    • Note-search filter for title-only and title-and-content search modes
    • Note-list sorting by latest modification or by title in ascending or descending order
    • Account management from the profile menu with shared folder and extension settings
    • Swipe actions to toggle favorites and move notes to trash, configurable in Settings
    • Reorganized note-list toolbar with compact search and overflow menu

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