# R1619 (07-Apr-2025)

This release introduces new features as below:

> #### What's New

* **Group level - Deduct from Account Balance** **- Auto Approval option:** In the Account Configurations, if Auto Approval of certificate is checked, the system automatically approves and deducts the certificate amount from the main account balance without needing manual approval of certificates.
* **CRL for Private PKI (Vanity CDP):** For better user experience, a Vanity CDP (Certificate Distribution Point) URL allows to customize the URL where the CRL is hosted. Instead of using a generic URL.
* **CERTInext - Edit Private PKI Product/Template:** This feature would allow users to edit and customize Private PKI (Public Key Infrastructure) products or templates.
* **Port Range-Based Scan for Webserver (SSL):** This feature allows users to define a port range for scanning when performing SSL/TLS certificate scans on web servers.
* **Discovery and deployment with Cloudflare:** The CERTInext Hub, now has provision to discover and deploy certificates through Cloudflare. The existing SSL certificates can be discovered and deployed with new configurations through Cloudflare's API.
* **Option to discard Auto Save / On hold orders:** The CERTInext Hub users can manually discard or delete orders that are automatically saved or placed on hold, allowing users to manage the orders more efficiently by removing irrelevant or outdated orders from their view. And, excluding the auto-saved or on-hold organizations from the dashboard count to improve clarity and reduce clutter.


---

# 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/r1619-07-apr-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.
