• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • 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.81

2.9.81​

24 September 2024

Added​

  • PRO Added back simple Facebook video support for the Media Manager
  • PRO Introduced a new option in the File Browser settings that allows users to disable the JCE Media Field for specific profiles.
  • Update Sandbox URL Exclusions with more common url values, eg: docs.google.com, sheets.google.com, slides.google.com, forms.google.com, canva.com, slideshare.net, slides.com, facebook.com, instagram.com

Fixed​

  • PRO Some Pro plugin editor css, eg: Columns, was not loaded if the Compress CSS option was enabled.
  • Copying and pasting multiple selected table rows from one table into another would only paste the first row.
  • Tables cells copied and pasted from one table in the editor into another created a new table instead of merging cells.
  • Fix processing of shortcode when the code is inside an inline element, eg: <strong>{var}</strong>
  • When changing a table row's type to "Table Head," the associated cells will now correctly use the <th> tag instead of <td>.
  • Prevent the the Responsify plugin from processing content in the Preview tab.

2.9.80​

Changed​

  • Disabled JCE Media Field input and buttons when the user profile does not allow Media Fields, or if the File Browser is not enabled.
  • Custom Classes in Editor Profiles → Plugin Parameters → Style Select now support element selectors for each class, e.g., p.some_class. This will apply the class to the element only.
  • Reintroduced the Content - JCE plugin to trigger Media Field conversion in some 3rd party extensions.

Fixed​

  • Removed only invalid ID characters from the editor textarea ID, rather than all non-alphanumeric characters, which caused an issue when saving in some extensions, e.g., EasySocial.
  • Ensured the editor header is always created during each editor initialization, including dynamically created and re-ordered editors.
  • Resolved an issue where JCE Media Field download links would incorrectly trigger a save of the file using the full file path as the saved file name instead of just the file name.
  • Fixed the inability to re-order editors in a Subform field.
  • Corrected the issue where the Content - JCE plugin was not being enabled upon installation.
  • PRO Fixed an issue where inserting an HTML file using the Template Manager would incorrectly include the <head> content.

2.9.79​

24 July 2024

Fixed​

  • PRO The Media Field input Upload button would not be shown for custom JCE Media Fields or converted Joomla Media Fields in some instances.
  • JCE Core Media Fields in subform fields were not initialized correctly.
  • Editor failed to load in PageBuilder CK.
  • Backwards compatability fix for Editor Profile changes
  • URL values would not be converted to Absolute if the URL Conversion parameter was set to Absolute.
  • Script and Style tags did not support data-* attributes
  • Setting the Enable Code Blocks option to No would have no effect.

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