# 2023.1 Changes Overview

## Overview

In version 2023.1 of Enate, we've been focusing on making some improvements to Builder for enhanced Case flow construction. You've now got much richer ability to use conditionality within your flows: routing down different paths based upon Action checklist responses is now supported, plus you can now bypass peer reviews of manual actions based on conditionality. Merging of different branches of your flows back together into a single action is now supported too.

Watch this video to find out more:

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM1Mjg4OQ==>" %}

Check out these and other new features in more detail in the sections below\...

## New Features <a href="#notifications" id="notifications"></a>

* [Add conditions based on an Action's checklist](/whats-new/older-versions/changes-overview-older-versions/2023.1-changes-overview/conditionality-based-on-an-actions-checklist.md) - we've added the ability to use the results of individual checklist items in your conditions, letting you choose alternate routes depending on how a check has gone.&#x20;
* [Bypass unnecessary peer reviews](/whats-new/older-versions/changes-overview-older-versions/2023.1-changes-overview/bypassing-peer-reviews.md) - we've added a new option to automatically bypass a peer review if certain conditions are met. You can add conditions to a Peer Review Action in your Case configuration - if that condition is met, the peer review part of the Action is set to no longer required and will be bypassed. The work flows straight on to the next action.
* [Merge Case flow branches](/whats-new/older-versions/changes-overview-older-versions/2023.1-changes-overview/ability-to-merge-branches.md) - we've added the ability to merge branches in your Case workflow processes to help you streamline the creation of your business Case flows. Previously, moving to a new Step would be needed to re-combine multiple branches of a flow. Now this can happen mid-stream within a Step, as many times needed.

## **Release Notes**

You can check out a list of the new Features, Enhancements & Bug Fixes we've included in this release in the following sections. For a more extensive list of changes including API changes, Data Warehouse Changes and any Breaking changes, see the dedicated [**RELEASE NOTES**](/whats-new/older-versions/changes-overview-older-versions/2023.1-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.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.
