JCE Pro 2.9.70 RC 4

Downloaded 2 times
Version 2.9.70 RC 4
Released On
Updated On
File Size 2.47 Mb
MD5 Signature 72fbbd6ec2b176492c15f3d07e14b3eb
Licence GNU General Public License, Version 2 or later

Changelog

RC 4

Fixed

  • PRO The Microdata dialog would show a PHP error when opened.
  • The MediaBox configuration page would show a PHP error when the Behaviour - Backward Compatibility was unpublished.

RC 3

Fixed

  • Added a workaround to fix modal display issues for some items in the Joomla button menu item list due to changes in Joomla 5

RC 2

Fixed

  • Fixed some errors in Media Field value processing when saving existing articles.

RC 1

Fixed

  • Fixed a minor Event variable refence issue in Joomla 3
  • Remove readonly from Media Field input in JCE Core.

Beta 3

Changed

  • The JCE Media Field in JCE Core is now a simplified version with image support only. Full support and Joomla Media conversion is available in JCE Pro.

Fixed

  • Content that contained multiple script tags would render incorrectly in the Preview tab.

Beta 2

Added

  • Added a Classes option to the Image Manager Basic Dialog.

Changed

  • 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 sandbox attribute will be added to all iframes, except those used to display external media from trusted providers, eg: Youtube, Vimeo etc.

Fixed

  • Editor tabs were not being rendered in Editor Fields.
  • PRO Columns tools remained disabled when clicking into a Column field that contained a div.

Beta 1

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.

Fixed

  • PRO A Thumbnail Editor parameter option was missing from the File Browser parameters.
  • 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>

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.