Skip to content

Releases: madeyourday/contao-rocksolid-custom-elements

2.4.10

08 Mar 19:06
4e44465
Compare
Choose a tag to compare
  • Add support for backend jump targets in Contao 5.3 #170

2.4.9

01 Mar 10:33
1787c64
Compare
Choose a tag to compare
  • Fix #167 bug with custom headline inputUnit field (#168)

2.4.8

27 Feb 12:56
Compare
Choose a tag to compare
  • Fix #166 empty headline check in legacy templates

2.4.6

11 Jul 15:11
Compare
Choose a tag to compare
  • Fix bug with undefined method System::log()

2.4.5

05 Jul 10:10
Compare
Choose a tag to compare
  • Fix bug with renamed depending fields, #161
  • Handle nested depending widgets, e.g. groups

2.4.4

17 Mar 12:30
Compare
Choose a tag to compare
  • Improve Twig support, #158
  • Handle depending value false correctly
  • Hidden inputs and fileTree widgets as depending values
  • Compatibility with new columns version
  • Improve newsletter detection

2.4.3

08 Feb 08:44
Compare
Choose a tag to compare
  • Fix compatibility with Contao 5.1, #160

2.4.2

01 Oct 10:37
Compare
Choose a tag to compare
  • Don’t throw config exceptions in CLI
  • Fix bug with depending lists swallow fields following it, #153

2.4.1

08 Sep 10:54
Compare
Choose a tag to compare
  • Use namespaced StringUtil class, #150
  • Don’t exclude dynamically created DCA fields, #151
  • Exclude dummy elements from POST data, #151
  • Compatibility with TinyMCE 6

2.4.0

18 Aug 14:30
Compare
Choose a tag to compare
  • Update Contao to version 4.13 and 5.0
  • Symfony 6 compatibility