# Release Schedule

Atfinity releases new versions two times per year:

In **April** and **October**.

Every release goes through the following steps:

1. Work on the release starts in the period before. So work on the September release starts in April.
2. In the last week of the month before, a release candidate is created.
3. The release candidate is first tested internally, before given to interested third parties for acceptance testing.
4. Customers with feature requests will get access to a preview version if that makes sense
5. A penetration test is performed on the release candidate and all security issues are fixed.
6. Only when the release candidate is deemed stable and secure by Atfinity and our external security team will we mark it stable and notify customers.

Since we will not release if the version until the release is stable and secure, the release date is flexible.

### Feature Requests

Our enterprise customers have the option to make feature requests. Feature requests need to be made well in advance before work on a release starts. For the September release, the deadline to hand in such requests is Mid-March and for the March release Mid-September.


---

# 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://docs.atfinity.io/releases/release-schedule.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.
