Journaux des modifications
Restez informé des dernières modifications et améliorations.
Restez informé des dernières modifications et améliorations.
03. Aug 2026
Partager
Oviond now validates more report and automation settings against their documented values, including date presets, comparison modes, number formats, summary methods, widget types and Slack or Discord notification channels.
Typos and unsupported values now return a clear error instead of being stored and quietly producing the wrong result. This should make API and MCP workflows more predictable, especially when creating widgets or automating reports at scale.
Developer note: widget metrics and dimensions must now be sent as objects, such as {"value": "clicks"}, rather than bare IDs. Widgets created in the Oviond app already use this format; only external integrations that send bare metric or dimension IDs need updating.