Release Date: October 18, 2024
##  **New Features**
### Features on Plateau Studio
- **SuperApp page templates** added to **"New UI Page"**.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v3.0.18/SuperAppPageTemplates.PNG" />
### Features on UI Editor
- **Match Case** and **Regular Expression** search feature added to page search in the Editor.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v3.0.18/PageSearch_MatchCase.PNG" />
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v3.0.18/PageSearch_RegularExpression.PNG" />
<br/>
<br/>
- In the Editor **event errors**, the names of the event and component that received the error, are now logged to the console.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v3.0.18/EventErrorsLogToTheConsole.PNG" />
- **PieChart** component added for **mobile** usage.
- **DxRowDragging** added to **DxDataGrid component**. DxRowDragging configures row reordering using drag and drop gestures.
##  **Bug Fixes**
### Fixes on Plateau Studio & UI Editor
- The issue experienced with the **AI Code Assistant refactor** feature has been resolved.
- The issue in the **MiniApp versioning process** where selecting a previous page version would always return the latest version instead of the selected one, resolved.
- The **CSS** issue in the **Page Preview** in the Editor, fixed.