##  New Features
### Plateau Studio
- **Standalone UI Editor** is moved to **Plateau Studio!** We are informing you with a detailed message and necessary documentations about how to switch smoothly to Plateau Studio.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/moved-to-studio.PNG" width="640" />
- **Standalone UI Editor** is accesible from the menu within Plateau Studio for a limited time until we shut it down completely. When you click the Menu for the first time, you can fill out the form in the following image.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/studio-standAlone-button.png" width="640" />
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/standalone-form.PNG" width="640" />
- Plateau Studio now offers you **Plateau Studio Premium!** While you can still use Free version as trial, to be able to **work collaboratively** with your friends, to **export your applications** and to access many other **advanced features**, you'll need to be a member of Plateau Studio Premium.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/premium-form.png" width="640" />
- Our **Chatbot** supercharged with the latest information from our constantly updated documentation. It is now more **accurate** and **consistent** with **tutorial videos** and **visuals** for an enhanced learning experience.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/ChatBot.png" width="640" />
- Enhanced the **Uncompiled Export** feature with hierarchical file export and file naming according to the Plateau Studio explorer structure.
### UI Module
- **calculateFilterExpression prop** added to the **DxColumn component**. With this new feature, you can now filter and sort your data in the data source, based on specific conditions. This enhancement empowers you to fine-tune your data display and manipulation by allowing you to define custom filter expression, providing more control and flexibility.
- In UI Editor, **Component Icons** on Treelist and **Selected Component Icons** on drag & drop area based on basic, block and native component types added.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/ComponentIcon.png" width="640" />
- The **proxyTimeout** field added to the **Settings File** to increase the default timeout duration of the browser while working with localProxy.
- **VTextarea** component integrated in **Legend Component**.
##  Bug Fixes
### Plateau Studio
- **Chatbot's icon** moved from right bottom to top since it was preventing users to access some features on UI Editor.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.7.0/chatbot-new-pos.png" width="640" />
- Issue where **img and css not being loaded in LivePreview** resolved.
- Fixed a bug in the Plateau Studio explorer section. Previously, long file names would block the access to the actions menu next to them. This issue has been resolved and the actions menu is now always clickable.
- Fixed a bug in the **Mobile Application Preview** feature. Previously, when a second phone connected to the app while the first phone was previewing it, the app would restart on the first phone. This issue has been resolved and the app preview works smoothly on multiple devices.
### Plateau UI
- Issue regarding **Block Components'** highlights not being visible after Block Components are fully loaded in the UI Editor fixed. Now Block Components' highlights are **visible and selectable** after they are loaded.
- Issue caused to **display Style File option in UI Settings** when organization is allowed to multiple css file fixed.
- Resolved an issue that occurred when **adding a new layout on Style System**. Now, new layout will be the smallest part of the range.
- Generated settings file was missing the automatically set values when it was created through **Uncompiled Export**, when the user had created a **Settings File**. The values are now added to the customized settings file.
- Issue which caused not displaying the **Legend Component** fixed.
- The problem of **IAM configuration** not working in applications without Container Services file resolved.
- Bug which caused **selectedButtonColor** not working on **VPagination** component fixed.