• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
JCE Pro - Joomla WYSIWYG Editor

JCE Pro - Joomla WYSIWYG Editor 2.9.76

2.9.76​

03 July 2024

Added​

  • 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 - for JCE Media Fields when creating a field that is not an "Extended Media" type.
  • Added more Iframe sandbox exclusions for some common media providers, eg: Google Maps, Codepen, Giphy, Apple Music.

Changed​

  • Removed redundant Content - JCE plugin.

Fixed​

  • PRO Search & Replace in the Code Editor would replace matches with a blank space if Match Case and Whole Word options were enabled.
  • PRO Resize in the Image Editor must always be proportional.
  • A change in Joomla 5.1 resulted in repeatable field items in JCE Editor Profiles showing the value of the first field item rather than their own saved value.
  • Creating a Markdown link would break the link if it was an absolute type.
  • Language files for JCE Pro System plugin were not correctly installed.
  • Added a workaround for the editor not loading in Balbooa Gridbox.
  • Fix "Unknown column 'custom' in 'field list'" install error in Joomla 3.
  • Fix some layout issues in Yootheme WidgetKit
  • JCE would not load in Virtuemart in Joomla 3
  • JCE would not load in AcyMailing in some instances
  • Like
Reactions: MarkDragon

2.9.75​

13 June 2024

Fixed​

  • PRO Joomla Media Fields were not being converted to JCE Media Fields despite the option being enabled.

2.9.73​

30 May 2024

Added​

  • 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 if the Subscription Key was not set in the JCE Options page (Joomla 3.x legacy method)
  • PRO Resize parameters would show duplicates after making changes in JCE Pro 2.9.70 to 2.9.72
  • PRO Code Editor would use RTL mode if enabled in the editor.
  • PRO Various parameter options that used a File Browser would not work correctly.
  • PRO Some repeatable parameters would not update or set parameter values correctly.
  • PRO The Code Editor display was truncated when in Fullscreen mode.
  • PRO The Filesystem parameters form was being processed multiple times resulting in repeated form fields.
  • JCE Media Field items that included a Caption would not be displayed.

2.9.71​

09 May 2024

Fixed​

  • PRO
    Joomla Media Fields (Intro Image etc.) would not display if no other JCE Media Fields were rendered on the page.
  • PRO The Caption dialog would show a PHP error when opened.

2.9.70​

08 May 2024

Added​

  • 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.

Changed​

  • PRO Moved all Pro files and plugins to the System - JCE Pro plugin.
  • Merged all content.css files from various plugins into the editor theme content.css file.
  • Replaced parameters in Clipboard and Style Select plugins with a simplified set in JCE Core. JCE Pro includes the full original parameter set.Removed support for legacy media types, eg: wmv, rm etc.
  • Media will always be embedded using the conventional method based on the media type. For example using an <object> tag to embed an mp4 will be converted to a <video> tag.
  • The JCE Media Field in JCE Core is now a simplified version with image and link support only. Full support and Joomla Media conversion is available in JCE Pro.
  • The sandbox attribute will be added to all iframes, except those used to display external media from trusted providers, eg: Youtube, Vimeo etc.

Fixed​

  • PRO A Thumbnail Editor parameter option was missing from the File Browser parameters.
  • PRO Columns tools remained disabled when clicking into a Column field that contained a div.
  • Fixed selection and creating links on <span> tags that are used as font icon tags.
  • Boolean attributes - autoplay, loop, mute etc. will now be processed to attributes without values, eg: <video src="/video.mp4" autoplay>
  • Content that contained multiple script tags would render incorrectly in the Preview tab.
  • Added a workaround to fix modal display issues for some items in the Joomla button menu item list due to changes in Joomla 5
  • The MediaBox configuration page would show a PHP error when the Behaviour - Backward Compatibility was unpublished.

2.9.61​

Fixed​

  • Rendering of an editor in a Yootheme Pro text field would fail if JCE Pro was enabled.
  • Some editor-xtd buttons would insert into the wrong editor when a page contained multiple editors.

2.9.57​

Fixed​

  • JCE Media Field images would not display correctly in media overrides or dynamic content when saved using the new Description field. If the Description field is left empty, the value will now be saved as a single string value as before.
  • JCE Media Field images previously created with the Extended Media option disabled would always display as links.
  • Like
Reactions: ArSi and MarkDragon

2.9.55​

Added​

  • Added Retina Dark theme Toolbar Theme option in Editor Parameters. This is an assignable non-automatic dark toolbar and modal theme for the editor.

Fixed​

  • Fixed some legacy class names in various plugin dialogs (Tables, Colorpicker, File Manager).
  • Fixed Toggle Toolbars storing invalid state value which would result in toolbars always showing after first load.
  • Fixed deprecation errors in PHP 8.1 with strftime function
  • Fixed some variable assignment deprecation errors in the install routine.
  • Fix Joomla\CMS\HTML\Helpers\Sidebar PHP error in JCE Control Panel in Joomla 3
  • Dash characters were being removed from anchor name / id attribute values when setting an Anchor.

2.9.52​

Added​

  • PRO Added Text Editor support for css, scss, less, js and ts files.
  • Added "Phase 1" of Dark Mode support to the JCE Admin (excluding the File Browser and Editor layout)

Changed​

  • Removed the middot character from non-breaking space Visual Characters representation to avoid selection confusion and improve backspace delete responsiveness.

Fixed​

  • PRO Columns parameters set in Editor Profiles would not be applied.
  • PRO Adding a custom value to the Classes list in the Columns dialog would not correctly apply it and reset the filtered list.
  • PRO Internal Columns classes were incorrectly added to the Styles list.
  • Editor would fail to load if the Joomla core.js script file was loaded after the JCE Editor scripts.
  • Installed plugins, eg: ChatGPT would give an Invalid Plugin error when opening or sending requests.
  • Creating a list on a multi-line selection would wrap all content in the list when Container & Enter Key was set to None:Linebreak.
  • Fixed deprecated "Joomla.editors" script errors in Joomla 5.
  • Some editor-xtd buttons eg: Regularlabs ContentTemplater, would not operate correctly when the Joomla button was added to the editor toolbar.
  • Fixed a PHP "ListField" error when saving an Editor Profile in Joomla 3.
Top