New Features
- Upgrade fabric version supported by Explorer (#208)
- Admin User Panel lists all users, allows admin to delete users (#188)
Bug Fixes and Updates
- Resolve race condition of discovery request (#212)
- Fix to get RWset for config TX synced correctly (#211)
- Add examples for fabric CA enabled network (#210)
- Migrate gui e2e-test framework to PlayWright (#207)
- Fix memory leak issue of sync process (#206)
- Distinguish each node with both IP and Port (#203)
- walletstore location docker-compose (#202)
- Single Line TLSCA Cert PEM in CA (#200)
- Fix url of the fabric official tuto (#199)
- Fix discovery error on mutual TLS (#197)
- Change to useful log in initialize (#198)
- Fix transaction creator certificate sync (#196)
- Configure eslint for typescript (#195)
- Transform SQL queries to parameterized queries (prepared statements) (#192)