# Elentra ME Versions

### Currently Supported & Upcoming Versions

<table data-header-hidden><thead><tr><th width="184">Version</th><th>Release Date</th><th>Bug Fixes Until</th><th>Status</th></tr></thead><tbody><tr><td>1.28</td><td>December, 2024 (Estimated)</td><td>June, 2025 (Estimated)</td><td>Future - not released yet</td></tr><tr><td>1.27</td><td>February 23rd, 2024</td><td>June, 2025 (Estimated)</td><td>Bug &#x26; Security Fixes</td></tr><tr><td>1.26</td><td>September 15th, 2023</td><td>June, 2025 (Estimated)</td><td>Bug &#x26; Security Fixes</td></tr><tr><td>1.25</td><td>March 31st, 2023</td><td>July, 2024 (Estimated)</td><td>Bug &#x26; Security Fixes</td></tr></tbody></table>

### No Longer Supported

| Version | Release Date         | Bug Fixes Until       | Status      |
| ------- | -------------------- | --------------------- | ----------- |
| 1.24    | September 16th, 2022 | Feb 23rd, 2024        | End of Life |
| 1.23    | March 15th, 2022     | September 15th , 2023 | End of Life |
| 1.22    | September 2nd, 2021  | March 31st, 2023      | End of Life |
| 1.21    | April 27th, 2021     | September 16th, 2022  | End of Life |
| 1.20    | December 18th, 2020  | March 15th, 2022      | End of Life |
| 1.19    | September 19, 2020   | September 2nd, 2021   | End of Life |

Additionally, anything prior to 1.19 is also no longer supported. If you are using any of the EOL versions of Elentra, we highly recommend you plan an upgrade at your earliest convenience.&#x20;


---

# 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.elentra.org/technical/developers/elentra-me-versions.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.
