github pbek/QOwnNotes v26.5.16
Release v26.5.16

latest release: continuous
5 hours ago

26.5.16

  • Fixed a memory leak when switching between notes, especially noticeable with
    large encrypted notes, by reusing the scripting current-note API object instead
    of allocating a new one on every note change, releasing temporary note objects
    from note-store script hooks, and clearing the decrypted encrypted-note editor
    plus undo history when switching back to the regular editor; encrypted-note
    typing now also avoids writing and refetching the full decrypted note text from
    the in-memory database on every keystroke (for #3627)
  • Fixed solving equations like 1+1= with Ctrl+Space in the note text edit
    when the Markdown LSP completion provider was enabled or when note editing was
    disabled; the normal equation-solving autocomplete flow now takes precedence
    (for #3625)
    • Fixed toggling checkbox list items with Ctrl+Space when note editing was
      disabled
  • Fixed a limitation where note text search required at least 2 characters to
    start searching; this also affected OR searches, where each individual term
    had to be at least 2 characters long to trigger the search
    (for #3624)

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

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.