Skip to content

Releases: hschottm/tags

Version 4.9.0

01 Jun 13:02
Compare
Choose a tag to compare
  • Added compatibility for PHP 8
  • Added compatibility for Contao 4.13
  • Fixed no longer working tag operations when duplicating contao elements or deleting contao elements

Version 4.5.6

01 Jun 13:58
Compare
Choose a tag to compare
  • Added fixes for PHP 8 from master branch
  • Added fixes for Contao callbacks from master branch

Version 4.6.4

09 Oct 14:10
Compare
Choose a tag to compare
  • Fixed a problem that tags could no longer be saved in the backend. The fix also resulted in the removal of the 'isTag' parameter for tag fields in the DCA that was once introduced to overwrite the tag storage and make it possible to store the tags directly in the DCA table of the corresponding field after changing the size of that field
  • Fixed a problem with missing tag support for external news entries

Version 4.6.3

25 Sep 08:15
Compare
Choose a tag to compare
  • Fixed a crash in the EventReader module by copying a private function from the Contao source into the EventReader class of the tags extension

Version 4.5.5

25 Sep 08:09
Compare
Choose a tag to compare
  • Fixed a crash in the EventReader module by copying a private function from the Contao source into the EventReader class of the tags extension

Version 4.4.2

25 Sep 08:18
Compare
Choose a tag to compare
  • Fixed a crash in the EventReader module by copying a private function from the Contao source into the EventReader class of the tags extension

Version 4.6.2

24 Sep 08:19
Compare
Choose a tag to compare
  • Added missing ASCII conversion for CSS class names to prevent special characters in CSS class names

Version 4.5.4

23 Sep 11:36
Compare
Choose a tag to compare
  • Fixed a Contao 4.10 only call

Version 4.5.3

23 Sep 10:20
Compare
Choose a tag to compare
  • Fixed link generation which ignored the jumpto option in the tag objects
  • Added ASCII conversion for CSS class names to prevent special characters in CSS class names

Version 4.4.1

23 Sep 11:35
Compare
Choose a tag to compare
  • Fixed link generation which ignored the jumpto option in the tag objects
  • Added ASCII conversion for CSS class names to prevent special characters in CSS class names