All Versions
16
Latest Version
Avg Release Cycle
77 days
Latest Release
1602 days ago

Changelog History
Page 2

  • v0.12.1 Changes

    September 12, 2018
    • ๐Ÿ›  Fix selecting attachments in Microsoft Edge (#531)
    • ๐Ÿ‘Œ Improve pasting nested list HTML (41eefb2)
    • ๐Ÿ‘Œ Improve accessibility of link dialog <input> (#527)
  • v0.12.0 Changes

    July 26, 2018
    • โž• Add support for Custom Elements v1 (#516)
  • v0.11.4 Changes

    July 02, 2018
    • ๐Ÿ›  Fix that attachments could be incorrectly parsed as block elements (#512)
    • ๐Ÿ‘Œ Improve trix.css attachment styles in <trix-editor>s without the trix-content class name (#515)
  • v0.11.3 Changes

    June 06, 2018
    • ๐Ÿ›  Fix that pressing esc in Safari would insert a literal \u001b escape character (#506)
    • ๐Ÿ›  Fix that block attributes could be added as text attributes when inserting attachments (10657b4)
    • ๐Ÿ‘Œ Improve JAWS and NVDA screen reader accessibility (#492, #195)
    • ๐Ÿ‘Œ Improve placeholder styling on Linux (#502)
  • v0.11.2 Changes

    March 02, 2018
    • โž• Add support for Chrome 65โ€™s questionable composition event changes on Android (#487)
  • v0.11.1 Changes

    October 05, 2017
    • ๐Ÿ›  Fix occasional multibyte character (emoji, basically) breakage on iOS (#439)
    • ๐Ÿ›  Fix cursor position when pasting HTML in an expanded selection (3a3f189)
    • ๐Ÿ›  Fix accessibility issue where pressing tab would incorrectly move focus to a linked attachment instead of the next form element (3a3f189)
    • ๐Ÿ›  Fix editing upload-in-progress attachment captions (#445)
    • ๐Ÿ›  Fix pasting in MS Edge (#452)
    • ๐Ÿ‘Œ Improve displaying code blocks in list items (#450)