> For the complete documentation index, see [llms.txt](https://docs.smartlauncher.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smartlauncher.net/faq/changelog.md).

# Changelog

- [6.6](https://docs.smartlauncher.net/faq/changelog/6.6.md): January 2026
- [6.5](https://docs.smartlauncher.net/faq/changelog/6.5.md): December 2024
- [6.4](https://docs.smartlauncher.net/faq/changelog/6.4.md): Released in December 2023
- [6.3](https://docs.smartlauncher.net/faq/changelog/6.3.md): Released in July 2023
- [6.2](https://docs.smartlauncher.net/faq/changelog/6.2.md): Released on February 15th 2023
- [6.1](https://docs.smartlauncher.net/faq/changelog/6.1.md): Released on October 11th 2022
- [6.0](https://docs.smartlauncher.net/faq/changelog/6.0.md): Released on January 2, 2022
- [5.5](https://docs.smartlauncher.net/faq/changelog/5.5.md): Released on October 2020
- [5.4](https://docs.smartlauncher.net/faq/changelog/5.4.md): Released on December 2019
- [5.3](https://docs.smartlauncher.net/faq/changelog/5.3.md): Released on July 2019
- [5.2](https://docs.smartlauncher.net/faq/changelog/5.2.md): Released on March 2019
- [5.1](https://docs.smartlauncher.net/faq/changelog/5.1.md): Released on August 2018
- [5.0](https://docs.smartlauncher.net/faq/changelog/5.0.md): Released on March 2018


---

# 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://docs.smartlauncher.net/faq/changelog.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.
