Version 1.7.3
Release date: 9th August 2016
- Updated Table element to have frozen ability and header defined in back-end
- Updated Gallery element to be able to output width and height of each image
- Added Spellchecker to Wysiwyg editor
- Updated all files for new references to Fresh Dev
Version 1.7.2
Release date: March 26, 2015
- Publisher compatibility fix
Version 1.7.1
Release date: February 5, 2015
- Fix problem with remove element dialog
- Mason compatibility tweak
- Low elements fix
Version 1.7.0
Release date: December 11, 2014
- New tag – total_elements
- Better workflow preview bug
Version 1.6.6
Release date: March 7, 2014
- EE 2.8.0 compatibility fix
Version 1.6.5
Release date: January 9, 2014
- fixed update script
- fixed Better Workflow gallery bug
Version 1.6.4
Release date: November 18, 2013
- fixed Rich text element
Version 1.6.3
Release date: October 23, 2013
- fixed Better Workflow compatibility
- added Assets compatibility
Version 1.6.2
Release date: October 11, 2013
- fixed Table element
Version 1.6.1
Release date: September 30, 2013
- fixed Grid settings
Version 1.6
Release date: September 25, 2013
- compatibility with Expression Engine 2.7
- compatibility with Grid
-
bugfix for Better Workflow
-
bugfix for Low Variables
-
fixed Rich text element
-
fixed Gallery element
Version 1.5.5
Release date: September 2, 2013
- Fixed display field
Version 1.5.4
Release date: August 14, 2013
-
Fixed injection of element_id, field_id, field_name into elements
-
Fixed usage of Channel preferences in replace_tag of elements
Version 1.5.2
Release date: July 22, 2013
- Fixed CSS of “add element”
Version 1.5.1
Release date: July 17, 2013
- Fixed elements version bug
Version 1.5
Release date: July 16, 2013
- Added support for field types with HTML inputs that post arrays to the server
Version 1.4.0.4
Release date: July 12, 2013
- Fixed gallery issue: broken original path of images
Version 1.4.0.3
Release date: July 8, 2013
-
Fixed Wysiwyg paths to installed editors
-
Fixed default CKEditor version to 3.6.6 (IE 10 return key issue)
Version 1.4.0.2
Release date: June 10, 2013
- Fixed Wysiwyg theme bug issue.
Version 1.4.0.1
Release date: June 3, 2013
- Fixed Wysiwyg element unbind action.
Version 1.4
Release date: May 27, 2013
- Added compatibility with Safecracker.
- Fixed deprecated jQuery functions.
- Fixed small issues.
Version 1.3
Release date: Apr 29, 2013
- Added compatibility with Better Workflow.
- Fixed small issues.
Version 1.2
Release date: Mar 19, 2013
- Added compatibility with Low variables.
- Verified compatibility DevDemon’s Updater module.
- Fixed small issues.
Version 1.1.2
Release date: Mar 5, 2013
- Added support for EE third party folder using url_third_themes config override.
- Inside elements are parsed tags: {ce_count}, {ce_first}, {ce_last}.
- Fixed small reported issues.
Version 1.1.1
Release date: Feb 12, 2013
- Fixed major bug when saving comment.
- Fixed errors after 3rd party field types were uninstalled.
- Fixed small bugs.
Version 1.1.0
Release date: Dec 14, 2012
- Added support for Matrix from Pixel&Tonic. From now on, Content Elements can be used as a Matrix field.
- Completely changed the way how elements are added on the publish page. In order to add a new element on the publish page, no HTTP request or PHP processing is needed on the background. Thanks to this change, work with elements is faster and more stable.
- Content Elements is no longer a module, but rather an element and a fieldtype. Thanks to this, the entire installation is faster and no module permissions need to be given to specific user groups anymore. The following files are no longer needed and have been removed from the installation package:mcp.content_elements.php
upd.content_elements - Other fieldtypes can now be used as an Element, provided that the fieldtypes use required functions.
- Fixed an issue that occured when Matrix, Wygwam and Content Elements were used simultaneously.
- Optimized the format of data stored in the database while keeping the backward compatibility with Content Elements 1.0.
Version 1.0.1
Release date: July 5, 2012
- Bugfix to allow Content Elements to work along with Channel Images
Version 1.0.0
Release date: June 1, 2012
- Initial release