Friday 14th November, 2025
Editor 2.5.2 release notes
With development focus recently been on DataTables 3, this is just a small patch release to address a few problems that have been identified since 2.5.1.
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
- Add
field().inst()fordatetimefield types to get the DateTime API directly.
Fixes:
- If using
ajax.submitAs = 'json'the contentType for the request is now automatically set to beapplication/json; charset=utf-8. - Inline editing and
tagsweren't working together well. - Bootstrap 5 floating labels with
datetimeinputs. - When
uploadManyis disabled, upload and remove buttons should be removed - When using nested editing with the styling frameworks (e.g. Bootstrap), the form title separator wasn't being displayed.
Node
Fixes
- Remove debug line