Skip to content

Releases: humanmade/hm-gtm

3.1.4

Choose a tag to compare

@svandragt svandragt released this 27 Oct 11:39
a881be1

What's Changed

  • Fix fatal page loading after assigning event name by @svandragt in #48

New Contributors

Full Changelog: 3.1.3...3.1.4

3.1.3

Choose a tag to compare

@roborourke roborourke released this 12 Feb 16:41
ce89fdc

What's Changed

Full Changelog: 3.1.2...3.1.3

3.1.2

Choose a tag to compare

@roborourke roborourke released this 11 Sep 10:41
b58d76b

Full Changelog: 3.1.1...3.1.2

3.1.1

Choose a tag to compare

@roborourke roborourke released this 28 Aug 13:20
8585568

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@roborourke roborourke released this 28 Aug 10:16
151343d

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

Choose a tag to compare

@roborourke roborourke released this 15 Jul 11:23
3740505

What's Changed

There are some breaking changes in v3.0.0:

  • data layer no longer passes post.author_id by default
  • data layer post.ID renamed to post.id
  • data layer term.ID renamed to term.id
  • data layer author.ID renamed to author.id
  • data layer user.role is no longer an array but a comma separated list of roles
  • data layer post.<taxonomy> is no longer an array but a comma separated list of term names
  • data layer post.author_slug is no longer available by default, use post.author_name instead

Full Changelog: 2.1.2...3.0.0

2.1.2

Choose a tag to compare

@tomjn tomjn released this 13 Jul 14:52
aa7a763

What's Changed

  • Fix #35: Don't allow dashes in the datalayer variable names by @tomjn in #36
  • Adds the composer/installers package by @tomjn in #38
  • Bump version to v2.1.2 by @tomjn in #39

New Contributors

  • @tomjn made their first contribution in #36

Full Changelog: 2.1.1...2.1.2

2.1.1

Choose a tag to compare

@roborourke roborourke released this 18 Jul 12:01
0f7c9b6

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@Sephsekla Sephsekla released this 21 Jun 11:56
d33c1fe
  • Allow filtering of tag manager script tags with new hm_gtm_script_tag filter. #30

2.0.8

Choose a tag to compare

@roborourke roborourke released this 30 May 13:37
fc7d14e

What's Changed

  • Check for existing window.dataLayer, append if found. by @Sephsekla in #29

New Contributors

Full Changelog: 2.0.7...2.0.8