> 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/fr/journal-des-modifications-et-versions-du-produit/version-web-juin-2023-equations-ameliorees-version-1-du-journal-des-operations.md).

# Version Web juin 2023 (équations améliorées, version 1 du journal des opérations)

&#x20;\[FTR] Page du journal des opérations : Ajouter des filtres ferme/champ sur la page du journal des opérations

<figure><img src="/files/311e52d4b7c10ac75562d1aee31efbd7f734779d" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Page du journal des opérations : Ajouter un filtre personnalisé de plage date-heure (48 heures max)

&#x20;\[FTR] Prise en charge de Numpy dans les équations

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

\[FTR] Rendre possible la suppression de jeux de données en statut "Publié"

\[FTR] Ajouter l'année 2023 à la liste des années pour récupérer les données depuis le JohnDeere Operations Center

<figure><img src="/files/53970bd630ca34ee22e86da729fc6f64d43bb3e9" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Connexion avec Microsoft AD

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

\[BUG] Rendre l'application accessible à l'utilisateur sans abonnement mais ajouté à une organisation

\[BUG] Corriger la vérification du fournisseur d'images satellite

\[BUG] Permettre la suppression des cartes d'équations invalides


---

# 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/fr/journal-des-modifications-et-versions-du-produit/version-web-juin-2023-equations-ameliorees-version-1-du-journal-des-operations.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.
