# Changelog

### 1.12 - 2025-07-02

* EPOnline versie-update van V4 naar V5.

### 1.11 - 2025-03-06

* De service is geoptimaliseerd om een ​​groter aantal API-verzoeken beter te kunnen verwerken

### 1.10- 2024-12-11&#x20;

* Correctie toegevoegd voor het berekende jaarlijkse gasverbruik "estimated\_gas\_usage", gebaseerd op statistische gemiddelden van huizen in Nederland.

### 1.09 - 2024-12-05

* &#x20;Nieuwe output toegevoegd "current\_estimated\_BENG1\_score", de huidige geschatte BENG1 score.

### 1.08 - 2024-09-16

* EPOnline versie-update van V3 naar V4.

### 1.07 - 2024-06-18

* Nieuwe output toegevoegd "measures\_method". Deze output geeft aan op welke methode de maatregelen zijn vastgesteld.&#x20;
* Bug opgelost met betrekking tot "build\_year" en "living\_room\_windows".

### 1.06 - 2024-02-02

* Toevoeging "definitive\_BENG2 score" output, de definitieve BENG2 score.
* Ingevoerd een datagestuurde benadering door gebruik te maken van bekende informatie om de nauwkeurigheid van de geschatte maatregelen te verbeteren.

### 1.05 - 2023-12-15

* Toevoeging "estimated\_city\_heating\_usage" output, het jaarlijkse warmteverbruik in GJ van de woning.

### 1.04 - 2023-12-05

* Toevoeging "inhabitants" input

### 1.03 - 2023-10-09

* Toevoeging current "CO2" output
* Toevoeging "watt\_panels" input om invoer "solar\_panels" veld te interpreteren als wattpiek capaciteit zonnepanelen. Voorbeeld invoer: "solar\_panels": 15000, "watt\_panels": 0

### 1.02 - 2023-09-23

* Toevoeging "ventilation" als input/output

### 1.01 - 2023-08-29

* Toevoeging /bag endpoint voor opvragen verduurzamingadvies o.b.v. BAG ID (VBO)


---

# 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/verduurzamen/nta-8800-energielabel-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.
