# 2026-01-22

## 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:green;"><strong>New</strong></mark>] Added support for <code>GET /incomeStatement</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added full support for systemSettings, allowing client admins to configure your own Björn Lundén application credentials to be used.</li></ul></td></tr><tr><td>Svefaktura</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with rounding in <code>GET /salesInvoices/:id</code></li></ul></td></tr><tr><td>Spiris</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with rounding in <code>GET /salesInvoices/:id</code></li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue in onboarding, causing companies with multiple organization to get stuck.</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></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-22.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.
