# 2025-08-07

## Systems

### :wrench: Improved

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>File.1</td><td><ul><li>Improved capabilities for recognising data from invoices</li><li>Updated the list of default fields that is used for invoice parsing</li><li>Fixed an issue with parsing values that resulted in the file being rejected</li><li>Updated the branding of File.1 to promote its AI capabilities</li><li>Removed the field:</li></ul><p><code>party.partyLegalEntity.registrationName</code></p><p>and replace it with:</p><p><code>party.partyName.name</code></p></td></tr><tr><td>Bjorn Lunden</td><td><ul><li>Improvements to feedback response when there are issues during the Onboarding Flow</li></ul></td></tr><tr><td>Tripletex</td><td><ul><li>Improved the Onboarding Flow</li></ul></td></tr></tbody></table>

## Platform

### General

<table><thead><tr><th width="341.3333740234375">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Client Portal</td><td><ul><li>Fixed some styling issues in dark-mode</li><li>Fixes to Fle.1 system settings</li></ul></td></tr><tr><td>General platform improvements</td><td><ul><li>Security updates</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/august-2025/2025-08-07.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.
