# 2023.5 Changes Overview

In this version of Enate we've focussed on making a wide range of number of smaller adjustments, enhancements and fixes throughout the system, mixed in with some useful new features which are detailed below:

### Enhanced AI Integrations Control

In the AI space, we've added a couple of useful features to give you more control and precision on where and how you implement

* You can now [set your own Confidence Threshold](/whats-new/older-versions/changes-overview-older-versions/2023.5-changes-overview/set-confidence-thresholds-for-your-integrations.md) for the Integrations you've switched on in Marketplace, allowing you to adjust the levels of work that Agents verify for any automated activity.
* You can now [opt specific Email Mailbox Connects out of Email Integrations](/whats-new/older-versions/changes-overview-older-versions/2023.5-changes-overview/email-connector-level-control-over-email-integrations.md) you're running, letting you implement new AI technology while safeguarding specific work activities which you want to keep running as-is.

### Incoming Email Improvements

We've made a number of enhancements relating to how incoming emails are treated, to make sure&#x20;

* made changes to [how emails with invalid addresses are treated](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/pages/ZUM1Uy318QA1VCCsWLk8#1.-incoming-emails-being-accepted-with-invalid-email-addresses), to allow more of them to be processed.
* Added support for [Wildcard Email Routes](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/pages/ZUM1Uy318QA1VCCsWLk8#2.-enhancement-to-handling-of-bccd-only-incoming-emails) which let you process incoming emails where Enate has been Bcc'd.
* changed [how we identify if incoming emails have been sent out by your Enate system](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/pages/ZUM1Uy318QA1VCCsWLk8#3.-improved-processing-of-incoming-emails-where-the-from-address-is-an-internally-used-enate-email-a), to ensure mails sent from 3rd party systems which could be confused with those get processed.

### More Data Storage Options - 'Bring Your Own Bucket' for Binary Storage

Enate's Binary Storage is used for storing raw communications, communication attachments, files attached to work items, and files exported from Advanced Search views. Enate is always provisioned with the primary binary storage configured in an Enate Azure tenant. **However, with the arrival of v2023.5, you've now got the option of** [**switching where you store your Binary data to be one of your own Azure storage locations**](/whats-new/older-versions/changes-overview-older-versions/2023.5-changes-overview/new-feature-binary-data-storage-options-bring-your-own-bucket.md)**.**

### ..and Lots More Improvements & Fixes

In addition to these enhancements we've added a large number of fixes to help improve and stabilise the use of certain recent features. You can check out this in the [**Release Notes**](/whats-new/older-versions/changes-overview-older-versions/2023.5-changes-overview/release-notes.md) section.


---

# 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.enate.net/whats-new/older-versions/changes-overview-older-versions/2023.5-changes-overview.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.
