Skip to content

Release v26.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 19:59
· 122 commits to main since this release
9612904

26.3.1

  • Added a setting to toggle hanging indentation for wrapped Markdown list items
    in the note text edit (for #1581)
  • Fixed text selection start positions in wrapped Markdown list items with
    hanging indentation in the note text edit (for #3477)
  • Fixed wrapped list item continuation lines with hanging indentation sometimes
    clipping the last characters of a line (for #3478)
  • Fixed QLiteHtml preview selection drawing occasionally leaving vertical highlight
    stripes when dragging a selection (for #3466)