> 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/ru/zhurnal-izmenenii-i-relizy-produkta/reliz-veb-versii-iyun-2023-uluchshennye-formuly-zhurnal-operacii-v1.md).

# Релиз веб-версии: июнь 2023 (улучшенные формулы, журнал операций v1)

&#x20;\[FTR] Страница журнала операций: добавить фильтры по ферме/полю на странице журнала операций

<figure><img src="/files/1f583815e35ee2b54cccf6409ccaf5ca26cbdd4d" alt="" width="375"><figcaption></figcaption></figure>

&#x20;\[FTR] Страница журнала операций: добавить пользовательский фильтр диапазона даты/времени (макс. 48 часов)

&#x20;\[FTR] Поддержка Numpy в формулах

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

\[FTR] Сделать возможным удаление наборов данных со статусом "Опубликовано"

\[FTR] Добавить год 2023 в список годов для извлечения данных из JohnDeere Operations Center

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

&#x20;\[FTR] Вход с помощью Microsoft AD

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

\[BUG] Сделать приложение доступным для пользователя без плана, но добавленного в любую организацию

\[BUG] Исправить проверку поставщика спутниковых изображений

\[BUG] Сделать недействительные карты уравнений доступными для удаления


---

# 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/ru/zhurnal-izmenenii-i-relizy-produkta/reliz-veb-versii-iyun-2023-uluchshennye-formuly-zhurnal-operacii-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.
