Skip to content

1.16.0

Choose a tag to compare

@zoglo zoglo released this 05 Jul 14:13

Important

You have to run a migration after updating to this version

Update

  • Properly introducing Consent-Mode #210 @eki89 @zoglo

    • The handling of google consent mode and google tag manager have been rewritten
    • You are now able to multiselect consent-modes
    • Added a new consent-mode global configuration
  • Added loading priority for scripts #209 @zoglo

    • Allows adding a priority when allowing multiple scripts at once. Similar to routing priority in Contao
    • higher priority will win over lower priorities
  • Only allow absolute matomo URLs (prevents #208) d81a275 @zoglo

  • Improved log export (See #194) 2aa972c @zoglo

    • The log export has been rewritten and doesn't use the symfony/serializer anymore

      • 140.000 entries before:
        image

      • 140.000 entries after:
        image

Bugfixes


Full Changelog: 1.15.2...1.16.0