# 2025-11-07

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>File.1</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for delivery method as a <code>query parameter</code>. Update your <code>systemSettings</code> to enable this feature for your customers.</li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added visual guidance for user providing the same <code>query parameter</code>  for multiple key values.</li><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Standardized <code>BuyerReference</code> and <code>SellerReference</code></p><ul><li><code>Invoice.BuyerReference</code> ← <strong>YourReference</strong></li><li><code>Invoice.SellerReference</code> ← <strong>OurReference</strong></li><li><strong>Observe that the old mapping will remain for now</strong></li></ul></li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved an issue with incorrect naming of "Postnummer" in our UI.</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Several fixes to the UI, such as improved search capability when selecting currency, validation of invoice due date and invoicing date.</li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated and improved onboarding experience.</li></ul></td></tr><tr><td>Visma Netvisor</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated and improved onboarding experience.</li></ul></td></tr><tr><td>Visma Spiris</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved onboarding to better handle onboarding of customers using <code>invoice collaboration</code> .</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved onboarding by adding additional feedback to the user.</li><li>[<mark style="color:green;"><strong>New</strong></mark>] Changed naming of <code>Visma eAccounting</code> to <code>Visma Spiris</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>Security updates</li><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for archiving <code>systemSettings</code> . Allowing our users to do a soft delete of a setting.</p><ul><li>A system setting that has been flagged for archival will only be eligible for permanent removal <strong>after a mandatory 30-day grace period</strong> has passed.</li><li><strong>Explicit Permanent Deletion:</strong> After the 30-day grace period, a Client Portal User can explicitly trigger the final, permanent deletion of the system setting. This action will include a final check to ensure no accepted consents have become linked to the setting during the grace period.</li></ul></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for removing a default <code>systemSettings</code> .</li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added possibility of filtering consents in our client portal based on <code>systemSettings</code> .</li></ul></td></tr><tr><td>Self-service</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Updated user experience to make it even easier to sign up</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/november-2025/2025-11-07.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.
