Skip to content

v0.8.7

Compare
Choose a tag to compare
@dogemos dogemos released this 20 May 13:21
· 7901 commits to master since this release

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.