
Added craft\redactor\Field::EVENT_DEFINE_REDACTOR_CONFIG, which makes it possible to modify the Redactor config at runtime.Added support for including query strings in linked element URLs.Added the “All entries” source to entry selection modals.Added support for the linkNewTab Redactor config setting.It’s now possible to create a Default.json Redactor config, which will be used by default, or if the specified config file is missing.It’s now possible to define the Redactor config on a per-field basis.Added a field setting that determines whether non-admin users should be allowed to edit the field HTML.

Added the “Default transform” setting, which can be used to set a default transform that should be applied to images.It’s now possible to change the transforms of selected assets.Fixed a bug where translation messages weren’t getting registered for JavaScript properly.

Fixed a bug where inline styles within tables weren’t getting removed.Fixed a bug where inserting a link into a large Redactor field would cause the browser to jump to the top of the field.Fixed a bug where volume and transform names were getting double-encoded.Fixed a bug where some inline styles could be removed even if they were allowed by field plugins.Fixed a bug where empty Redactor fields could be seen as not empty during validation.Fixed a bug where context bars weren’t visible within editor slideouts.

