Skip to content

Releases: hschottm/tags

Version 4.0.25

21 Nov 14:37
Compare
Choose a tag to compare
  • Added french translation (thanks to Renaud Kaczmarek)
  • Add related CSS class to All tags and Top 10 tags tag clouds for selected related tags
  • Add active CSS class to the active tag in the Top 10 tags tag cloud

Version 4.9.6

03 Nov 17:51
Compare
Choose a tag to compare
  • Fixed a critical error calling getFrontendUrl

Version 4.9.5

22 Jul 09:39
Compare
Choose a tag to compare
  • Added optional parameter for tags_used insert tag which will replace the insert tag when tags are used. E.g. {{tags_used:tags}} will be replaced with tags when a tag is used on the current page

Version 4.9.4

18 Jul 09:56
Compare
Choose a tag to compare
  • Added missing tables tl_faq and tl_files to the global tag settings
  • Fixed injection of tag elements into tl_content causing a strange behavior and corrupted DC element for backend modules

Version 4.9.3

13 Jun 13:33
Compare
Choose a tag to compare
  • Fixed an error that can occur in PHP 8 when a value is too short

Version 4.5.7

13 Jun 13:36
Compare
Choose a tag to compare
  • Fixed an error with PHP 8 that can occur when a value is too short

Version 4.9.1

01 Jun 14:14
Compare
Choose a tag to compare
  • Updated FAQ list to Contao 4.13 version

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