v0.8.7-rc1 Release Note
This release of Keplr includes major improvements to responsiveness, loading times, and performance. There are no API-breaking changes.
Enhancements
- Cache chain information and apply debounce logic to
getChainInfos()
to improve responsiveness and performance. (Up to 5x faster!)
Bug fix
- Fix WebAssembly related bug by forcing 'libsodium' library under '@cosmjs/crypto' to not be included in the bundle.