##  **New Features**
### Features on Plateau Studio
- **Application Tag Management**, enabling organization group owners to define and enforce tags at the tenant level. When a tag (e.g., Product Code) is marked as required, all applications within the organization must provide this information during export, ensuring better categorization and data consistency. [View More](https://docs.onplateau.com/UI-Screens/UI-Settings/tags)

- **Filter Models on Explorer** : Easily refine the model list by applying filters to find relevant models faster.

- **Expand/Collapse Models on Explorer**: Manage your view efficiently by expanding or collapsing models, folders and modules.
- 
- **Search Model on Explorer**: Quickly locate models using the search functionality for a more streamlined experience.
- 
### Features on UI Editor
- Adjusted the **Auto** option in the **Grid Column** property under the **Style tab** and added a **Default** value.

- In the editor, the component groups in the treelist were not properly arranged. The **component groups** were **arranged** to be more organized and user-friendly.
- In the editor, icons for components in the treelist were unclear or missing. Therefore, **component icons were updated** and **icons were added** to components that were missing icons.
- The **style editor** for the **ListItemContent** and **ListItemIcon** components is now **available** to simplify design customization.
- **Sub components** of the **Devexpress** components were **removed** from the component list in the editor. Relevant **sub components** can now be **used** from the **bar** in the **props tab** of the **parent components**.
- The example pages and descriptions in the **DxDatagrid** component **documentation were updated**.
- **Timeline** component adjusted to be used as a **template** to simplify designs.
- Added **backgroundColor** and **color** props to the **Rating component** to allow changing the icon colors.
- A **color style prop** is added to allow setting the specified color for **inner icons** of **input components**.
##  **Bug Fixes**
### Fixes on Plateau Studio
- Fixed an issue where events were **duplicated** across components **when switching model tabs**.
- Fixed an issue where the paths of **Native Components** were incorrect during app export.
- Fixed an issue where **Dataroid** scripts were throwing errors when opening pages in **MiniApps**.
- Fixed an issue where **AppSettings** could not be selected when creating a package in **MiniApps**.
### Fixes on UI Editor
- Improved the performance of the **CreateComponent** method and added **reverseLook** prop for large size pages.
- Fixed an issue causing the page to **render twice**.
- Fixed an issue where the styles of **Native Components** were not reflected in the editor.
- The **bugs** in the **sub components** of the **Devexpress components were fixed**.
- Fixed an issue where the relationship between **height, width, and outerCircleSize** was **not working correctly** in the **TimelineItem**.
- Fixed an issue where the **quick.validate** method was **not working** in the **InlineTimePicker component**.
- Fixed an issue where the **default width-height** values of components were not displayed in the editor.
- Fixed a bug in the **DocumentViewer** component caused by the displayOnScroll property when set to true during **page transitions**.
- The issue where the **ProgressCircular** component did not display the **Children tab** has been fixed. You can now add child components via the newly available Children tab on right panel
### Fixes on Workflow
- Fixed an issue where the **reset prop** could not be set on the **Counter step** in the **Function Editor**. Resolved an issue where, even when the reset property was set to **yearly**, the **businessKey** value did not reset at the start of a new year.
- Fixed an issue where errors from services or functions after process start were not displayed to the user. **Errors** are now **shown on the front-end**.
- Fixed an issue where the process was marked as **completed** while tasks were still **unfinished**.
- The issue where newly added models were not appearing in the Workflow editor has been fixed.