Skip to content

Releases: Kentico/xperience-by-kentico-tag-manager

v3.0.0

13 May 08:02
b01c163
Compare
Choose a tag to compare

Breaking Changes

  • Add full support for Xperience by Kentico >= v29.0.0
  • Remove redundant files from the NuGet package

What's Changed

Enhancements

  • Add support for Kentico >= v29.0.0

Fixes

  • Removes redundant files from the NuGet package

Full Changelog: v2.0.1...v3.0.0

v2.0.1

11 Apr 12:07
0f4b3dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Fixes

  • Fix issue with using wrong relative path of the rebuild script

v2.0.0 - Modularization

25 Mar 10:08
36162d0
Compare
Choose a tag to compare

What's Changed

  • This release contains new ways of creating tags. Tag creation has been modularized and as a result we are now able to manage multiple types of tags. New tags have been added:
  1. VWO A/B testing
  2. Intercom chatbot
  3. Google Analytics
  4. Microsoft Clarity

Kentico Admin UI changes

  • In the Tag module we have added a select with tag type options
  • Each tag option comes with an image which serves as a badge of the tag

Api

We have created a minimal API and the programmer is now able to

  • Use appsettings to include and exclude tag options. This does not change the default setting of the Module. For backwards compatibility the programmer does not have to add the module in the appsettings but can chose so to control the tag managment.
  • Create a custom tag type using our minimal API

New Contributors

Full Changelog: v1.0.2...v2.0.0

v1.0.2

01 Feb 00:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Feb 00:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial Release

26 Jan 14:48
Compare
Choose a tag to compare
  • Basic tag management functionality for custom tags and GTM tags
  • Tags are associated with website channels and consents
  • JS API to load tags dynamically in the browser - window.xperience.tagManager

https://www.nuget.org/packages/Kentico.Xperience.TagManager/1.0.0#readme-body-tab

What's Changed

New Contributors

Full Changelog: https://github.com/Kentico/xperience-by-kentico-tag-manager/commits/v1.0.0