# Road-Map

<table><thead><tr><th width="176.33333333333331">Version</th><th width="207">Date</th><th>Description</th></tr></thead><tbody><tr><td>ArkSSPR 1.0</td><td>01/01/2020</td><td>Self Password Reset, Password Change,<br>Customer Customization</td></tr><tr><td>ArkSSPR 2.0</td><td>01/10/2023</td><td><p>Self Password Reset, Password Change,</p><p>Fully compliance with Active Directory password policy,</p><p>Password Generator,</p><p>Help desk module for Password operations,</p><p>Reporting,<br>Customer Self Customization for Admin Panel<br>Black-List<br>Syslog support,<br>Multi-Domain support,<br>SMS, Secondary Email and Authenticator support for 2FA.<br>Rol Management,<br>Reporting,<br>Policy based password management</p></td></tr><tr><td>ArkSSPR 2.0.66</td><td>01/05/2024</td><td>Reset password button on Windows Logon screen,<br>External API Access for Password Reset Operations<br>Option to reset password on behalf of someone else (delegation),</td></tr><tr><td>ARKSSPR 2.1.0</td><td>November ‎28, ‎2025</td><td>.Net 10 Conversion Completed</td></tr></tbody></table>


---

# 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.arksspr.com/master/overview/road-map.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.
