pull down to refresh

Bug Fixes

  • do not truncate 0s of fees in BTC denomination (#1074) - (9ac1427)
  • swap status color (#1085) - (fcb525e)
  • swap status css selector (#1087) - (22f3cb9)
  • invoice millisatoshi conversion (#1090) - (245fbbf)

Features

  • show USD fiat rate on swap creation (#1067) - (d72206e)
  • Parse BIP21 URI with LN Offer (#1066) - (c6039ab)
  • Remove audio and browser notifications (#1078) - (b48b92a)
  • Improve Settings menu UI (#1079) - (6e63766)
  • Add onion link to footer (#1082) - (547776b)
  • Add "Failed" label for rescuable swaps (#1081) - (673c272)
  • show originally destination on funding screen (#1089) - (75ac785)
  • add zero-conf toggle (#1084) - (1d0bdef)

Miscellaneous Chores

  • remove unused strings (#1088) - (a2c5dab)
  • update release script (#1092) - (5707053)

Refactoring

  • BIP21 parameter extraction (#1073) - (62a56ab)

Tests

  • (e2e) improve uncooperative refund flakiness (#1080) - (fec92c4)