Skip to content

Release v26.3.9

Choose a tag to compare

@github-actions github-actions released this 11 Mar 20:55
· 35 commits to main since this release
0fd3554

26.3.9

  • Fixed heading order in the Navigation panel's "Headings" tab to keep the
    same sequence as in the note text when heading levels are skipped
    (for #2994)
  • Added support for global keyboard shortcuts under Wayland (e.g. KDE Plasma)
    using the XDG Desktop Portal GlobalShortcuts interface, since the previous
    X11-based shortcut mechanism does not work on Wayland
    (for #2462)
  • Fixed Homepage bookmark auto-suggestions to also match tokens from full Markdown bookmark
    entries (tags and trailing text after the link) (for #3484)
  • Fixed merged bookmark entries keeping a shorter link label when a longer label
    exists for the same URL (for #3484)