Skip to content

v0.9.10.beta

Choose a tag to compare

@samuelpecher samuelpecher released this 27 Apr 08:16
· 165 commits to main since this release

What's Changed

  • Reduce init-time style recalc: contained resolver root, content containment, and targeted guards by @jorgemanrubia in #984
  • Ctrl/cmd+click to open links without contenteditable=false by @zachasme in #998
  • Move NodeInserter code out of Contents by @samuelpecher in #997
  • Bump the lexical group across 1 directory with 18 updates by @dependabot[bot] in #987
  • History merging by @zoltanhosszu in #932
  • Don't skip DOM selection update when setting value on focussed editor by @samuelpecher in #1011
  • Fix code block copy/paste: preserve newlines and always paste as plain text by @samuelpecher in #1010
  • Fix code block escape when last line contains only whitespace by @samuelpecher in #1006
  • Fix pasting text with blank lines breaking out of code blocks by @samuelpecher in #1009
  • Fix quote formatting: preserve BRs and quote only selected lines by @samuelpecher in #1014
  • Fix paste into quote: honor cursor position and avoid extra blank line by @samuelpecher in #1012
  • Fix flaky benchmark CI by improving time resolution by @flavorjones in #1016
  • Honor permitted-attachment-types across the editor by @flavorjones in #1005

Full Changelog: v0.9.9.beta...v0.9.10.beta