> 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/fin/muutosloki-ja-tuotejulkaisut/web-julkaisu-kesakuu-2023-parannetut-yhtalot-toimintaloki-v1.md).

# Web-julkaisu kesäkuu 2023 (parannetut yhtälöt, toimintaloki v1)

&#x20;\[FTR] Toimintojen lokisivu: Lisää maatila/lohko-suodattimet toimintojen lokisivulle

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

&#x20;\[FTR] Toimintojen lokisivu: Lisää mukautettu päivämäärä-aikavälin suodatin (enintään 48 tuntia)

&#x20;\[FTR] Tuki Numpylle yhtälöissä

<figure><img src="/files/4165de6f419b7a13a7a043aea874e064711682c2" alt=""><figcaption></figcaption></figure>

\[FTR] Mahdollista poistaa tietoaineistoja, jotka ovat "Julkaistu"-tilassa

\[FTR] Lisää vuosi 2023 vuosilistaaan JohnDeere Operations Centeristä haettavia tietoja varten

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

&#x20;\[FTR] Kirjautuminen Microsoft AD:llä

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

\[BUG] Tee sovellus saataville käyttäjälle, jolla ei ole suunnitelmaa mutta joka on lisätty mihin tahansa organisaatioon

\[BUG] Korjaa satelliittikuvatoimittajan tarkistus

\[BUG] Salli virheellisten yhtälökarttojen poistaminen


---

# 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/fin/muutosloki-ja-tuotejulkaisut/web-julkaisu-kesakuu-2023-parannetut-yhtalot-toimintaloki-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.
