> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/release-notes/r1101-06-nov-2023.md).

# R1101 (06-Nov-2023)

This release introduces the Reuse of domains for DV orders, reminders for certificate renewal notifications to facilitate renewal decision-making, Streamlined Order Approval process by Account Administrator for the requests submitted by Standard User & Basic User Roles, and the inclusion of GSTIN in Invoices.

> #### What's New

* **Reuse of Domains for DV Orders:** New Domains entered & validated via emSign DV Orders Account level to avoid repetitive DCV. These domains can also be reused during certificate reissuances.
* **PII Data Encryption:** Encrypted the Personally Identifiable Information towards data privacy.
* **Certificate Renewal Notification:** Added ability to enable/disable the certificate renewal notifications at the account configuration level for the decision making. This option helps users to stop receiving renewal email reminders about expiring certificates.
* **Billing information in emSign Hub:** Now supports GSTIN / VAT field for the purpose of invoicing.

> #### Enhancements

* **Order Approvals by Administrator**: We've made a few tweaks and a bit of fine-tuning to streamline the order approval process by account administrator if the request is submitted by account users with following roles: Standard User & Basic User roles. This change is common for both Resellers and Enterprises.
* **Invoice Changes:** Revamped 'Invoice changes' for better user experience which included GSTIN no, PO reference No. & ability to view SSL domain name within the invoice.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.certinext.io/documentation/release-notes/r1101-06-nov-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
