# Roadmap

Pre-Alpha 0.1 - initial release 20250501

Pre-Alpha 0.2 - release 20250520

* Backend with all major functionalities
* Work-flow with major AI APIs tested for basic functionalities
* Bugfixing

Alpha 0.3 - release 20250606

* More API functionalities added
* Minor backend changes
* Database refined
* Bugfixing

Alpha 0.4 - release 20250924

* Hooks for integration with major translation management tools implemented
* Basic Task automation implemented
* Bugfixing

Alpha 0.5 - release 20251010

* Minor bugfixing

Alpha 0.6 - release 20260115

* Added more features for translation management
* Added more feature to text editor
* Minor bugfixing

Alpha 0.7 - release 20260217

* Database refined for future feature implementations and better performance
* Minor bugfixing

Alpha 0.8 - release 20260318

* AI-powered Wiki integration started - still in test-phase
* Working on design - added e.g. dark mode
* Minor bugfixing

Alpha 0.9 - release 20260408

* Minor bugfixing

***Future schedule***

*Beta - planned Q3/2026*

*Release candidate planned late Q4/2026*


---

# 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://ai-toolkit-plugin.gitbook.io/home/basics/roadmap.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.
