Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Latest commit

 

History

History
157 lines (121 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

157 lines (121 loc) · 16.9 KB

1.2.0-beta (2020-01-14)

Bug Fixes

  • block explorer link on invoice page (#220) (005d107)
  • bug that caused success page after confirmation of 0-conf (#219) (2c0f6b1)
  • claim transaction when doing two reverse swaps (#209) (016757a)
  • hardcoded onion URL (#218) (60ae870)
  • parsing of transaction events (293906e)
  • QR code of normal swaps (82355c7)
  • show fee as percentage and not relative amount (#214) (aa6ec8f)
  • style of pay invoice page on mobile (11d5bed)
  • trim prefix of scanned QR code data (#222) (358b319)
  • update invoice wording (b256c16)
  • use onion address for API requests (1ce7538)
  • WebLN invoice pasting (55b5613)

Features

1.1.0-beta (2019-08-27)

Bug Fixes

  • calculation of limits of LTC/BTC pair (#201) (dbe8545)
  • fee calculation (#192) (a38a159)
  • remove whitespace when copying addresses and invoices (#207) (ea8280e)
  • typo in "Voilà" screen (5072fb3)
  • undefined limits for BTC/BTC and LTC/LTC pair (#202) (5de799c)
  • wrong API parameter when refunding swaps (#206) (5eb248b)

Features

1.0.0-beta.2 (2019-05-16)

Bug Fixes

Features

  • wait for response before sending another request (#185) (c95f361)

1.0.0-beta (2019-04-27)

Bug Fixes

Features