##  **New Features**
### Features on Plateau Studio
- **Application Info Details**
You can now view application metadata and easily **copy the Application ID** from the new Info panel. Access it via the Info option in the three-dot menu next to the application name.
<img src="https://stechq.github.io/cdn\release\notes\plateau-studio\plateau-web\release-notes\v3.1.6\AppInfo.png" />
<img src="https://stechq.github.io/cdn\release\notes\plateau-studio\plateau-web\release-notes\v3.1.6\AppInfoDetail.png" />
- **Constant Editor for MiniApps**
You can now manage environment configs and sensitive values centrally in **MiniApps**. This feature is already available in Workflow apps and will be supported in Web apps in the next release. [See More](https://docs.onplateau.com/Studio-Operations/constant-management#how-to-get-constant-values)
<img src="https://stechq.github.io/cdn/documentation/studio/ConstantManagement/AddConstant.png" />
<img src="https://stechq.github.io/cdn/documentation/studio/ConstantManagement/AddConstantValues.png" />
### Features on UI
- Added **style tab** to the **Video component**. With this improvement, the Video component now has a consistent appearance across all platforms and ensures design consistency.
### Features on Workflow
- Allowed the use of - and _ special characters in model names during model creation and upload.
- Ensured that / characters in SOAP WSDL file contents are automatically converted to _ during upload.
##  **Bug Fixes**
### Fixes on Plateau Studio
- When **Multiple CSS** permission was enabled, CSS files were exported to an incorrect location during **uncompiled export**; they are now generated under `static` while **preserving the folder structure**.
- After using **Find All References**, Editor state persisted across applications, causing the previous editor to appear when opening a page in another app.
- After using **Find All References**, the “Start Working” icon was duplicated on models when returning to the file explorer. This issue has been fixed.
### Fixes on UI
- Fixed an issue where the **InlineDatepicker** component did not size correctly when the width style prop was set.
- Fixed an issue where an alert was displayed momentarily while loading PDF documents in the **DocumentViewer** component.
- Fixed an issue with **Container usage** in **App Preview** and **Page Preview**.
- Fixed an issue where the “page needs save” warning appeared multiple times on pages containing **Block components**.
- Fixed an issue that caused the mobile app to crash when the **boxShadow** style prop was not provided in the **ExpansionPanels component**.
- Added style tab to the **imgZoom component** and fixed an issue related to the **zoom rate**.
### Fixes on Workflow
- An issue with related to getting model from workflow manager cache has been fixed.