Skip to content

v6.48.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 08:42
· 6 commits to dev since this release

6.48.0 (2024-10-07)

Features

  • add inscription send flow testing, closes leather-io/issues#191 (54fce3e)
  • add option to hide balance, closes leather-io#5096 (32b064f)
  • bitflow implemenation, closes leather-io/issues#99 (9c0a6e8)
  • redesign connection flow, closes leather.io/issues#283 (0717b12)

Bug Fixes

  • analytics: initial route only used in report analytics (a253390)
  • broken styles (cc6edb5)
  • edit network urls, closes leather-io/extension#5795 (7256379)
  • path-to-regexp vulnerability GHSA-9wv6-86v2-598j (36a84dc)
  • refactor add network to use card footer, closes leather-io/issues#313 (68de602)
  • secret key stored cleartext in memory (e0bdec9)
  • security audit failures (d4c8b48)
  • show transaction amount above Increase Fee, closes #5826 (0a61651)
  • storybook icons, closes leather-io/issues#294 (a0b30eb)
  • update manifest description, closes leather-io/issues#310 (3450e0a)

Internal