# 2026-01-13

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Björn Lundén</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with setting integration name, preventing client users from creating a complete systemSetting.</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with renewing credentials.</li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for rounding when using <code>GET /salesinvoices/:id</code></li></ul></td></tr><tr><td>File.1</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue when creating a new OTC when the user is already signed in</li></ul></td></tr><tr><td>Fortnox</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for invoice lines for GET /supplierinvoices/:id</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with consents not changing status to inactive when using <code>GET /financialDimensions</code> when the connection has been broken.</li></ul></td></tr><tr><td>Spiris</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for invoice lines for <code>GET /supplierinvoices/:id</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for verifying information when using <code>POST /supplierinvoices</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for using customized scopes in combination with Zwapgrids Spiris application client.</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added additional verification during onboarding, </li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /customers</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /customers/:id</code></li></ul></td></tr></tbody></table>

## Platform

<table><thead><tr><th width="280.25"></th><th>Functionality</th></tr></thead><tbody><tr><td>Consents</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added functionality for deactiavting consents that have not been used for 30 days.</li></ul></td></tr><tr><td>General platform improvements</td><td><ul><li>Security updates</li><li>Upgraded to i18next</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/january-2026/2026-01-13.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.
