Skip to content

Releases: leather-io/extension

v2.12.3

26 Jul 20:16
Compare
Choose a tag to compare

Patch Changes

  • #1481 211990f5 Thanks @beguene! - Some addresses were displayed with 6 or 4 char on both side of the ellipsis. This makes it consistent with 4 char.
  • #1456 fa37093c Thanks @beguene! - Some text are displayed with font-feature ss01 on, some off. This removes all those font-features to keep the font display consistent across pages.
  • #1468 a8abb466 Thanks @aulneau! - This fixes a bug where the principal contained in a postcondition would be incorrectly changed when it was a contract principal.
  • #1467 0532be11 Thanks @aulneau! - This adds validation and error messaging for when a contract call has been initiated with an invalid stacks address passed for the contract address
  • #1489 7110398a Thanks @aulneau! - When selecting an account to authenticate an application, you can now see the balances for each account.
  • #1485 662bb4c8 Thanks @beguene! - Make all our Open Sauce titles consistent with their font-weight. Set it to medium
  • #1448 45e7d207 Thanks @aulneau! - This update attempts to fix when sometimes network requests fail due to a CORS related issues. Additionally, this fixes a runtime react key warning.