> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/nl/changelog-and-productreleases/release-web-juni-2023-verbeterde-vergelijkingen-werklog-v1.md).

# Release web juni 2023 (verbeterde vergelijkingen, Werklog v1)

&#x20;\[FTR] Operationslog-pagina: Voeg filters voor boerderij/veld toe op de Operationslog-pagina

<figure><img src="/files/3809ee7093bfbb546b7d9ab7697b6b1828411631" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Operationslog-pagina: Voeg aangepast datum-tijd bereikfilter toe (maximaal 48 uur)

&#x20;\[FTR] Ondersteuning voor Numpy in vergelijkingen

<figure><img src="/files/ac5533d769e09503687fe5c7c0e257a37d07df09" alt=""><figcaption></figcaption></figure>

\[FTR] Maak het mogelijk datasets te verwijderen met de status "Published"

\[FTR] Voeg jaar 2023 toe aan de jarenlijst om gegevens te halen uit JohnDeere Operations Center

<figure><img src="/files/4e3db717e1c11c3a213ad8a86c9a6b1f115535d2" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Inloggen met Microsoft AD

<figure><img src="/files/d4253401537e0e0b896bc00257022d6f11b65847" alt="" width="563"><figcaption></figcaption></figure>

\[BUG] Maak de app beschikbaar voor gebruikers zonder abonnement maar toegevoegd aan een organisatie

\[BUG] Los controle van satellietbeeldprovider op

\[BUG] Maak ongeldige vergelijkingkaarten beschikbaar voor verwijdering


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/nl/changelog-and-productreleases/release-web-juni-2023-verbeterde-vergelijkingen-werklog-v1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
