Registro de cambios
Mantente al día con los últimos cambios y mejoras.
Mantente al día con los últimos cambios y mejoras.
03. Aug 2026
Compartir
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.