Skip to content

Releases: madeyourday/contao-rocksolid-custom-elements

1.2.8

07 Jan 10:25
Compare
Choose a tag to compare
  • Fixed bug with Chosen elements in lists, see #30
  • Added config option beTemplate, see #28
  • Added config option isNewsletter

1.2.7

29 Dec 16:55
Compare
Choose a tag to compare
  • Added min/maxItems setting for list elements, see #13
  • Fixed bug with empty fields array, see #29

1.2.6

24 Nov 10:50
Compare
Choose a tag to compare
  • Changed default resize mode to crop
  • Fixed bug in PHP 5.3 "Cannot access static:: when no class scope is active"

1.2.5

19 Nov 14:15
Compare
Choose a tag to compare
  • 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

30 Sep 11:22
Compare
Choose a tag to compare
  • Fixed cache problems in loadConfig()
  • Fixed bug with "Invalid connection resource" exception
  • Fixed bug with missing return in getLabelTranslated()

1.2.3

20 Aug 10:01
Compare
Choose a tag to compare
  • Fixed compatibility with ce-access

1.2.2

06 Aug 12:21
Compare
Choose a tag to compare
  • Fixed bug with excluded type field for non-admins
  • Added support for allowed fields for backend users

1.2.1

01 Aug 15:55
Compare
Choose a tag to compare
  • 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

24 Jul 12:07
Compare
Choose a tag to compare
  • Added support for translated labels, see #12
  • Added support for groups, see #7

1.1.1

26 May 17:16
Compare
Choose a tag to compare
  • Fixed multi edit mode, see #10