##  New Features
### **Plateau Studio**
- Say hello to **New Feedback Zone**, a new feature that enables you to voice your opinions and experiences on Plateau Studio. You can help us make Plateau Studio better by selecting an area and reporting any issues or ideas you have.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/hotjarAnimation.gif" width="640" /> (Dİlara)
- **Multiple Style Files** are now supported. You can now add more than one CSS file to your project and have more styling options. This feature gives you more design control and advanced CSS usage. To use this feature, please get in touch with us and we will activate it for your organization.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/multipleCSS.gif" width="640" /> (Nail)
- **Mobile Templates** are now available on Plateau Studio’s Create New UI Page step. You can use these templates to kickstart your mobile application development with ready-made pages.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/mobile-templates.png" width="640" /> (Ferhat)
<br/><br/>
- With **Native Component**, you can integrate your own web components to Plateau Studio as native. This feature allows you to upload your component code, define properties and events, and now use component on Plateau Studio.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/namedCompCreation.gif" width="640" /> (Yiğit)
- **Add Image To Application** now added to Plateau Studio. You can upload images to your application in Plateau Studio and use them in your UI pages by selecting images from the src property.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/addImage.gif" width="640" />
(Büşra)
- **Application Settings Window** is a new feature on Plateau Studio. You can click the Settings cog-icon button to set your application’s general settings, such as application icon, application site title, and lottie loading files for mobile and web.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/appSettings.png" width="640" /> (Ömer)
- **Application Loading with Lottie Animation** is a new feature on Plateau Studio. You can now upload your lottie animation for application-wide loading pages and choose the Loading Lottie file for Mobile and Web from Application Settings.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/showLottie.gif" width="640" /> (Ömer)
- **Google Cloud Platform Playground with Plateau Process Manager** is now available on Plateau Studio. You can create your Plateau workflows, integrate them with UIs and publish to GCP. For testing purposes, we now create the roles that you defined in the workflow wizard automatically. You can access the playground user credentials in the publish details section.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/gcpwithprocess.gif" width="640" /> (Mahmut)
- **Publish/Export Dependency Enhancements** is a new feature that informs you about the items that your app depends on, such as workflows, UI pages, components, assets and more. You can choose which ones to include or exclude when you publish or export your app.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/modeldep1.png" width="640" /> (Mahmut)
### **UI Module**
- **Component List** updated. Special components such as **Styled, Block and Native** components moved to a separate tab to make them more accessible.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/componentList.gif" width="640" />
<br></br>
- **VBtnToggle and VChipGroup component** now come with a default template when adding them to the page.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/btntoggle-vchipgroup-template.gif" width="640"/>
<br></br>
- You can change the styled component feature of the component access through the code screen as in the example. You can only set one of the components that is the same with the styled components you added. Otherwise, there will be an error.<br /> **components.EdtrComp_1.styledComponent = "exampleStyledComponent"**
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/styledCompoenntRuntime.gif" width="640"/>
<br></br>
- [**Block Component(Custom Component)**](https://studio.onplateau.com/docs/ui/docs/UI-Screens/Components/Creating-Application-Components/block-component) documentation updated according to new usage.
- The **update:search-input** event has been added to the **VCombobox** component to trigger it when the input changes.
- **Min Max/Width and Height** style fields added to **Style** section. You can see the usage rules of this area below:
- The values entered in the width and height fields also updated with these new min and max fields, which are linked.
- It is updated with the largest value entered so far for the Max field.
- The value entered in the min fields is default and cannot be greater than the max value. Likewise, the max value cannot be less than the default and min fields.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/minMax.gif" width="640"/>
- **New Size Units** added to **Style** section. In the size units in the Style system, apart from pixels, percentage, rem and em values can also be selected. You can see the detailed description and usage areas of these units at the following address (https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Values_and_units). You can use these units in all style fields that specify size.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-web/release-notes/v1.5.0/units.gif" width="640"/>
### **Plateau Mobile**
**iOS**
- **Otp component** developed. You can verify by sending a code via sms.
- **VTextfield** TurkishIBAN and IBAN formats were developed.
- Style developments for **VList, VListItem** and **VListGroup** completed.
- You can use **min** and **max size** style props on iOS.
**Android**
- **Studioapps** package distribution development completed. Adding the application to **Studio Apps** by reading the QR code from the device improved.
- **Datatable component** development completed.
<img src="https://stechq.github.io/cdn/release/notes/plateau-studio/plateau-mobile/release-notes/v1.5.0/AndroidDataTable.gif" width="340"/>
- Added new changes to the **Label component**. Text background color, maxwidth, whitespace improved.
##  **Bug Fixes**
### Plateau UI
- Service calling from Localproxy issue fixed.
- Pages not displayed on RenderingComponent issue fixed.
- Receiving 502 error during Sync to Local Device process fixed.
- Cookies not shown on browser when applying cookieSet function.
- Bug which causes appearing of an empty "Styled Component" folder at each file upload fixed.
### iOS
- The sliding issue when the events of border-related components are triggered has been fixed.
- The problem that occurred when giving margin and padding to components with BoxShadow fixed.
- The incorrect display of labels in some places fixed.