All Versions
16
Latest Version
Avg Release Cycle
77 days
Latest Release
1532 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.1 Changes
December 04, 2020- ๐ SECURITY: Fix sanitizing pasted
<iframe>
s (f81b606, 29c4994) - ๐ SECURITY: Fix sanitizing malformed attachment markup (9601ac9)
- ๐ CHANGE: Improve associated
<label>
accessibility (#843) - ๐ FIX: Dropping files on existing attachments (#834)
- ๐ FIX: Focusing after successive placeholder clicks (#859, 1e8b295)
- ๐ SECURITY: Fix sanitizing pasted
-
v1.3.0 Changes
September 24, 2020 -
v1.2.4 Changes
August 04, 2020 -
v1.2.3 Changes
March 09, 2020 -
v1.2.2 Changes
December 02, 2019 -
v1.2.1 Changes
October 17, 2019- ๐ FIX: Rendering identical blocks after re-parsing HTML (#662, 692e2fd)
- ๐ FIX: Parsing text nodes following block elements (#663, d4edd23)
- ๐ FIX: Parsing nested block elements at different nesting levels (#352, 286cf24 โข 664d9d9)
- ๐ FIX: Persisting original
<img>
dimensions when loading HTML (#668, be7fca7) - ๐ FIX: Compatibility with Custom Elements v1 polyfill in IE 11 (#669, 641112d)
-
v1.2.0 Changes
July 29, 2019 -
v1.1.1 Changes
April 17, 2019 -
v1.1.0 Changes
March 04, 2019- ๐ NEW: Support for DOM Level 2 Input Events (#580)
- ๐ FIX: Handling option+delete word deletions in Firefox (#603)
-
v1.0.0 Changes
September 26, 2018- ๐ NEW: Image galleries (#523)
- ๐ NEW: Support for canceling input events (#532)
- ๐ NEW: Content attachment API (756dcb5)
- ๐ NEW:
trix-before-initialize
event (bee19f5) - ๐ CHANGE: Left-align
<trix-toolbar>
formatting button groups (6bfb41c) - ๐ CHANGE: Only dispatch
trix-initialize
event on first connect (5032fd1) - ๐ CHANGE: Remove deprecated indention level
editor
methods (211eba8) - ๐ CHANGE: Improve
trix.css
styles for hiding attachment selections (4a1a6aa) - ๐ FIX: Prevent some keyboard commands from inserting text (#534, 8d5294a)