# R1115 (20-Nov-2023)

This release introduces an automatic credit refund within 30 days for certificate revocation, Includes support details in order-related emails to facilitate communication based on account configuration, and incorporates minor improvements for reusing the organization consent token in the ordering form.

> #### What's New

* **30-day Revocation Refund:** Amount will be credited to Account / Group if the certificate is revoked within 30 days from the ordered date. If this feature is not available in your account, please contact your Account Manager.
* **Custom Email Templates:** Added ability to add the support contact details (Name, Email & Phone) configured at account configuration which will be applicable for all the order related email notifications.

> #### Enhancements

* **Reuse of Organization using an authorized token:** We've made a few tweaks and a bit of fine-tuning to make the pre-vetting organization to re-use even easier to avoid repetitive reuse consent email notifications for every order. Now ordering certificates with re-use token is available.


---

# 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/r1115-20-nov-2023.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.
