# 2025-12-11

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>File.1</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with deleting <code>systemSettings</code> without any properties set.</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Added warning when <code>SubtotalAmount = TotalAmount - TotalTaxAmount - (PayableRoundingAmount =/= 0</code></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Will now show the entire filename on hover over.</li></ul></td></tr></tbody></table>

## Platform

<table><thead><tr><th width="280.25"></th><th>Functionality</th></tr></thead><tbody><tr><td>General platform improvements</td><td><ul><li>Security updates</li><li>Authentication improvements</li><li>Updated UI to latest version</li><li>Migrated to <code>OpenTelemetry Distro</code></li></ul></td></tr><tr><td>Self service</td><td><ul><li>Added "show password icon"</li><li>Added password guidelines when setting password</li><li>Added warning when email already exists when signing up</li><li>Added "way back" if no verification email is received</li><li>Improved client signup with additional information</li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zwapgrid.com/changelog/december-2025/2025-12-11.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
