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

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)
  • v1.3.0 Changes

    September 24, 2020
    • ๐Ÿ†• NEW: Right-to-left (RTL) support (#824)
    • ๐Ÿ†• NEW: Associated <label> support (#829)
    • ๐Ÿ”’ SECURITY: Fix escaping HTML attributes for attachment metadata (cd4c68f)
  • v1.2.4 Changes

    August 04, 2020
    • ๐Ÿ›  FIX: Sanitizing pasted URLs (#793)
    • ๐Ÿ›  FIX: Invisible cursor when focusing in Firefox (#782)
    • ๐Ÿ›  FIX: Parsing implicit block element newlines (#773)
  • v1.2.3 Changes

    March 09, 2020
    • ๐Ÿ”„ CHANGE: Sanitize javascript: protocol in href attributes (5bd3c13, #712)
    • ๐Ÿ”„ CHANGE: Improve toolbar button styling on narrow viewports (#727)
    • ๐Ÿ›  FIX: Resetting toolbar state when selecting attachments (#732, #554)
    • ๐Ÿ›  FIX: Parsing bare text nodes preceded by block elements (#742, #707)
  • v1.2.2 Changes

    December 02, 2019
    • ๐Ÿ”’ SECURITY: Fix sanitizing pasted HTML (#709)
    • ๐Ÿ†• NEW: CSP support for Trix's <style> elements (#698)
  • v1.2.1 Changes

    October 17, 2019
  • v1.2.0 Changes

    July 29, 2019
    • ๐Ÿ†• NEW: Toolbar button for attaching files (#619)
    • ๐Ÿ›  FIX: Recording undo history when applying block formatting to a collapsed selection (#629, #628)
  • v1.1.1 Changes

    April 17, 2019
    • ๐Ÿ›  FIX: Deleting the last character in a composed word on Android (d9143c0)
    • ๐Ÿ›  FIX: Cursor jumping when deleting into a space at the end of a block in IE 11 (#615)
    • ๐Ÿ›  FIX: Handling link pastes in Safari (4fff711)
    • ๐Ÿ›  FIX: Detecting InputEvent support in Firefox 67แต‡แต‰แต—แตƒ (5efabb5)
  • v1.1.0 Changes

    March 04, 2019
  • 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)