Skip to content

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

v4.0.0

19 Dec 13:53
71a3dd3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Rumec made their first contribution in #47

Full Changelog: v3.2.2...v4.0.0

v3.2.2

29 Oct 15:23
b21509a
Compare
Choose a tag to compare

What's Changed

  • fix(TagManager): Display in Administration in preview and pagebuilder by @bkapustik in #35
  • Rename client packages by @bkapustik in #34
  • feat(Docs): warning message to disable Tag Manager objects in CI/CD by @bkapustik in #36
  • [Snyk] Upgrade html-react-parser from 5.1.10 to 5.1.12 by @michalJakubis in #38
  • Feat/remove obsolete api references by @bkapustik in #43
  • [Snyk] Upgrade react-select from 5.8.0 to 5.8.1 by @seangwright in #42
  • [Snyk] Upgrade html-react-parser from 5.1.12 to 5.1.13 by @seangwright in #40

Full Changelog: v3.2.1...v3.2.2

v3.2.1

24 Jul 10:41
3dc4e04
Compare
Choose a tag to compare

What's Changed

  • Fix missing ktc-tagmanager.js file

Full Changelog: v3.2.0...v3.2.1

v3.2.0

16 Jul 11:26
c912715
Compare
Choose a tag to compare

What's Changed

  • Add enable checkbox to disable tag without deleting by @akfakmot in #32

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

12 Jul 11:02
0ab0a8b
Compare
Choose a tag to compare

What's Changed

  • Fix application referencing nonexistent file ktc-tagmanager.js by @bkapustik in #33

Full Changelog: v3.1.0...v3.1.1

v3.1.0

18 Jun 07:15
bdb05a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

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