@@ -5,6 +5,18 @@ productLink: "/zaraz/"
55productArea : Developer platform
66productAreaLink : /workers/platform/changelog/platform/
77entries :
8+ - publish_date : ' 2024-11-12'
9+ description : |
10+ * **Facebook Component**: Update to version 21 of the API, and fail gracefully when e-commerce payload doesn't match schema
11+ - **Zaraz Monitoring**: Show all response status codes from the Zaraz server-side requests in the dashboard
12+ - **Zaraz Debugger**: Fix a bug that broke the display when Custom HTML included backticks
13+ - **Context Enricher**: It's now possible to programatically edit the Zaraz `config` itself, in addition to the `system` and `client` objects
14+ - **Rocker Loader**: Issues with using Zaraz next to Rocket Loader were fixed
15+ - **Automatic Actions**: The tools setup flow now fully supports configuring Automatic Actions
16+ - **Bing Managed Component**: Issues with setting the currency field were fixed
17+ - **Improvement**: The allowed size for a Zaraz config was increased by 250x
18+ - **Improvement**: The Zaraz runtime should run faster due to multiple code optimizations
19+ - **Bugfix**: Fixed an issue that caused the dashboard to sometimes show "E-commerce" option for tools that do not support it
820 - publish_date : ' 2024-09-17'
921 description : |
1022 * **Automatic Actions**: E-commerce support is now integrated with Automatic Actions
@@ -76,7 +88,6 @@ entries:
7688 * **Bugfix**: Prevent duplicate pageviews in monitoring after consent granting
7789 * **Bugfix**: Prevent Managed Component routes from blocking origin routes unintentionally
7890 - publish_date : ' 2024-02-15'
79-
8091 description : |-
8192 * **Single Page Applications**: Introduce `zaraz.spaPageview()` for manually triggering SPA pageviews
8293 * **Pinterest Managed Component**: Add ecommerce support
0 commit comments