diff --git a/content/blog/v7-13-formulas-and-regex/index.md b/content/blog/v7-13-formulas-and-regex/index.md index dd56886..7bae3af 100644 --- a/content/blog/v7-13-formulas-and-regex/index.md +++ b/content/blog/v7-13-formulas-and-regex/index.md @@ -148,7 +148,7 @@ Two moving parts, and the boundary between them explains most of the gotchas abo ## Also in these releases -Beyond the headline features, the usual spread of hardening shipped along the way: row-header status cells are now colour-coded (with a `±` symbol for modified rows), cell revert works for any overwritten value (not just formulas), pasted formulas translate their column references, multi-column sort was restored and a sorted-grid formula desync fixed, `DC.ROW_STATUS` no longer leaks to the backend on submit, and Excel uploads escape formula-looking values. On the admin side, CAS support landed for the `REPLACE` load type, Viya deploy diagnostics were improved, and a large tranche of dependency upgrades (Angular 20, Handsontable 18 pinned, sasjs core v5) keeps the audit trail clean. As ever, the full commit-by-commit detail is in the [release notes](https://git.datacontroller.io/dc/dc/releases). +Beyond the headline features: row-header status cells are now colour-coded (with a `±` symbol for modified rows), CAS support landed for the `REPLACE` load type, Viya deploy diagnostics were improved, and a large tranche of dependency upgrades (Angular 20, Handsontable 18 pinned, sasjs core v5) keeps the audit trail clean. As ever, the full commit-by-commit detail is in the [release notes](https://git.datacontroller.io/dc/dc/releases). ## Upgrading