Skip to content

Releases: eea/volto-matomo

5.0.0

22 Apr 17:55
7bdedc1
Compare
Choose a tag to compare

🚀 New Features

  • feat: Release 5.0.0 - Volto 17 support [alin - 04e3030]
  • feat: Volto 17 support - Refs #264527 [EEA Jenkins - d4702ba]

🏠 Internal changes

  • chore: husky, lint-staged use fixed versions [valentinab25 - 6545c6f]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 007ed2a]

4.2.1

29 Sep 13:53
439b0ff
Compare
Choose a tag to compare

🏠 Documentation changes

  • docs: Update README and DEVELOP [Alin Voinea - 430604e]
  • docs: Update README and DEVELOP [Alin Voinea - 471053d]

4.2.0

29 Sep 05:44
fe2701b
Compare
Choose a tag to compare

🏠 Internal changes

  • style: lint-staged reorder in package.json [Alin Voinea - e19c5a2]

🏠 Documentation changes

  • docs: Update README, DEVELOP [Alin Voinea - 9f00cee]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - e5b53cb]

🛠️ Others

  • Release 4.2.0 [Alin Voinea - b48cb1b]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 4c56777]
  • test: Fix package.json scripts to use makefile [Alin Voinea - fba423d]
  • i18n: Add en [Alin Voinea - 2e8679f]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 7985da4]

4.1.3

24 Jul 10:43
ea49564
Compare
Choose a tag to compare

🚀 New Features

  • feat: track searches in matomo [UnaiEtxaburu - 543d0d1]

🛠️ Others

  • Revert "feat: track searches in matomo" [Tiberiu Ichim - 3480480]

4.1.2

14 Jul 11:38
a9d4455
Compare
Choose a tag to compare

🚀 New Features

  • feat: introduce setCustomUrl to also track url params [nileshgulia1 - bdc1d04]
  • feat: track url params for campaign reports [nileshgulia1 - b7711b3]

🐛 Bug Fixes

  • fix: use + operator [nileshgulia1 - 0759b11]

💅 Enhancements

  • refactor: remove setCustomUrl as trackPageView uses it in behind [nileshgulia1 - d7485fa]

🛠️ Others

  • Merge pull request #36 from eea/develop [Nilesh - a9d4455]
  • dedupe useEffect dep [nileshgulia1 - 229b8af]

4.1.1

12 Jun 17:45
4a62439
Compare
Choose a tag to compare

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - b4c4896]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - 3cb6d88]

4.1.0

27 Mar 08:51
8924575
Compare
Choose a tag to compare

🛠️ Others

  • Release 4.1.0 [Alin Voinea - 2ae88c7]

4.0.2

24 Feb 09:41
3f1eea1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(secondMatomoId): Use matomo addTracker for second id - Refs #249086 [Alin Voinea - c13c2c9]

4.0.1

23 Feb 19:07
1d2d3cb
Compare
Choose a tag to compare
Merge pull request #26 from eea/develop

Fix createInstance params

4.0.0

23 Feb 17:33
81813bc
Compare
Choose a tag to compare

🚀 New Features

  • feat(secondSiteId): Possibility to use second matomo siteId in parallel - Refs #249086 [Alin Voinea - a0e1202]

🛠️ Others

  • test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - 2873b34]