Release summary
This release introduces some major features in studio -
- Added new UI screens and API integrations for ecosystem creation, management, and intent workflows.
- Enhanced platform administration workflows and access controls for improved governance and usability.
- Implemented automatic token fetching on token data changes to improve authentication handling and user experience.
- Introduced multiple UI enhancements and consistency improvements across ecosystem and member management flows.
- Resolved certificate import handling and ecosystem build stability issues.
- Fixed type errors related to intent lists and Axios interceptors.
- Corrected member invitation date formatting issues.
- Updated environment demo files to simplify setup and configuration support for developers.
What's Changed
Feature
feat: UI for ecosystem creation and management by @sujitaw in #1270
feat: UI screens and API integration for intents by @pranalidhanavade in #1271
feat: restrict platform admin access and fix ecosystem/date UI by @sujitaw in #1273
feat: implement automatic token fetch on token data change by @sujitaw in #1277
Fixes
fix: minor UI enhancements by @pranalidhanavade in #1267
fix: import certificate issue by @pranalidhanavade in #1268
fix: resolved build issues for ecosystem by @sujitaw in #1272
fix: type error for intent list by @pranalidhanavade in #1275
fix: type error for axios interceptor by @pranalidhanavade in #1276
fix: invalid date represented on member invitation by @sujitaw in #1278
Chores
chore: env demo file by @pranalidhanavade in #1280
chore: update env demo by @KambleSahil3 in #1282
chore: update env demo by @KambleSahil3 in #1283
Full Changelog: v2.1.3...v2.2.0