26.09.05 Release notes
cmvm
26.09.05
release
This release includes Improved calculated field formula reliability, and Clearer responses for missing model fields in the public API.
Bug fixes
Public API
Clearer responses for missing model fields in the public API
API integrations now receive a standard 404 response that identifies a missing field instead of an unexpected server error.
Data impacting changes
Calculated fields
Improved calculated field formula reliability
Existing calculated field formulas now preserve return behavior, correctly handle integer fallback and whitespace cases, and have missing Starlark sources restored to prevent errors in affected models.