# 2024-08-01

## Systems

### :screwdriver: New

| System       | Functionality                 |
| ------------ | ----------------------------- |
| Bjorn Lunden | Get Supplier Invoices         |
| Fortnox      | Get Balance Sheet             |
| Test.1       | Account Balances (dummy data) |

### :wrench: Improved

| System       | Functionality                                       |
| ------------ | --------------------------------------------------- |
| Fortnox      | Now possible to see the "sent" status of an invoice |
| Bjorn Lunden | Updated logo branding                               |

### :hammer: Fixed

| System          | Functionality                                                                       |
| --------------- | ----------------------------------------------------------------------------------- |
| Visma E-conomic | Align value for payable amount between the sales invoice list and the sales invoice |

## Platform

### Client Portal

* Minor styling improvements

### File.1

* improved support for multiple invoices in one XML file

### Onboarding Flow

* redirectUrl parameter now works on logout

### General

* Security patches
* Stability fixes


---

# 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/august-2024/1st-august.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.
