This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Releases: nystudio107/craft-instantanalytics
Releases · nystudio107/craft-instantanalytics
Version 4.0.3
Version 1.1.19
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
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
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
Fixed
- Fixed an exception that could be thrown if IA's settings in the CP were not filled in (#73)
Version 1.1.17
Fixed
- Fixed an exception that could be thrown if IA's settings in the CP were not filled in (#73)
Version 4.0.0
Version 1.1.16
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
Fixed
- Updated types for Craft CMS
4.0.0-alpha.1
via Rector
Version 4.0.0-beta.1
Added
- Initial Craft CMS 4 compatibility