github pbek/QOwnNotes v26.4.3
Release v26.4.3

latest release: v26.4.4
18 hours ago

26.4.3

  • When pressing Ctrl+F to open the search bar in the note text edit,
    the preview, or the QLiteHTML preview, any currently selected text
    will now always be placed into the search field (replacing any existing search
    text) and selected, making it easy to search for the highlighted word or phrase
    (for #3538)
  • Added a built-in MCP (Model Context Protocol) server that allows external AI
    agents to access notes via HTTP+SSE transport with Bearer token authentication,
    providing search_notes and fetch_note tools for AI-powered note retrieval
    (for #3536)
    • See MCP Server for
      documentation and usage instructions
  • Improved wiki-style link backlink detection so that all wiki link variants
    — including links with heading anchors like [[Note#Heading]], links with
    display-text aliases like [[Note|label]], and subfolder-qualified links with
    aliases or headings like [[sub/Note#H|label]] — are now correctly found and
    shown in the Backlinks navigation panel (for #3535)
  • Updated the system Botan integration to avoid Botan 3 deprecation warnings in
    the note encryption wrapper, improving compatibility with downstream builds
    such as NixOS/nixpkgs#505517
    (for #3501)

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.