Вы используете устаревший браузер. Отображение этого и других веб-сайтов может быть некорректным. Рекомендуется обновить браузер или использовать альтернативный браузер.
PRO A new Custom Query option is available in the Editor Profiles -> Setup tab to assign or restrict a profile based on $_REQUEST variables passed in the active component, eg: view=article or id=4.
Added a new CleanUp Mode parameter to the Clipboard plugin that simplifies configuration of the Paste tool.
Added a Classes option to the Image Manager Basic Dialog.
PRO Match Case and Whole Word options added to the Code Editor search options, alongside some search updates.
PRO The Iframes and Media Manager dialogs now have an option to set the Ssandbox attribute value in the Advanced tab (Iframes) or Media Options tab (Media Manager).
Added a refresh of the Joomla autoload_psr4.php file to the extension post install routine to fix namespace registration issues on some...
Added onWfFileSystemBeforeGetPathVariables event to allow for manipulation of File Directory Path variable source values, eg: $usertype in a system plugin.
Fixed
PRO Pro Plugins would not load or function correctly if the Compress CSS and/or Compress Javascript options were enabled.
PRO JCE Plugins (ChatGPT, FontAwesome etc.) would not update from the Joomla Updater...
Boolean attributes will now be set last in the attributes order of an element. This change is specifically to address an issue with the Joomla Text Filter, which removes boolean attributes (e.g., controls, autoplay, etc.) if they are placed between other attributes with defined values.
The Media Path value set for a new JCE Media Field would not be applied.
PRO Added support for negated values in the Custom Query option, eg: !8 will match values that are not 8
PRO Added support for dynamic catid (Category ID) values in the Custom Query option
PRO Added an Alternate Editor option in the Global Configuration to specify an alternative editor to load if no Editor Profiles maatches the editing environment.
Added a Display Type parameter - Link or Embed -...