Skip to content

Releases: xyNNN/GoogleTagManagerBundle

Release 2.1.0 is online!

03 May 07:49
Compare
Choose a tag to compare

Implemented enhancements:

  • Split output for HEAD & for BODY
  • Add support for Scrutinizer CI
  • Add interface on GoogleTagManager service
  • Refactor building of configuration
  • Remove empty doc index file
  • Require symfony/templating as helper is depending on it
  • Move license to repository root
  • Check for more recent PHP versions on Travis

Special thanks to @stefandoorn :) Great contributions!

Release 2.0.1 is online!

05 Jun 11:11
Compare
Choose a tag to compare

Implemented enhancements:

  • Only append container in master request

Release 2.0.0 is online!

18 Apr 18:59
Compare
Choose a tag to compare

Implemented enhancements:

  • Updated symfony constraints to 2.8 and higher
  • Removed deprecated ContainerAware abstract class with ContainerAwareTrait

Release 1.0.5 is online!

12 Aug 04:34
Compare
Choose a tag to compare

Implemented enhancements:

  • Allow to use multi-dimension array with Json and use native twig features

Release 1.0.4 is online!

08 Aug 17:25
Compare
Choose a tag to compare

Implemented enhancements:

  • Add EventListener to append Tag Manager Container automatically to HTML responses.

Release 1.0.3 is online!

10 Jul 11:58
Compare
Choose a tag to compare

Implemented enhancements:

  • Allow complex data structures, not just strings

Release 1.0.2 is online!

13 Jun 08:04
Compare
Choose a tag to compare

Implemented enhancements:

  • Replace hard-coded GTM ID with Twig variable.

Release 1.0.1 is online!

11 Apr 07:32
Compare
Choose a tag to compare

Implemented enhancements:

  • Added Travis CI
  • Fixed error with composer dependencies
  • Added CHANGELOG.md

Release 1.0.0 is online!

11 Apr 06:23
Compare
Choose a tag to compare
Merge branch 'release/v1.0.1'