# Release notes

<table><thead><tr><th width="108.58984375">release</th><th>note</th></tr></thead><tbody><tr><td>3.0.0</td><td><ul><li>initiele release</li></ul></td></tr><tr><td>3.0.1</td><td><ul><li>SDK 3.3.4</li><li>Fix issue met afronding tarieven</li><li>add update tariefscherm na ontvangen tarief informatie van dongle</li><li>add update tarieven bij open tariefscherm</li><li>fix mutatie alleen indien er geen tariefinformatie is</li><li>fix tarief hoog/laag opgelost</li><li>beta versie modus</li></ul></td></tr><tr><td>3.0.2</td><td><ul><li>sync tariefdata</li><li>fix: water gauge displays ook wanneer er geen water data is</li><li>fix: alle meters in beeld indien er lege data overdracht is. (bij geen p1 signaal)</li></ul></td></tr><tr><td>3.0.3</td><td><ul><li>fix: issue met tarieven</li><li>change: beta label in settings</li></ul></td></tr><tr><td>3.0.4</td><td><ul><li>fix actueel vermogen</li></ul></td></tr></tbody></table>


---

# 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.smart-stuff.nl/nrg-monitor-v2/overige/release-notes.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.
