All Versions
12
Latest Version
Avg Release Cycle
74 days
Latest Release
1876 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.12 Changes
February 01, 2020- ๐ Updated ContentEdit dependency to 1.3.5 which now supports drag / clone of elements (see https://github.com/GetmeUK/ContentEdit/releases/tag/1.3.5) thanks to @cyclaero.
-
v1.6.11 Changes
January 25, 2020 -
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.