# Changelog

### 1.06 - 2025-12-19

* De nieuwe output "accuracy\_indicator" van de herbouwwaarde is toegevoegd, zoals hier [Betrouwbaarheids indicator](/verzekeren/herbouwwaarde-api/betrouwbaarheids-indicator.md)uitgelegd.

### 1.05 - 2025-11-27

* Zes nieuwe outputs toegevoegd aan de [Herbouwwaarde API](https://docs.altum.ai/apis/herbouwwaarde-api) met betrekking tot de bouwmaterialen van de muur, vloer en het dak en hun waarschijnlijkheid: "wall\_material", "wall\_material\_probability" , "floor\_material", "floor\_material\_probability", "roof\_material", "roof\_material\_probability"

### 1.04 - 2025-07-02

* EPOnline versie-update van V4 naar V5.

### 1.03 - 2024-09-16&#x20;

* EPOnline versie-update van V3 naar V4.

### 1.02 - 2024-06-07 <a href="#id-1.01-2024-05-24" id="id-1.01-2024-05-24"></a>

* Bug opgelost in de berekening van de "parcel\_value" en de dekking ervan is vergroot.

### 1.01 - 2024-05-24 <a href="#id-1.01-2024-05-24" id="id-1.01-2024-05-24"></a>

* Twee nieuwe outputs toegevoegd, "parcel\_value" en "building\_value". "parcel\_value" is de grondprijs gebaseerd op de "outer\_surface\_area" en "building\_value" is de "woz\_value" minus de "parcel\_value".


---

# 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/verzekeren/herbouwwaarde-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.
