Releases: stationmoney/station-extension
Releases · stationmoney/station-extension
7.2.2
What's Changed
- ST-392: show origin name and favicon in the ConfirmTx page, websites urls will be properly displayed by @alecande11 in c88c2f1
Full Changelog: 7.2.1...7.2.2
7.2.1
What's Changed
- fix: sign and post auth signmodes by @ericHgorski in #116
- Fix edge contentscript error by @ericHgorski in #117
- fix: vesting error @alecande11
- fix: classic contract execution @alecande11
Full Changelog: 7.2.0...7.2.1
7.2.0
What's Changed
- Fix tx confirm origin by @alecande11 in #108
- Kado fiat ramp integration and new button layout @ericHgorski #112
- Store seed instead of private key by @alecande11 in #110
- Fix undefined connection for edge browser @alecande11
Full Changelog: 7.1.8...7.2.0
7.1.9
What's Changed
- Fix tx confirm origin so that connections display a better address when connecting to web application by @alecande11 in #108
- fix: guard against token being empty in InitBankBalance reducing the number of "undefined" errors the user can trigger. by @mwmerz in #106
- fix: switch overflow-y to scroll, this prevents some pages from cutting off. by @mwmerz in #104
- feat: swap terra.kitchen/utils this switches a dependency from a legacy package to a maintained package for @terra-money/terra-utils by @mwmerz in #100
- St 332 suggest network this enables applications to add custom chains to extension by @alecande11 in #105
New Contributors
Full Changelog: 7.1.8...7.1.9
7.1.8
What's Changed
-
fix: guard against token being empty in InitBankBalance (#106)
-
fix: switch overflow-y to scroll (#104)
-
Full Changelog: 7.1.6...7.1.8
7.1.7
7.1.6
What's Changed
- Expose public key request. Now when a webpage request a public key the user will be able to approve the request. by @alecande11 in #97
- fix: add decimal places from denom to more accuratly reflect the appropriate decimals in the chain assets repo by @mwmerz in #98
New Contributors
Full Changelog: 7.1.5...7.1.6
7.1.5
What's Changed
- fix: guard against undefined improved error handling so that numerous errors display better by @ericHgorski in #90
- fix: create sig bug update error handling to read: "Couldn't retrieve account info" when account info cannot be retrieved by @ericHgorski in #92
- Trigger events on wallet and network change by @alecande11 in #93
- St 323 fix classic finder links by @ericHgorski in #94
Full Changelog: 7.1.4...7.1.5
7.1.4
What's Changed
-
- ST-248 improve addresses display/access in Connected component. Added QR code to receive, added button to see addresses in address popover, and improved "disconnect" user flow, by @ericHgorski in #89
- ST-293 fix token filter logic to not exclude assets without prices by @ericHgorski in #87
Full Changelog: 7.1.3...7.1.4
7.1.3
What's Changed
- fixed issues with modal which includes: overflow, scroll, modal max-height. This improves user experience. … by @JoshuaBrigati in #73
- Added a new component for dropdown, which adds theme stylings instead of default stylings. by @JoshuaBrigati in #74
- Hard coded staked alliance tokens to 100 dollars so they are not hidden by default. by @JoshuaBrigati in #77
- feat: show disabled networks icons only after networks query has completed by @ericHgorski in #81
- General cleanup extension including: removing unused imports, and refactoring. by @alecande11 in #83
- feat: send transaction on enter press. The [enter] key now engages the "submit" button appropriatly. bug fix by @ericHgorski in #84
Full Changelog: 7.1.2...7.1.3