v2.2.0
🚀 Features
- Support several networks in the blockchain credential - by @vplasencia (2b08f)
- Support avalanche c chain in the blockchain credential - by @vplasencia (9e778)
- Add create / remove groups with api key logic - by @0xjei (638f5)
- Add update group with api key logic; optimize create / remove with api key - by @0xjei (1bdc0)
- Add UI components to support admin apikey interactions - by @0xjei (011f7)
- Add missing APIs endpoints on ApiSdk - by @0xjei (57fab)
- @bandada-infra/api-sdk: Add createGroup function to the api sdk library - by @vplasencia (e286b)
🐞 Bug Fixes
- Add missing types for 'uuid' package - by @0xjei (496bb)
- Prevent access to admin info from outside the dashboard - by @vplasencia (ada96)
- Enable access to some group endpoints - by @vplasencia (db90f)
- Remove the creation of an admin in the dashboard app - by @vplasencia (fa7ce)
- @bandada-infra/api:
- Avoid running some functions twice if there are apikey and active session - by @vplasencia (ec478)
- Prevent adding a member to a credential group by using an api key or a valid session - by @vplasencia (b4b7e)
- @bandada-infra/api-sdk:
- Fix api requests - by @vplasencia (0d729)
- @bandada-infra/dashboard:
- Fix unauthorized issue when disconnecting the wallet - by @vplasencia (80ae2)
- Make api key elements work properly - by @vplasencia (2e77a)