PRO The Captions dialog would produce an error / become unuseable when opened
Update Boolean checkbox in Custom Attributes parameter field on initialisation when Name and Value are equal.
Remove disabled state on input fields when creating a new Custom Attribute option.
Fix layout of Attributes in the Advanced tab of the Link dialog.
Fixed
2.9.85
21 May 2025
Added
Added options to set a default Classes value for Ordered Lists and Unordered Lists.
Added parameters options to specify Custom Classes items for the Classes list in the Ordered and Unordered, Image Manager and Link dialogs.
PRO Added options to set a default Classes value for Columns.
PRO Added options to specify Custom Classes items for the Classes list in the Columns, Image Manager Extended, Media Manager, File Manager and IFrames dialogs.
Added buttons to increase or decrease the grid size in the File Browser when displaying items in a grid layout. This will increase the size of image thumbnails.
Internal: Support for shorthand event dispatchers "on", "off" and "fire", eg: editor.on('setcontent', function (e){})
Internal: Merge selection events with editor events.
Default values for any custom attribute can now be set in the parameters for the Image Manager Extended, Image Manager, File Manager, IFrames, Link, and for Video and Audio, Youtubte, Vimeo and Dailymotion in the Media Manager.
Standard Microdata attributes - itemprop, itemscope, itemtype, itemid, itemref - are now supported by default for all elements.
PRO Allow for Microdata to be applied to existing elements, eg: links
Changed
Remove use of DIRECTORY_SEPARATOR constant when processing path strings.
Remove use of jQuery in some instances of the File Browser modal dialog.
Fixed
PRO Fixed invalid conversion of Bootstrap col classes (col-sm, col-md, col-lg) if the Columns Layout is set to "Auto".
PRO Setting Tag Closing to No in the Code Editor parameters would have no effect.
PRO Fixed synatx highlighting changes in the Code Editor introduced by Tag Closing fixes.
PRO Errors when updating Youtube, Vimeo etc. with IFrames
The Joomla buttons list in the editor toolbar would not be displayed in SP PageBuilder 3 Integration mode.
Improved validation of media embeds
Inserting Vimeo or Dailymotion videos would generate a javascript error
Searching in the Image Manager, File Browser etc. would not search child folders (limited to 3 folders deep)
Video tags with a src value that contained query values that did not start with a ? (hash, ampersand etc.) would be converted to <iframe> tags if Strict Media Embeds is set to Yes in the Media Support parameters.
Allow Root Access would not be applied with some profiles that contained legaacy values, or where a plugin Filesystem config overrides the global parameters.Assigning multiple Custom Query values of the same type, eg: catid, would only process the first value.
PHP code inside attribute values would be processed incorrectly if Allow PHP is enabled.
Alt attribute values in elements after a readmore or pagebreak tag would be incorrectly processed.
Validate Mimetype error with csv files when the file has a mimetype value of text/plain