> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/releases/release-notes/v-2.8.9.1.md).

# V 2.8.9.1

**emSigner Release Notes: April 2024**

We're excited to unveil the latest emSigner release 2.8.9.1, featuring enhanced user interface and some new features for a smoother user experience.

**New Features**

**Region: GLOBAL**

**CC Recipient:**

In the latest update we are excited to anounce this CC Recipient feature. In the emSigner application, a CC Recipient refers to sending an envelope to a stakeholder for informational purposes. This doesn't require a signature but is provided to keep that stakeholder informed about the contents of the envelope and the actions taken.

Including a CC Recipient ensures that relevant stakeholders in the loop without necessitating their active participation in the signing process. It's particularly useful for keeping records, maintaining communication, and ensuring accountability among multiple parties involved in a transaction or agreement.

**Signing order diagram changes:**

We have provided a significant upgrade to our platform's user interface, aimed at enhancing visual clarity and user understanding in the Signing Order Diagram. In this update, we have replaced glow rings with precise image indicators, ensuring a seamless and intuitive user experience.

**Automated Signing:**

Introducing Automated Signing: Individual Users can now define Automated Signing for users in their profiles, streamlining the process by automatically utilizing available Signatures for signing purposes. This feature enhances efficiency by automating Signature selection and usage, while ensuring secure document handling and signing.

**Region: INDIA**

**NeSL eStamping:**

We're thrilled to announce the latest enhancement to our platform which ensures seamless integration with NeSL for resuming halted eStamping journeys. This new feature empowers users to pick up where they left off, ensuring a smooth and uninterrupted process.


---

# 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://support.emsigner.com/releases/release-notes/v-2.8.9.1.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.
