> For the complete documentation index, see [llms.txt](https://release-notes.tiflux.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://release-notes.tiflux.com/release-notes-tiflux.md).

# Release Notes Tiflux

Seja muito bem-vindo ao **Release Notes da Tiflux!**

Aqui, você poderá acompanhar nossas entregas, desde correções, melhorias e novas funcionalidades, tanto do site quando do mobile.

Você pode ter certeza que todo o nosso time de Tifluxers se dedica constantemente para realizar entregas com excelência e muito carinho! 🥰

Clique nos commits no menu lateral para verificar tudo o que foi feito no determinado mês.

Caso deseje saber como utilizar as funcionalidades e melhorias acesse nosso [Guia de Uso](/sobre-a-tiflux/guia-de-uso.md) ou entre em conto conosco pelo [Canal de Suporte](/sobre-a-tiflux/canal-de-suporte.md).

{% hint style="info" %}
**O que é Release Notes?** É o documento que agrupa e detalha todas as atualizações de um produto ao longo de uma versão ou período.
{% endhint %}


---

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

```
GET https://release-notes.tiflux.com/release-notes-tiflux.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.
