# 2.71

Nasazeno: 17. 8. 2021

## **Novinky v mluvii**

### 1) **Historie stavů operátorů**

Rozšířili jsme naše Public API o historii stavů operátorů. Nyní můžete získat tato data za určité období a konkrétní operátory a použít je například pro vlastní statistiky. Naleznete zde údaj o názvu stavu, času, poznámce nebo jestli je stav placený.

#### **Drobné úpravy v aplikaci:**

* Odstraněno formátování textu pro kanál FB Messenger
* Zaseknuté tlačítko ve stavu odesílání mailu
* Filtr v sekci uživatelé
* Přijímání dvou obrázků stejného názvu v emailech
* Zobrazení ASCII znaku, když operátor ukončí zprávu mezerou

**Děkujeme za vaši zpětnou vazbu, která nám pomáhá neustále mluvii zlepšovat :)**


---

# Agent Instructions: 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:

```
GET https://docs.mluvii.com/archiv/2.71.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
