# 2022.1 Changes Overview

We've made version 2022.1 a smaller release focused on stability and making smaller adjustments to features released in recent versions. You can check these out in our **Release Notes** section below.&#x20;

{% content-ref url="/pages/vDmPKsyD3LW1jtj1mIcR" %}
[Release Notes](/whats-new/older-versions/changes-overview-older-versions/2022.1-changes-overview/release-notes.md)
{% endcontent-ref %}

#### Features from recent releases

If you've just upgraded from an older version of Enate you should definitely check out all of the many new features which we recently published in our bigger [**v2021.1**](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview.md) and [**v2021.2**](/whats-new/older-versions/changes-overview-older-versions/2021.2-changes-overview.md) releases.

Here are just some of the things we've added in these recent releases:  &#x20;

* We've provided enhanced management of [scheduling emails and controlling outbound emails](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/work-manager/scheduling-of-emails-and-the-outbox-page.md).
* There's a [dedicated contact management page](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/work-manager/new-page-contact-management.md).
* We've [streamlined work item states](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/work-manager/streamlining-of-states.md) to make things simpler.
* You can now save [multiple Views](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/work-manager/improvements-to-views.md) of your operations data, sliced and diced however you want, to give you control over instant operational reporting.

And from the configuration side:

* We've made [big changes to our Builder interface](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/service-matrix-changes.md) to give you more flexibility and speed.&#x20;
* We're now [supporting Webhooks](https://docs.enate.net/enate-help/integrations/enate-integrations/webhooks) and [added to our APIs](https://docs.enate.net/enate-help/integrations/enate-integrations/apis) to let you integrate Enate with your other system.
* We've [added User Groups](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/user-groups-and-permissions.md) to help you manage more sophisticated permissions models.


---

# 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/2022.1-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.
