Skip to content

Releases: chainapsis/keplr-wallet

v0.8.4

05 Apr 07:50
Compare
Choose a tag to compare

v0.8.4 Release Notes

This release of Keplr fixes minor bugs on the IBC transfer interactions and allows users to claim rewards when delegated to over 8 validators. There are no API-breaking changes.

Bugfix

  • Fix bug where Keplr extension screen goes blank when the IBC token balance becomes 0
  • Fix issue where claiming reward from 8+ validators runs into block gas limit and the transaction can't be processed. Keplr now only claims rewards for up to 8 validators at a time (in the order of pending staking reward of the primary staking token). Users will have to send another 'claim reward' transaction to claim from the other 8+ validators.
  • Fix issue where IBC transfer transaction's loading indicator doesn't show.

UX Improvements

  • Show staking reward rate for IRISnet, Sifchain.
  • Add Korean translations related to IBC related components.

v0.8.4-rc.1

30 Mar 09:03
Compare
Choose a tag to compare

v0.8.4-rc.1 Release Notes

This release of Keplr fixes minor bugs on the IBC transfer interactions and allows users to claim rewards when delegated to over 8 validators. There are no API-breaking changes.

Bugfix

  • Fix bug where Keplr extension screen goes blank when the IBC token balance becomes 0
  • Fix issue where claiming reward from 8+ validators runs into block gas limit and the transaction can't be processed. Keplr now only claims rewards for up to 8 validators at a time (in the order of pending staking reward of the primary staking token). Users will have to send another 'claim reward' transaction to claim from the other 8+ validators.
  • Fix issue where IBC transfer transaction's loading indicator doesn't show.

UX Improvements

  • Show staking reward rate for IRISnet, Sifchain.
  • Add Korean translations related to IBC related components.

v0.8.2-rc.1

26 Mar 04:55
Compare
Choose a tag to compare
v0.8.2-rc.1 Pre-release
Pre-release

v0.8.2-rc.1 Release Notes

This release of Keplr focus on adding IBC transfer capabilities and adding minor UX improvements. There are no API breaking changes.

IBC Transfers

  • Add IBC transfer page + card in wallet home page
  • Add 'Add IBC Channel' modal
  • When there is a ibc/~~ formatted coin in the user balance, Keplr will query the denom trace and query the channels to show additional token information if the coin originates from a chain that is known to Keplr (if the chain information is not available, it will show raw data)

UX Improvements

  • Coin selection in the Coin input section has been separated as its own dropdown input field
  • Users can now change the name of the keyring(account nicknames)
  • Fiat value for Sifchain ROWAN is displayed (from Coingecko API)
  • Add support for INR for viewing balance in fiat value

Other Changes

  • Native chain information for Akash changed from akash-1 to akash-2. Value stargate added to features.

v0.5.4-GOZ

27 May 12:17
Compare
Choose a tag to compare
v0.5.4-GOZ Pre-release
Pre-release
v0.5.4-goz

Keplr with IBC support (preliminary hackathon build)

18 May 14:31
Compare
Choose a tag to compare
v0.6.0-hackathon

Fix definition error