Skip to content

Releases: pbek/QOwnNotes

Release v26.4.21

24 Apr 17:42
b6d7679

Choose a tag to compare

26.4.21

  • Added a new Markdown operations submenu to the note text edit context
    menu with actions to increase or decrease the heading depth of selected ATX
    and setext Markdown headings (for #672)
  • The note link dialog note list now also shows the Modified column even
    when note sub-folder support is disabled (for #1679)
  • Fixed auto-detected links inside italic or bold Markdown text so trailing
    brackets and emphasis markers are no longer treated as part of the URL target
    or link highlight (for #3580)
  • Fixed the Harper settings status row so the Status: label is aligned with
    the status text again and the result text no longer repeats the Status:
    prefix in the Settings dialog (for #3576)
  • Updated the Harper linter list in the Settings dialog to remove the
    upstream-deleted Matcher and Wrong Quotes rules and add Quote Spacing,
    No French Spaces, and Wrong Apostrophe instead (for
    #3576)

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

24 Apr 17:50
b6d7679

Choose a tag to compare

Continuous build Pre-release
Pre-release

Continuous prerelease build for commit b6d7679.

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

23 Apr 18:56
7496dff

Choose a tag to compare

26.4.20

  • Added the linked note's tags to the note link dialog list, so notes can be
    distinguished more easily before inserting a link (for #1679)
  • Added cross-platform system color scheme detection for Qt 6.5+ builds at
    startup and while the app is running, so QOwnNotes can now also ask on macOS
    and other supported platforms whether it should switch dark mode when the
    system appearance changes; the live prompt mentions that updating the UI
    takes a short while (for #3578)
  • Added support for Harper as an
    offline, privacy-first grammar checker, available as an alternative to
    LanguageTool (for #3576)
  • Added persistence for custom column order and widths in multi-column
    list and tree headers such as the note link, Todo, Nextcloud Deck,
    locally trashed notes and shortcuts dialogs, so manual header rearrangements
    survive reopening the views (for #3579)
  • Fixed note editor cursor navigation so pressing Up at the first
    character of the second line now correctly moves the cursor to the first line
    again (for #3572)

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

22 Apr 19:48
00c9891

Choose a tag to compare

26.4.19

  • Fixed note folder switching so all modified notes are written to disk before
    another note folder becomes active, preventing edited notes from being saved
    into the newly selected folder instead of their original one (for
    #3575)
  • Fixed the Navigation panel heading parser so lines inside fenced code
    blocks are no longer interpreted as Markdown headings, preventing entries
    like # ls -l or ## test from appearing in the heading tree (for
    #3577)

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

21 Apr 17:51
a0bf70c

Choose a tag to compare

26.4.18

  • Fixed the main menu action Scripting > Find scripts in script repository,
    which stopped opening the script repository after the settings dialog pages
    were moved into dedicated widgets (for #3570)
  • Added an optional Import metadata as YAML front matter mode to the
    Evernote import dialog, so imported note metadata can be stored in hidden
    front matter instead of a visible Markdown table when that format is preferred
    (for #1404)
  • Added a new Edit > Select > Select enclosed text action that selects the
    innermost text surrounded by common Markdown delimiters, quotes, or brackets,
    making Vim-like "select inner block" selection available from the menu and a
    shortcut (for #1555)
  • Conflicted copies of the note folder database notes.sqlite can now merge
    missing tags and note tag assignments into the current database before the
    conflicted copy is removed, so sync conflicts no longer force you to choose
    between keeping one side's tag changes or deleting the conflicted database
    copy outright (for #1625)

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

20 Apr 17:59
986d871

Choose a tag to compare

26.4.17

  • Fixed wiki-link auto-completion so finishing a link by typing the missing
    opening [[ no longer opens or creates the target note as if the link had
    been activated while editing (for #3574)
  • Fixed sorting by the Trashed date in the Locally trashed notes dialog,
    which could be ordered incorrectly because the internal millisecond
    timestamps were compared as truncated 32-bit integers instead of full 64-bit
    values (for #3573)
  • Renamed the Local trash settings page to Trash, added a Qt 5.15+
    trash mode selector for No trashing, System trash, and
    Local trash, switched note deletion to QFile::moveToTrash() when
    System trash is selected, and now only show the Local trash action
    when local trash support is enabled (for #3573)
  • Restored the long-standing note editor behavior where pressing the bare
    Up arrow on the first line moves the cursor to the start of that line, by
    handling the boundary navigation in keyPressEvent so it also works again on
    macOS builds with Qt6 (for #3572)
  • Fixed a build error on older Qt5 systems after the Settings dialog widget
    refactoring by explicitly including QDebug in
    widgets/settings/debugsettingswidget.cpp, so Ubuntu Focal and Debian 10
    builds no longer fail with an incomplete QDebug type during the #3570
    changes (for #3570)
  • Added more Polish, Portuguese, Brazilian, Italian, Russian, Spanish, German, Chinese Simplified, French translation (thank you, pbek, 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.4.16

18 Apr 11:17

Choose a tag to compare

26.4.16

  • Tag assignments are now preserved when a note subfolder is renamed,
    moved, or contains notes that are moved as part of a subfolder operation;
    the subfolder path update now uses a safe prefix-only replacement so that
    sibling folders sharing the same name prefix and notes whose path components
    happen to repeat the folder name are no longer incorrectly modified
    (for #1696)
  • Refactored the Settings dialog by extracting individual settings pages
    into separate widget classes and moved them to a dedicated widgets/settings
    directory for better code organization (for #3570)
  • Added the ability to select which note subfolders to show in the
    Note folders settings when Use note subfolders is enabled, with an
    All subfolders checkbox that shows all subfolders by default, and a
    tri-state checkbox tree to include or exclude specific subfolders recursively
    when unchecked (for #1701)
  • Added more Spanish, Korean, French, Croatian translation (thank you, AlejandroMoc, VenusGirl, jd-develop, milotype)

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

16 Apr 19:13
764b9a9

Choose a tag to compare

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

15 Apr 19:29
7c54d19

Choose a tag to compare

26.4.14

  • Allow dragging a Markdown or text note file into the note editor, so it is
    imported as a note into the active note subfolder
    (for #3568)
  • Extended the Headings tab in the Navigation panel to also recognize
    custom heading syntaxes introduced through scripting addHighlightingRule
    calls that use heading states like H1, H2, and H3, so scripted headings
    such as @ Introduction @, @@ Background @@, and @@@ Details @@@ now
    appear in the heading tree with the correct nesting and title text (for
    #3549)

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

14 Apr 19:37
a3589c6

Choose a tag to compare

26.4.13

  • Renamed saved Workspaces to Layouts across the interface, settings,
    scripting and documentation, renamed the old Layout settings page to
    Layout presets, and added a migration for existing saved layout settings,
    selector shortcuts, and related message box overrides so current setups keep
    working after the rename (for #3564)
    • For scripting, the new hook name is layoutSwitchedHook(oldUuid, newUuid)
    • Older scripts using workspaceSwitchedHook(oldUuid, newUuid) will still
      work for now, but they are deprecated and should be updated

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