Skip to content

v6.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 09:30
· 866 commits to dev since this release

6.15.0 (2023-11-02)

Features

  • temporary fix for notification banners (e349e0c)
  • updated dlc-tools version, conditional bitcoin contracts entry point rendering (194d102)

Bug Fixes

  • bug with go back action in send flow, #4355 (92aa04c)
  • default icon stacks png (eff18bf)
  • fee calculation in for btc txs closes #4455 (cc5908b)
  • fix typo in text, closes #4461 (6544d8e)
  • improve styling of fund page in extension view (ce31f2c)
  • removed attestor checking and argument from the bitcoin contract interface, better error handling (7a0a2e8)

Internal