Release Notes
v2.15.0
Ledger release v2.15.0
Release date STG: September 26, 2024
Release date PRD: September 30, 2024
Extending CLI bridge
We implemented the possibility to extend bridges that are run via CLI - in this way users can add their own custom functionalities and expand the options of simulated bridge when testing the ledger.
It can be used by inputing new parameter when starting the bridge, for example:
minka bridge start —-no-tunnel -—plugin
Parameter --plugin
will enable the feature. If you select to run the bridge plugin, it will provide an interactive shell where code can be written.
Improvements & Fixes
- scheduler configuration improved so it can be configured locally, not just globally
- implemented validation of domain query schemas
- fixed an issue when wallet disappears after removing a bridge
- fixed issue with wallet routing
- implemented numerous CI improvements
Studio release v2.15.0
Release date STG: September 26, 2024
Improvements & Fixes
- fixed invitation errors caused by domain field in member creation form
- implemented access check for Studio
- implemented resending of member invites
- fixed issue when autocomplete in search box triggers page reload
- added reports preview assets
- added preview and detail report assets to MLN report
- added error screen if error occurs when reseting the password