# February 2023

### OCR Engine Upgrade

* Replaced ABBYY OCR and FineReader with Microsoft Azure Cognitive OCR for improved text recognition.

***

### New Azure Archive Service

* Enables storing documents in a customer's Microsoft BLOB storage.

***

### User Task UI V2

* Improved UI with enhanced look and feel.
* Customizable Task UI to better suit business needs.

***

### Multi-Tenant Workflows

* Enables faster solution deployment and simplifies maintenance.

***

### Microsoft Office 365 Email Connector

* Faster and more reliable email import into CumulusPro workflow.

***

### Azure Functions Enhancements

#### PDF Redaction

* New function for redacting PDF documents.
* Barcode Recognition: Improved barcode recognition for documents.

***

If you have any questions, please contact CumulusPro support at <support@cumuluspro.com>.


---

# 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://help.cumuluspro.net/release-notes/february-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.
