> For the complete documentation index, see [llms.txt](https://docs.zwapgrid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zwapgrid.com/changelog/2026.md).

# 2026

{% updates format="full" %}
{% update date="2026-06-15" tags="new,improved,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Bokio</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /salesinvoices</code></li><li><code>GET /salesinvoices/:id</code></li></ul></li></ul></td></tr><tr><td>File.1</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added sorting, filtering and pagination support for uploaded file lists</li></ul></td></tr><tr><td>Fortnox</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Allow creating draft supplier invoices without invoice lines when <code>bookedInvoiceIndicator</code> is <code>false</code></li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /salesinvoices/:id/payments</code></li></ul></td></tr><tr><td>QuickBooks</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /salesinvoices/:id</code></li><li><code>GET /salesinvoices/:id/attachments</code></li><li><code>GET /salesinvoices/:id/attachments/:attachmentId</code></li><li><code>GET /salesinvoices/:id/attachments/printable</code></li></ul></li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>POST /salesinvoices</code></li><li>Fetching draft sales invoice lists using <code>GET /salesinvoices?status=Draft</code></li><li>Fetching draft sales invoice details using <code>GET /salesinvoices/:id</code></li><li><code>GET /supplierinvoices</code></li></ul></li></ul></td></tr><tr><td>Xero</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /salesinvoices</code></li><li><code>GET /salesinvoices/:id</code></li><li><code>GET /salesinvoices/payments</code></li><li><code>GET /salesinvoices/:id/attachments</code></li><li><code>GET /salesinvoices/:id/attachments/:attachmentId</code></li><li><code>GET /salesinvoices/:id/attachments/printable</code></li><li><code>GET /supplierinvoices</code></li><li><code>POST /journals</code></li></ul></li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Fixed incorrect date values in Xero responses.</li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-06-11" tags="new,improved,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Billy</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved 500 error when Billy returns an invalid JSON response during journal attachment posting</li></ul></td></tr><tr><td>Xero</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /accountingperiods</code></li><li><code>GET /financialdimensions</code></li><li>Supplier invoice payments</li></ul></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><p>Documentation</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated API documentation status icons from under construction to available</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-06-10" tags="improved" %}

## Changelog RSS feed support

Now you can subscribe to this page using RSS feed.
{% endupdate %}

{% update date="2026-06-05" tags="improved" %}

## Systems

<table><thead><tr><th width="280.25"></th><th>Functionality</th></tr></thead><tbody><tr><td>General platform improvements</td><td><ul><li><p>Onboarding</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added error codes for Visma Netvisor and Procountor so failed requests return clearer, context-specific error messages</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-06-03" tags="new,improved" %}

## 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 /trialbalances</code></li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Standardized response when a requested trial balance level exceeds the level supported by the system</li></ul></td></tr><tr><td>Visma eAccounting</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Returns <code>501 Not Implemented</code> when a requested trial balance level is not supported</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><p>Billing</p><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Introduced a new pricing model with Explore and Growth plan selection in the Client Portal</li></ul></li><li><p>User Management</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Raised the maximum number of users per client</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-06-01" tags="new,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Fortnox</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /suppliers</code></li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code></li></ul></td></tr><tr><td>QuickBooks</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved 500 error when the connected user lacks access to a QuickBooks endpoint (now surfaced correctly as a 403)</li></ul></td></tr><tr><td>Visma eAccounting</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals</li></ul></td></tr><tr><td>Visma Netvisor</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /incomestatement</code></li><li><code>GET /balancesheet</code></li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-05-28" tags="new,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Billy</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting attachments to journals (<code>POST /journals/:id/attachments</code>)</li></ul></td></tr><tr><td>Björn Lundén</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /companyinformation</code></li></ul></td></tr><tr><td>Bokio</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for retrieving sales invoice attachments and printable invoices (<code>GET /salesinvoices/:id</code>)</li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting attachments to journals (<code>POST /journals/:id/attachments</code>)</li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting attachments to journals (<code>POST /journals/:id/attachments</code>)</li></ul></td></tr><tr><td>Visma eAccounting</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /companyinformation</code></li></ul></td></tr><tr><td>Visma Netvisor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /accountingperiods</code></li></ul></td></tr><tr><td>Xero</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /accountingaccounts</code></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><p>Onboarding &#x26; Credential Collection</p><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Introduced a pure credential-collection UI alternative, allowing clients to provide their own user instructions and use the service only to collect and handle credentials</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Fixed invitation acceptance incorrectly counting active invitations toward the member tier limit</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-05-26" tags="new,improved,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All systems</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated income statement &#x26; balance sheet mappings for more accurate financial reporting</p><ul><li>More granular breakouts for cash &#x26; bank, equity vs. liabilities, receivables risk and tax-related accounts on the balance sheet</li><li>Separated capitalized own work and refined financial-item groupings on the income statement</li></ul></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><p>Documentation</p><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Published API documentation on GitBook</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Fixed authentication for the accounting documentation job</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-05-22" tags="new,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Billy</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <strong>supplier invoice lines</strong></li></ul></td></tr><tr><td>Björn Lundén</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <strong>supplier invoice lines</strong></li></ul></td></tr><tr><td>Bokio</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <strong>connection creation</strong></li></ul></td></tr><tr><td>File.1</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved 502 error when uploading files</li></ul></td></tr><tr><td>Fortnox</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Fixed handling of item description on supplier invoice lines</li></ul></td></tr><tr><td>Microsoft Dynamics 365 Business Central</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved 500 error during onboarding when company lookup returned a 401</li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <strong>supplier invoice lines</strong></li></ul></td></tr><tr><td>Spiris</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting attachments to draft supplier invoices</li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of <code>POST</code> draft journal</li></ul></td></tr><tr><td>Visma eAccounting</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li>Fetching draft sales invoices and sales invoice by id</li><li><code>GET /supplierinvoicesdraft/:id</code></li></ul></li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved 500 error on <code>POST /supplierinvoice</code> payment</li></ul></td></tr><tr><td>Visma Netvisor</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li>Supplier invoice lines</li><li><code>GET /trialbalances</code></li></ul></li></ul></td></tr><tr><td>Xero</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>/companyinformation</code></li><li>Suppliers</li></ul></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved Proxy.1 request handling</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved onboarding flow</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><p>Onboarding &#x26; Client Management</p><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Fixed connection creation during onboarding when no systems were available</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Onboarding now disables action buttons when the user cannot interact with them</li></ul></li><li><p>System Settings</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Removed the restriction on the number of System Settings that can be created</li></ul></li><li><p>Billing</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Aligned customer billing cycle with the 1st of the month</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Removed the <code>Card</code> filter for payment methods</li></ul></li><li><p>Platform Stability &#x26; Security</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved token refresh concurrency handling for Fortnox and OAuth-based systems</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved audit logging</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Addressed Dockerfile security issues</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-05-04" tags="new,improved,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Billy</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved support for <strong>Proxy.1 requests</strong>, including additional headers</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of <strong>journal creation and draft posting</strong></li></ul></td></tr><tr><td>File.1</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Fixed issue preventing upload of attachments larger than 1 MB</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of logout when consent is deleted during session</li></ul></td></tr><tr><td>Procountor</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved support for financial reporting endpoints:</p><ul><li><code>GET /incomestatement</code></li><li><code>GET /balancesheet</code></li></ul></li></ul></td></tr><tr><td>QuickBooks</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li>Connection creation</li><li><code>GET /salesinvoices</code></li><li>Proxy.1 support</li></ul></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Enforced <strong>System Settings</strong> for QuickBooks connections</li></ul></td></tr><tr><td>Tripletex</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>/companyinformation</code> endpoint</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved Proxy.1 request handling</li></ul></td></tr><tr><td>Xero</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li>Connection creation in onboarding</li><li>Proxy.1 support</li><li>GET /customers</li><li>GET /customers/{customerId}</li></ul></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><p>Onboarding &#x26; Client Management</p><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Trial client improvements:<br>Clients now have access to production systems for the entire 2 week period</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved onboarding reliability and logging<br>System Settings</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added additional validation when publishing System Settings</li></ul></li><li><p>API &#x26; Data Model</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Standardized amount fields for sales invoices</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved validation for systems requiring own credentials</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved concurrency handling in Consents API</li></ul></li><li><p>Internationalization</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved language handling in URLs<br>Expanded language support in onboarding and File.1</li></ul></li><li><p>Security</p><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Addressed multiple security vulnerabilities, including:<br>Open redirect risks<br>Authorization bypass scenarios<br>Injection vulnerabilities</li></ul></li><li><p>Platform Stability</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved error handling and resilience:<br>Better handling of database concurrency issues<br>Improved handling of external API responses (e.g. 412 responses)</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] General platform improvements and dependency updates</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-04-07" tags="new,improved" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Billy</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code></p><ul><li>Use <code>bookedInvoiceIndicator = true</code> to post a draft journal</li></ul></li></ul></td></tr><tr><td>Bjorn Lunden</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Restructure of Swedish <code>/balancesheet</code>, <code>/incomestatement</code> and <code>/trialbalances</code></p><ul><li><p><code>/balancesheet</code><strong>:</strong> Added one hierarchy level (now 4 total, excl. accounts) and restructured categories (updated account ranges + naming aligned with financial reporting standards).</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li><li><code>/incomestatement</code><strong>:</strong> Restructured categories (updated account ranges + naming), no new levels.</li><li><p><code>/trialbalances</code><strong>:</strong> No model changes, but implicitly affected since it depends on updated account ranges. Documentation examples updated accordingly.</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li></ul></li></ul></td></tr><tr><td>Fortnox</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Restructure of Swedish <code>/balancesheet</code>, <code>/incomestatement</code> and <code>/trialbalances</code></p><ul><li><p><code>/balancesheet</code><strong>:</strong> Added one hierarchy level (now 4 total, excl. accounts) and restructured categories (updated account ranges + naming aligned with financial reporting standards).</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li><li><code>/incomestatement</code><strong>:</strong> Restructured categories (updated account ranges + naming), no new levels.</li><li><p><code>/trialbalances</code><strong>:</strong> No model changes, but implicitly affected since it depends on updated account ranges. Documentation examples updated accordingly.</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li></ul></li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /suppliers</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /customers</code></li></ul></td></tr><tr><td>Spiris</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>POST /supplierInvoices/:id/payments</code></li><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Restructure of Swedish <code>/balancesheet</code>, <code>/incomestatement</code> and <code>/trialbalances</code></p><ul><li><p><code>/balancesheet</code><strong>:</strong> Added one hierarchy level (now 4 total, excl. accounts) and restructured categories (updated account ranges + naming aligned with financial reporting standards).</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li><li><code>/incomestatement</code><strong>:</strong> Restructured categories (updated account ranges + naming), no new levels.</li><li><p><code>/trialbalances</code><strong>:</strong> No model changes, but implicitly affected since it depends on updated account ranges. Documentation examples updated accordingly.</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li></ul></li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code></p><ul><li>Use <code>bookedInvoiceIndicator = true</code> to post a draft journal</li></ul></li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code></p><ul><li>Use <code>bookedInvoiceIndicator = true</code> to post a draft journal</li></ul></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><p>Security updates</p><ul><li>Addressed vulnerabilities identified in dependencies.</li></ul></li><li><p>Reduced risk for broken integrations</p><ul><li>Reduced risk for inconsistent authentication errors in concurrent requests</li><li>Reduced risk for integrations getting stuck in invalid states due to failed token refresh</li><li>Reduced risk for missing consent invalidation leading to repeated failures</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-03-25" tags="new,improved,fixed,changed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All systems</td><td><ul><li><p>Supplier Invoices &#x26; Payments</p><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added amount field to payments</li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for currency rate on payments</li><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added filtering capabilities:</p><ul><li>Filter by status in supplier invoice list</li><li>Additional filtering options for <code>GET /supplierinvoices</code></li></ul></li></ul></li></ul></td></tr><tr><td>Exact Online</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /salesinvoices</code></li><li><code>GET /salesinvoices/:id</code></li><li>Attachments and printable versions for sales invoices</li></ul></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Enabled Proxy 1 support for Exact Online</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with token refresh handling</li></ul></td></tr><tr><td>Fortnox</td><td><ul><li><mark style="color:green;"><strong>New</strong></mark>] Added support for <code>POST /supplierinvoices/:id/payments</code></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added taxInclusiveAmount mapping for <code>GET /salesinvoices</code></li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved errors during parallel API requests</li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Supplier invoice list now filters out non-booked invoices</li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of 5xx responses</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><p>Documentation</p><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] API documentation is now automatically generated from source code</p><ul><li>OpenAPI documentation always reflects the current implementation</li><li>Changes are available immediately upon release</li></ul></li></ul></li><li><p>API changes</p><ul><li>[<mark style="color:yellow;"><strong>Changed</strong></mark>] Removed <code>financialDimensionId</code> from <code>financialDimensions</code></li><li>[<mark style="color:yellow;"><strong>Changed</strong></mark>] Marked <code>paymentId</code> in payments as obsolete (see deprecation schedule for replacement)</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Corrected missing <code>deprecated: true</code> flags in Swagger</li></ul></li><li><p>Reliability &#x26; Error Handling</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved failure handling in file processing</li></ul></li><li><p>Security updates</p><ul><li>Addressed vulnerabilities identified in dependencies.</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-03-16" tags="new,improved,fixed" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All systems</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Internationalization</p><ul><li><p>Added support for additional languages in Onboarding and File.1:</p><ul><li>Norwegian</li><li>Danish</li><li>Finnish</li><li>Dutch</li><li>German</li></ul></li></ul></li></ul></td></tr><tr><td>Exact Online</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Initial support for Exact Online</p><ul><li>Includes connection setup and client portal functionality</li></ul></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><p>Branding (Brand Settings)</p><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Introduced Brand Settings for managing branding across Onboarding and File.1</p><ul><li><p>Support for configuring:</p><ul><li><p>Logo</p><ul><li>Company name</li><li>Website URL</li><li>Allowed redirect domains (security safeguard)</li></ul></li></ul></li><li>Support for creating multiple brand settings per client</li><li><p>Added ability to publish brand settings</p><ul><li>Only one customization can be active at a time</li><li>Draft → Publish workflow for controlled rollout</li></ul></li></ul></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Branding is now consistently applied across Onboarding and File.1</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated Branding page in Client Portal with new model</li></ul></li><li><p>System Settings</p><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Introduced Draft → Published → Archive lifecycle</p><ul><li>New settings default to Draft</li><li>Published settings are required for consent creation</li><li>Prevents accidental modification of active integrations</li></ul></li><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added safeguards when modifying or deleting settings:</p><ul><li>Settings tied to active consents cannot be deleted immediately</li><li>Archive + 30-day waiting period required before deletion</li></ul></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Enhanced validation during consent creation</li><li>[<mark style="color:green;"><strong>New</strong></mark>] Updated System Settings form in Client Portal</li></ul></li><li><p>Invitations &#x26; User Management</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of existing users vs new users</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of user creation from invitation</li><li><p>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Restored user invitation flow after previous security update</p><ul><li>New users can now be invited again</li></ul></li></ul></li><li><p>Client Portal</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved sign-up flow and general UX</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Multiple small UI improvements and fixes</li></ul></li><li><p>Various bug fixes:</p><ul><li>Fixed 401 error when uploading logo in Client Portal</li><li>Fixed incorrect brandSettings permission casing</li><li>Fixed race condition where default client app ID could be incorrectly used</li><li>Improved stability of Brand Settings</li><li>Reduced severity of credential deletion warnings</li><li>Miscellaneous UI fixes</li></ul></li><li><p>Security updates</p><ul><li><p>Upgraded core stack:</p><ul><li>Next.js 16</li><li>React 19</li><li>Auth0 SDK v4</li><li>tRPC v11</li><li>TanStack Query v5</li></ul></li><li>Addressed vulnerabilities identified in dependencies.</li></ul></li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-02-16" tags="improved" %}

## 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><li>Migrated some services to .NET 10</li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-02-11" tags="new,fixed,improved" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Tripletex</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for including <code>vatType</code> when utilizing <code>POST /journals</code></li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with rounding when posting a journal in a different currency than the base currency used in Tripletex</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><li>Improved performance when updating status of a consent</li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-02-03" tags="fixed,improved" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Spiris</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with <code>POST /journals/attachments</code> causing requests to fail due to incorrect order of operations.</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><li>Upgraded AI parsing mechanism</li></ul></td></tr></tbody></table>
{% endupdate %}

{% update date="2026-01-22" tags="new,fixed,improved" %}

## 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>
{% endupdate %}

{% update date="2026-01-16" tags="new,fixed,improved" %}

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Updated name to <code>Finago Procountor</code></li></ul></td></tr><tr><td>Spiris</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with redirect URI</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>
{% endupdate %}

{% update date="2026-01-13" tags="new,improved,fixed" %}

## 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>
{% endupdate %}
{% endupdates %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/2026.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.
