# Wijzigingsoverzicht

<details>

<summary>v0.1.0 — initieel</summary>

**Functies**

* Stationapparaat met live volgende-vertrek-capabilities en per-station storingsalarm.
* Trajectapparaat met drukte, kortere-trein-meldingen en uitval.
* Flow-triggers voor vertrekwijzigingen, vertragingen, uitval, spoorwijzigingen, drukke treinen, late-trein-waarschuwingen, en een globale "storing begonnen"-trigger.
* Flow-condities voor "is er een actieve storing bij \[station]".
* Flow-acties voor reis plannen, volgende vertrek, volgende twee treinen, volgende aankomst, en trein in tijdvenster.
* Insights-reeksen voor vertraging, uitval, storing, kortere trein en drukte.
* Ingebouwde response-caching, in-flight coalescing, exponential backoff met `Retry-After`-respect, ±10% poll-jitter, en `X-RateLimit-*` debug-logging.
* Vertalingen in het Engels, Nederlands en Duits.

</details>


---

# 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://homey-nederlandse-spoorwegen.gitbook.io/docs-nl/overzicht/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.
