### Changed
- Updated Redactor to 3.1.7.
- Fixed a bug where full-screen editor would be obscured by the sidebar if the
toolbarFixedconfig setting was set tofalse.(#120) - Fixed a bug where adding a second link in a list would not work as expected. (#104)
- Fixed a bug where the “Image editor” button wasn’t showing up when selecting assets for non-admin users.
- Updated Redactor to 3.1.6.
- Fixed a bug where adding links inside lists would not work as expected. (#104)
- Fixed a bug where adding links inside tables would not work as expected. (#98)
- Fixed a bug where Redactor would leave extra markup in the HTML. (#106)
- Fixed an error that occurred when updating to 2.2.0 if there were Redactor fields without the
availableTransformsoravailableVolumesset. (#112)
- Redactor for Craft CMS now requires Craft 3.1.
- Improved Project Config compatibility.
- Updated Redactor to 3.1.4
- Fullscreen plugin is now not available for use during Live Preview. (#94)
- Redactor fields’ default HTML Purifier config now allows
idattributes. (#82)
- Fixed a bug where image editor would be unavailable for inserted assets. (#95)
- Fixed a bug where Redactor was not getting translated properly for Norwegian languages. (#99)
- Updated Redactor to 3.1.1
- Updating Redactor fixed a bug where inserting links to entries would not work in Firefox. (#61)
- Updating Redactor fixed a bug where using "inlinestyle" plugin would overwrite tags. (#58)
- The plugin is now translated into Hungarian. (#73)
- Fixed a PHP error that could occur when editing elements with Redactor fields. (#74)
- The plugin is now translated into Dutch. (#55)
- Fixed a bug where the fixed toolbar wan’t working. (#9)
- Fixed a bug where the fixed toolbar was not working. (#9)
- Fixed a bug where it was impossible to define translation overrides. (#63)
- Fixed a Javascript error for Redactor fields with no buttons defined in the config. (#68)
- Updated Redactor to 3.0.11.
- 6th level headings are no longer displayed in all-uppercase in the editor. (craftcms/cms#2927)
- Fixed IE11 compatibility. (#46)
- Fixed a bug where it wasn’t possible to edit links created using the File modal. (#54)
- Fixed a bug where links created using the File modal would overwrite the selected text with the file title. (#54)
- Fixed a bug where it was possible to initiate drag-and-drop uploading, which isn’t supported. (craftcms/cms#2920)
- Fixed a bug where
FileandImagebuttons were missing. - Fixed a bug where File modal was generating incorrect links.
- Updated Redactor to 3.0.9.
- Improved Redactor field styles. (#49)
- The plugin now attempts to remove
codemirrorandsourcevalues from Redactor configs on install. - Redactor fields with the “Clean up HTML?” setting enabled now convert non-breaking spaces to normal spaces. (#24)
- Updated Redactor to 3.0.8.
- Fixed a bug where inline styles created by the Alignment, Fontcolor, Fontfamily, and Fontsize plugins weren’t getting saved if the “Clean up HTML?” setting was enabled. (#41)
- Fixed a bug where widgets embedded by the Widget plugin could steal focus from the fixed toolbar. (#37)
- Fixed a bug where image resize handles would not be displayed correctly or at all when the
imageResizableRedactor config setting was enabled. (#39)
- Fixed a case-sensitivity issue. (#31)
- Updated Redactor to 3.0.6.
- Added an Image Editor shortcut for asset-based images.
- Bundled the BeyondGrammar, Handle, Specialchars, Variable, and Widget Redactor plugins.
- Removed the Codemirror and Source plugins (no longer needed in Redactor 3). Redactor configs that included these plugins will be automatically updated.
- Updated Redactor to 2.12.
- Redactor now comes bundled with all of Imperavi’s Redactor 2 plugins. (#14)
- Fixed a bug where empty field values would still normalize to a
craft\redactor\FieldDataobject, rather thannull. - Fixed a deprecation error when running Redactor on Craft 3.0.0-RC15 or later.
- Fixed support for Redactor’s
fixedToolbaroption. (#9) - Fixed a bug where Redactor fields weren’t getting translated into the user’s preferred language, when available. (#12)
- Fixed a bug where H4s were larger than H3s. (#15)
- Fixed a bug where Redactor fields would not honor the
imageTagconfig setting when inserting an image. (#10)
- Applied Craft’s “readable” text styles to Redactor inputs.
- Fixed a bug where a
document.readyevent handler wasn’t getting registered correctly.
Initial release.