All Versions
12
Latest Version
Avg Release Cycle
74 days
Latest Release
1540 days ago

Changelog History
Page 1

  • v1.6.12 Changes

    February 01, 2020
  • v1.6.11 Changes

    January 25, 2020
    • #542
    • #541
    • #510
    • โž• Added ca.json for catalan translation (thanks to Abel Cano Quintana)

    ๐Ÿ›  Thanks to all who reported these issues and contributed fixes.

  • v1.6.10 Changes

    August 09, 2018
    • ๐Ÿ›  Fixed issue where an error was raised if clearing a link from an image with no link
    • ๐Ÿ›  Fixed issue where pressing return against a non text element added a new paragraph regardless of whether a tool (dialog) was active
    • ๐Ÿ›  Fixed issue where hitting enter while a fixture was active raised an error as the editor attempted to add a paragraph to the fixture
  • v1.6.9 Changes

    July 27, 2018

    ๐Ÿš€ Updated to ContentEdit 1.3.4. Fix for clearing the backround on ImageFixtures.

  • v1.6.8 Changes

    July 27, 2018

    ๐Ÿš€ Upgrade to ContentEdit (1.3.3) which resolves issue with the setting the src against an ImageFixture as a data URI.

  • v1.6.7 Changes

    July 27, 2018

    ๐Ÿš€ Upgrade to ContentEdit (1.3.2) which resolves issue with the setting the src against an ImageFixture.

  • v1.6.5 Changes

    May 21, 2018
    • ๐Ÿ›  Fix for #501 .
    • ๐Ÿ›  Fix for keyboard shortcuts for undo and redo.
  • v1.6.4 Changes

    January 18, 2018

    ๐Ÿš€ This release fixes and issue where pasting inline content would force inline elements to be stripped and text to be placed across multiple paragraphs.

  • v1.6.3 Changes

    January 11, 2018
    • ๐Ÿ›  Fix for #452 where thead was (re)inserted at the end of the table rather than at the start when using the table tool (thanks to @ccqgithub for the report).
    • ๐Ÿ›  Fix for #469 additional HTML big fixes, spans are now removed from copied in content and styles applied are no longer being inserted within the page content on paste.
  • v1.6.2 Changes

    January 07, 2018
    • ๐Ÿ›  Fixes issue #463 where pasting HTML into fixtures would fail (thanks to @a-komarev for the report).
    • ๐Ÿ›  Fixes issue #467 where passive save calls (typically used for autosave) would blur the currently focused element (thanks to @darksnake747 for the report).
    • ๐Ÿ‘Œ Improved the cleansing of deeper HTML structures which previously meant copy/paste of deeper structures (for example div > div > p) would result in nothing being pasted.