1.2.0-beta (2020-01-14)
- 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)
- add fee percentage (#213) (50326d0)
- add onion URL to header (cc7e3ca)
- add QR code scanner (#221) (e0ce5c3)
- add-api-route (#228) (8918808)
- iOS compatible refund flow (#224) (2a2f166)
- show onion addresses of LNDs (#216) (b0bd9b2)
- support new hold reverse swaps (e6e5ce6)
- switch from refund JSON to QR code (927d019)
1.1.0-beta (2019-08-27)
- 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)
- handle aborted swaps (#191) (2c7843a)
- handle zero conf swaps (#195) (7555fb9)
- handle zero conf swaps from backend (#198) (c097865)
1.0.0-beta.2 (2019-05-16)
- input on landing page (#177) (948a1e4)
- reverse lockup timeout component (5ec379d)
- set encoding of preimages to hex (70c70ec)
- webln undefined in landing page (#186) (726ccfe)
- alignment issues (#104) (87a40af)
- also switch amounts when switching assets (a8851e9)
- argument order of constructRefundTransaction (dbcbd62)
- block explorer link in non final dialog (#168) (e3ec1e9)
- cache only valid input amount (#162) (5dd03fb)
- calculation of base amount (#134) (6bfe8bb)
- cleaning of swap reducers (#90) (168472d), closes #95
- enable Bitcoin onchain swaps again (#167) (31e9f47)
- FAQ LND node style (#94) (93aa538)
- fee calculation of quote amount (#146) (3f39758)
- fee for sell orders (#149) (652c529)
- input on landing page (1fa26e9)
- Joule make invoice amounts (da9cb19)
- minor linting error (d5eb9db)
- navigation tabs (06ab368)
- remove trailing zeros (#98) (6cfadd6)
- rounding error (7503867)
- show correct link to block explorer on lockup page (3726a31)
- show errors for broadcasttransaction requests (f1bdb5a)
- show errors of failed requests (#84) (4a46bd3)
- show webln warning just in console (#145) (e3f15e1)
- trim "lightning:" prefix of invoices (#171) (da3e420)
- update invoice message (d5a04b3)
- valid default amount (f6e342c)
- validate assets after mounting component (#102) (471f122)
- wait for invoice paid event (ecfc45e)
- wording of last FAQ paragraph (#97) (79e52cd)
- accurate examples for addresses and invoices (52cbfa9)
- add assets switcher (#86) (a6c9597)
- add better alerts for main event (#135) (b4b6de4)
- add details about swap to success page (#114) (efdaad9)
- add FAQ page (#105) (0144049)
- add FAQ section (e8a85c6)
- add file upload button and zone (#5) (6e5ffd1)
- add footer (#73) (7314cea)
- add link component (#117) (efcaa53)
- add loading state to swaptab (#39) (54b499d)
- add modal (#64) (27b1542)
- add reconnecting logic to normal swaps (#128) (8da500e)
- add redux devtools (#163) (2aaee10)
- add refunds (#10) (da242cc)
- add reverse swap (#49) (d7b2449)
- block explorer link in environment file (673a542)
- calculate trading fee (#112) (bb08715)
- disable inputs when rate is undefined (#156) (e81cf66)
- dont include middelware in production build (#89) (5fede40)
- get currencies and rates from middleware (3020afc)
- get fee estimation from middleware (#103) (63e7240)
- get limits from middleware api (ca28e9b)
- include claim fee in estimation (81f2c30)
- indicate refund file upload (#36) (964455e)
- integrate circleci (#88) (65241b4)
- Lightning Joule integration (b4adfed)
- listen to events from middleware (c8affe9)
- make "You receive" input editable (#45) (1192e1b)
- make Boltz logo clickable (2b98bf7)
- more versatile errors on homepage (#76) (701878b)
- move LND node URIs to environment file (#93) (7d096d9)
- new success page for swaps (#65) (72b4885)
- prompt component (#16) (5e88fd0)
- reconnect to event stream (#119) (01d47d8)
- setup mobile style (#160) (7280913)
- show block explorer link for non final transactions (#166) (bbc3181)
- show correct network next to logo (#108) (7c522b4)
- show error if invoice could not be paid (#126) (7b38103)
- show error if reverse swaps are disabled (#153) (7f22fe5)
- show error when requests on landing page fail (df7b433)
- show swap id to the user (#66) (fe59162)
- show user that time lock of swap expired (a19b885)
- store assets and base amount in local storage (#87) (b2fa64c)
- update footer tag (#99) (4b29986)
- use environment variables for API and networks (c65888d)
- verify address provided by user is valid (#121) (d643d80)
- warning for mobile users (#147) (d204f41)
- write about fee structure on FAQ page (6c2c9a0)