> 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/jpn/rirsu/20236-webrirsusaretarogu-v1.md).

# 2023年6月 Webリリース（改良された方程式、作業ログ v1）

&#x20;\[FTR] 操作ログページ：操作ログページに農場／圃場フィルターを追加する

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

&#x20;\[FTR] 操作ログページ：カスタム日時範囲フィルターを追加（最大48時間）

&#x20;\[FTR] 方程式でNumpyをサポートする

<figure><img src="/files/5f99b6e0774bb402eb96ed2ad28ce1ec4eafa081" alt=""><figcaption></figcaption></figure>

\[FTR] 「公開済み」ステータスのデータセットを削除できるようにする

\[FTR] John Deere Operations Centerからデータを取得するために年リストに2023年を追加する

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

&#x20;\[FTR] Microsoft ADでログイン可能にする

<figure><img src="/files/32f7ff298450b96f815104ca1cc9857c77a4f869" 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/jpn/rirsu/20236-webrirsusaretarogu-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.
