# 12th December 2023

## Summary

The 12th December 2023 release of e6data includes the following features & enhancements:

* [Platform Enhancements](#platform-enhancements)
  * [Find and Replace Feature in Query Editor](#find-and-replace-feature-in-query-editor)

## Platform Enhancements

### Find and Replace Feature in Query Editor  <a href="#find-and-replace-feature-in-query-editor" id="find-and-replace-feature-in-query-editor"></a>

The Query editor now has a find-and-replace feature to allow users to find and replace specific keywords or patterns in the query text.

The feature can be accessed in the Query Editor using keyboard shortcuts **CMD +F** (MacOS) and CTRL + F (Windows).

It supports other options such as:

* RegExp Search
* Case-Sensitive Search
* Whole Word Search
* Search in Selection.
