Skip to content

v2.2.0

Latest

Choose a tag to compare

@pranalidhanavade pranalidhanavade released this 13 May 12:43
· 10 commits to main since this release
f80d7ef

Release summary

This release introduces some major features in studio -

  1. Added new UI screens and API integrations for ecosystem creation, management, and intent workflows.
  2. Enhanced platform administration workflows and access controls for improved governance and usability.
  3. Implemented automatic token fetching on token data changes to improve authentication handling and user experience.
  4. Introduced multiple UI enhancements and consistency improvements across ecosystem and member management flows.
  5. Resolved certificate import handling and ecosystem build stability issues.
  6. Fixed type errors related to intent lists and Axios interceptors.
  7. Corrected member invitation date formatting issues.
  8. 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