# Changelog

### 1.20 - 07-09-2025

* Improved address matching (handles case variations)
* Missing 2024 WOZ data bug squashed

### 1.06 - 11-30-2023

* Inner surface area added.

### 1.05 - 2-21-2023

* Ping function now also works for the GET request

### 1.04 - 11-10-2022

* Added ping function to check availability of next year's WOZ value via a free API service. Post request to **api.altum.ai/woz/ping**

### 1.03 - 24-8-2022

* Added optional *index* parameter as input to remove the IndexedValue as output. Default = 1
* Optimized the parsing of data to increase coverage of the API

### 1.02 - 8-6-2022

* Bugfix for diplaying BAGID as string instead of an integer
* Bugfix for displaying OuterSurfaceArea as integer instead of a decimal
* Added IndexedValue for latest known WOZ value, indexing the value based on the Kadaster index from latest date e.g. 1-1-2020 till latest known Kadaster index month e.g. 5-2022.

### 1.01 - 3-6-2022

* Redesigned architecture to mitigate issues where in some cases WOZ-values were not properly retrieved
