Skip to content

Release v26.3.5

Choose a tag to compare

@github-actions github-actions released this 06 Mar 20:19
· 70 commits to main since this release
c79c5f9

26.3.5

  • Disabled hanging indentation for wrapped Markdown list items by default in the
    note text edit (for #1581)
  • Try to fix hanging-indented wrapped Markdown list items still occasionally showing
    no visible caret after clicking into continuation text in the note text edit
    (for #3480)
  • Fixed caret blink artifacts in hanging-indented wrapped Markdown list items,
    where the caret could appear partially clipped or show a stray tick while typing
    (for #3480)
  • Fixed caret visibility and blinking on the last wrapped visual line of
    hanging-indented Markdown list items, where the caret could disappear entirely
    while typing (for #3480)