# SaaS Versão 2.18.0

API oficial: configuração no painel SaaS para envio direct — Não faz o pré upload da mídia para a Meta, é utilizada URL

S3: ajustes em métodos para melhorar desempenho (testem e enviem feedback). \
Upload em segundo plano — não aguarda finalizar para envio da mensagem; \
durante o processo, o arquivo permanece na VPS (pasta public/temp)

SaaS: suporte à configuração de moeda do Stripe (padrão dólar)

SaaS: logs de falhas de login

SaaS: webhook para evento de nova empresa (teste)

SaaS: edição de e-mail vinculado ao tenant

Cadastro de usuários: logs de acesso (login, logoff, online e offline)

Relatórios: logs de informações deletadas (caso algo necessário não esteja na lista, abrir issue)

Relatórios: logs de informações alteradas (caso algo necessário não esteja na lista, abrir issue — somente contatos por enquanto)


---

# 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/saas-versao-2.18.0.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.
