Skip to content

Releases: nystudio107/craft-instantanalytics

Version 4.0.3

10 Feb 01:17
Compare
Choose a tag to compare

Changed

  • Use dynamic docker container name & port for the buildchain
  • Refactored the docs buildchain to use a dynamic docker container setup

Fixed

  • Fix property types in the addCommerceProductDetaIlView() method (#77)

Version 1.1.19

10 Feb 01:15
Compare
Choose a tag to compare

Changed

  • Use dynamic docker container name & port for the buildchain
  • Refactored the docs buildchain to use a dynamic docker container setup

Version 4.0.2

09 Jan 04:30
Compare
Choose a tag to compare

Changed

  • Updated the docs to use Vitepress ^1.0.0-alpha.29
  • Updated the buildchain to use Vite ^4.0.0

Fixed

  • Fixed an issue where eager loaded categories on Commerce products wouldn't appear in analytics (#58)

Version 1.1.18

09 Jan 04:25
Compare
Choose a tag to compare

Changed

  • Updated the docs to use Vitepress ^1.0.0-alpha.29
  • Updated the buildchain to use Vite ^4.0.0

Fixed

  • Fixed an issue where eager loaded categories on Commerce products wouldn't appear in analytics (#58)

Version 4.0.1

21 Sep 18:33
Compare
Choose a tag to compare

Fixed

  • Fixed an exception that could be thrown if IA's settings in the CP were not filled in (#73)

Version 1.1.17

21 Sep 18:32
Compare
Choose a tag to compare

Fixed

  • Fixed an exception that could be thrown if IA's settings in the CP were not filled in (#73)

Version 4.0.0

16 Sep 22:43
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 release

Changed

  • Updated how the Instant Analytics are registered, to allow for overriding via plugin config (#1989) (#11039)
  • Update the buildchain to use Vite ^3.1.0 for building frontend assets
  • Move to using ServicesTrait and add getter methods for services

Version 1.1.16

16 Sep 22:41
Compare
Choose a tag to compare

Changed

  • Updated how the Instant Analytics components are registered, to allow for overriding via plugin config (#1989)
  • Update the buildchain to use Vite ^3.1.0 for building frontend assets
  • Move to using ServicesTrait and add getter methods for services

Version 4.0.0-beta.2

09 Mar 03:30
Compare
Choose a tag to compare

Fixed

  • Updated types for Craft CMS 4.0.0-alpha.1 via Rector

Version 4.0.0-beta.1

27 Feb 05:54
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 compatibility