Skip to content

Releases: stationmoney/station-extension

7.2.2

25 Apr 15:14
ce1ac61
Compare
Choose a tag to compare

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

19 Apr 14:53
32cc125
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.0...7.2.1

7.2.0

13 Apr 19:04
4ef44f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.8...7.2.0

7.1.9

04 Apr 16:11
cce1c41
Compare
Choose a tag to compare

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

28 Mar 14:37
Compare
Choose a tag to compare

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

24 Mar 14:36
Compare
Choose a tag to compare

What's Changed

  • St 356 cannot read properties of undefined reading chains improves error handling of application when encountering undefined types by @mwmerz in #101

Full Changelog: 7.1.6...7.1.7

7.1.6

21 Mar 17:07
Compare
Choose a tag to compare

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

07 Mar 15:58
Compare
Choose a tag to compare

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

28 Feb 17:06
c126fb5
Compare
Choose a tag to compare

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

21 Feb 16:16
afaa35c
Compare
Choose a tag to compare

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