📦 Release Notes: v25.1.11
✨ New Features & Enhancements
Theming & Portals
- MediaCo Theme Support
- Introduced MediaCo theme via the
themeattribute insdk-config.json. - Supported themes now include:
light(default),dark, andMediaCo.
- Introduced MediaCo theme via the
- WSS / MediaCo Self‑Service Portal
- Added assets and theming support for the new MediaCo self‑service portal.
Forms & UI Components
- Hierarchical Forms
- Added support for hierarchical form layouts.
- Error Banners
- Field‑level and page‑level error messages can now be rendered as banners.
- ListView Enhancements
- Added Select All checkbox to select all rows.
- SelectableCard UX
- Cards can now be selected by clicking anywhere on the component, not just the checkbox/radio.
🛠️ Bug Fixes
- Status field always displayed in Case Summary View
- Create and Edit modal dialogs were not standardized
- Cancelling dirty pop-up window resulted in error
- Issue with selecting the SelectableCard component
🔐 Dependency & Security Updates
- Reduced npm vulnerabilities.
- Overrode
serialize-javascriptto fix known security issues.
🔗 Full Changelog:
v25.1.10...v25.1.11