Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zaraz.yaml #16413

Merged
merged 2 commits into from
Aug 23, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/content/changelogs/zaraz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ productLink: "/zaraz/"
productArea: Developer platform
productAreaLink: /workers/platform/changelog/platform/
entries:
- publish_date: '2024-08-23'
description: |
* **Automatic Actions**: Automatic Event Tracking is now fully available
* **Consent Management**: Fixed issues with rendering the Consent modal on iOS
* **Zaraz Debugger**: Remove redundent messages related to `__zarazEcommerce`
bjesus marked this conversation as resolved.
Show resolved Hide resolved
* **Zaraz Debugger**: Fixed bug that prevented the debugger to load when certain Custom HTML tools were used
- publish_date: '2024-08-15'
description: |
* **Automatic Actions**: Automatic Pageview tracking is now fully available
Expand Down
Loading