# Changelog

### 1.20 - 07-09-2025

* Verbeterde adreskoppeling (verwerkt casusvariaties)
* Ontbrekende WOZ-gegevensbug 2024 opgelost

### 1.06 - 11-30-2023

* Binnenoppervlak toegevoegd.

### 1.05 - 2-21-2023

* Ping-functie werkt nu ook voor het GET-verzoek.

### 1.04 - 11-10-2022

* Ping-functie toegevoegd om de beschikbaarheid van de WOZ-waarde van volgend jaar te controleren via een gratis API-service. Plaats het verzoek op api.altum.ai/woz/ping.

### 1.03 - 24-8-2022

* Optionele indexparameter toegevoegd als invoer om de IndexedValue als uitvoer te verwijderen. Standaard = 1&#x20;
* Het parseren van gegevens is geoptimaliseerd om de dekking van de API te vergroten.

### 1.02 - 8-6-2022

* Bugfix voor het weergeven van BAGID als string in plaats van een geheel getal,&#x20;
* Bugfix voor het weergeven van OuterSurfaceArea als geheel getal in plaats van als decimaal.
* IndexedValue toegevoegd voor de laatst bekende WOZ-waarde, waarbij de waarde wordt geïndexeerd op basis van de Kadasterindex vanaf de laatste datum, b.v. 1-1-2020 tot laatst bekende Kadasterindexmaand b.v. 5-2022.

### 1.01 - 3-6-2022

* Herontworpen architectuur om problemen te verhelpen waarbij WOZ-waarden in sommige gevallen niet correct werden opgehaald.


---

# 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.altum.ai/woningdata/woz-api/changelog.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.
