# R1591 (10-Mar-2025)

This release introduces new features as below:

> #### What's New

* **Anytime credit withdrawal from wallet:** This feature is added to allow users to withdraw funds from their wallet. User requests for withdrawal and raise a request, the request is processed form emSign backoffice and funds are credited to CERTInext user bank account.
* **Discovered Certificates - Option to restore ignored certificates:** If any of the discovered certificates are ignored, users now have the option to restore them if needed. This feature gives users more control over which certificates should be considered, even if they were initially ignored for some reason.
* **File system discovery - Ability to select/specify adjacent and/or subfolder options:** The file system discovery feature has been enhanced to allow users to specify adjacent and/or subfolder options during the scan process. This includes adjacent folders or subfolders that should be included in the scan.
* **Partner & Sub-partner Group model:** A partner can create Groups and assign user to those groups with the role as Sub-Account User. The billing & payments, certificate approval is based on the account configuration for the individual groups.


---

# 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.certinext.io/documentation/release-notes/r1591-10-mar-2025.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.
