# 2025-05-26

## Systems

### :screwdriver: New

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Fortnox</td><td><ul><li><p>GET /companyinformation</p><ul><li>Implemented endpoint to retrieve company information from Fortnox.</li></ul></li></ul></td></tr></tbody></table>

### :wrench: Improved

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All</td><td><ul><li>Sales Invoice by ID: move GLN field to the endpoint object</li><li><p>GET /trialbalances validation</p><ul><li>API.1 now returns validation errors.</li></ul></li></ul></td></tr><tr><td>Business Central</td><td><ul><li><p>Token refresh fix</p><ul><li>Resolved issue where token refresh failures (HTTP 400) were not properly handled.</li></ul></li></ul></td></tr><tr><td>Fortnox</td><td><ul><li><p>GET /trialbalances</p><ul><li>Added support for the Fortnox v2 <code>/trialbalances</code> endpoint (without heading structure).</li></ul></li><li><p>Improved onboarding</p><ul><li>Enhanced onboarding flow for Fortnox, including better guidance and setup flow.</li></ul></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>General platform improvements</td><td><ul><li><p>UI updates</p><ul><li>Improved error messages</li><li>Client portal updates</li></ul></li><li><p>Removed auto-refresh of credentials</p><ul><li>Removed automatic credentials refresh functionality to increase security and prevent unintended refresh attempts.</li><li>Consents that are actively used will continue to be refreshed.</li></ul></li><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/may-2025/2025-05-26.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.
