# Versão 2.17.1

**Melhorias**

* No painel de atendimento, os tickets pendentes agora aparecem primeiro, facilitando a priorização.
* Atualização automática do webhook WABA ao reconectar conexões ou ao reiniciar a Super Zapp.
* Adicionado botão **Voltar** nas telas de arquivos e base de conhecimento.

**Correções**

* Correção de falha no envio de ticket com arquivo **WEBP**.
* Correção no carregamento de contatos no modo celular, que podia ficar lento quando havia muitos contatos.
* Correção da opção **Espiar ticket do usuário**.
* Correção da opção **Ocultar telefone**.
* Correção de falha ao carregar ticket quando havia muitas informações adicionais.


---

# 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://ajuda.super-zapp.com.br/extras/atualizacoes-do-sistema/versao-2.17.1.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.
