Releases: madeyourday/contao-rocksolid-custom-elements
Releases · madeyourday/contao-rocksolid-custom-elements
1.2.8
- Fixed bug with Chosen elements in lists, see #30
- Added config option
beTemplate
, see #28
- Added config option
isNewsletter
1.2.7
- Added min/maxItems setting for list elements, see #13
- Fixed bug with empty fields array, see #29
1.2.6
- Changed default resize mode to crop
- Fixed bug in PHP 5.3 "Cannot access static:: when no class scope is active"
1.2.5
- Added compatibility for Contao 3.4
- Added conversion of UUIDs and image size IDs for theme export and import
- Added support for translated options, see #22
- Added support for versioning in HTML conversion
- Added log messages for HTML conversion
1.2.4
- Fixed cache problems in
loadConfig()
- Fixed bug with "Invalid connection resource" exception
- Fixed bug with missing return in
getLabelTranslated()
1.2.3
- Fixed compatibility with ce-access
1.2.2
- Fixed bug with excluded type field for non-admins
- Added support for allowed fields for backend users
1.2.1
- Moved multiple elements warning to the system log, see #15
- Fixed bug with mandatory fields in lists, see #18
- Fixed bug with invalid connection resource, see #14
- Added support for default values, see #17
1.2.0
- Added support for translated labels, see #12
- Added support for groups, see #7
1.1.1
- Fixed multi edit mode, see #10