Tuesday 28th February, 2023
Editor 2.1.1 release notes
Editor 2.1.1 is our first patch release of the 2.1 series, and addresses a couple of issues that have been brought to light. This release also introduces type information for the Button types that Editor supports.
See below for the full list of changes.
If you are just upgrading to the 2.1 series now, be sure to review the 2.1.0 release notes which are a little more extensive!
Downloads
Downloads of specific versions of Editor are only available to license holders. Please see the download page for information about the current release version.
Release notes
Core
- New: Explicit documentation for
fields.options
andfields.optionsPair
- Fix: Guard against
json
being null in options update - Fix: Typescript definitions for Button types (such as
create
andedit
) were missing - Fix: Use allow for
keyless
when usingremove()
when in standalone mode
PHP
- Fix: Resolve PHP compatibility warnings