> 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/esp/registro-de-cambios-y-lanzamientos-del-producto/lanzamiento-web-junio-de-2023-ecuaciones-mejoradas-registro-de-operaciones-v1.md).

# Lanzamiento web junio de 2023 (ecuaciones mejoradas, registro de operaciones v1)

&#x20;\[FTR] Página de Registro de Operaciones: Añadir filtros de explotación/campo en la página de Registro de Operaciones

<figure><img src="/files/2db30bcf38f1064630e594bdd60a9f5da3148707" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Página de Registro de Operaciones: Añadir filtro personalizado de rango fecha-hora (máx. 48 h)

&#x20;\[FTR] Soportar Numpy en las ecuaciones

<figure><img src="/files/73421141887ba282d5ee60119571c0055d267571" alt=""><figcaption></figcaption></figure>

\[FTR] Permitir eliminar conjuntos de datos en estado "Publicado"

\[FTR] Añadir el año 2023 a la lista de años para extraer datos del JohnDeere Operations Center

<figure><img src="/files/5e0bb84deb47f7f86e7a73bbfbba713d96990160" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Inicio de sesión con Microsoft AD

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

\[BUG] Hacer la aplicación accesible para el usuario sin plan pero añadido a cualquier organización

\[BUG] Corregir la comprobación del proveedor de imágenes satelitales

\[BUG] Permitir la eliminación de mapas de ecuaciones inválidos


---

# 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/esp/registro-de-cambios-y-lanzamientos-del-producto/lanzamiento-web-junio-de-2023-ecuaciones-mejoradas-registro-de-operaciones-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.
