# 2025-09-05

## Systems

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Fortnox</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] We now support custom scope selection for Fortnox connection. To access this simply create a new systemSetting for Fortnox and toggle only the scopes that you are interested in.</li><li>[<mark style="color:green;"><strong>New</strong></mark>] We now support using your own Fortnox client when quering their API. Simply provide your details in our client portal and configure the call-back URL to get started.</li></ul></td></tr><tr><td>File.1</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added input validation to most fields. For example, adding a string to a number will be blocked, also added warnings when amounts do not add up.</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added warning when adding the same query parameter multiple times</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated default system settings to match latest updates our our AI model</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved rare issue that could cause conflicts when having multiple File.1 tabs opened at the same time.</li></ul></td></tr></tbody></table>

## Platform

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>General platform improvements</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for sorting/pagination/filtering of consents in consent API as well as client portal</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated client invitation email</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added hard limits for number of systems that can be accessed, number of users and number of consents, when using the explore tier.</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Blocked possibility of using an invalid systemSetting as default</li><li>Security updates</li></ul></td></tr><tr><td>Self Service</td><td><ul><li>Added support for signing up to our platform - without speaking to sales</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/september-2025/2025-09-05.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.
