|
| 1 | +# [1.2.0-beta](https://github.com/BoltzExchange/boltz-frontend/compare/v1.1.0-beta...v1.2.0-beta) (2020-01-14) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* block explorer link on invoice page ([#220](https://github.com/BoltzExchange/boltz-frontend/issues/220)) ([005d107](https://github.com/BoltzExchange/boltz-frontend/commit/005d107)) |
| 7 | +* bug that caused success page after confirmation of 0-conf ([#219](https://github.com/BoltzExchange/boltz-frontend/issues/219)) ([2c0f6b1](https://github.com/BoltzExchange/boltz-frontend/commit/2c0f6b1)) |
| 8 | +* claim transaction when doing two reverse swaps ([#209](https://github.com/BoltzExchange/boltz-frontend/issues/209)) ([016757a](https://github.com/BoltzExchange/boltz-frontend/commit/016757a)) |
| 9 | +* hardcoded onion URL ([#218](https://github.com/BoltzExchange/boltz-frontend/issues/218)) ([60ae870](https://github.com/BoltzExchange/boltz-frontend/commit/60ae870)) |
| 10 | +* parsing of transaction events ([293906e](https://github.com/BoltzExchange/boltz-frontend/commit/293906e)) |
| 11 | +* QR code of normal swaps ([82355c7](https://github.com/BoltzExchange/boltz-frontend/commit/82355c7)) |
| 12 | +* show fee as percentage and not relative amount ([#214](https://github.com/BoltzExchange/boltz-frontend/issues/214)) ([aa6ec8f](https://github.com/BoltzExchange/boltz-frontend/commit/aa6ec8f)) |
| 13 | +* style of pay invoice page on mobile ([11d5bed](https://github.com/BoltzExchange/boltz-frontend/commit/11d5bed)) |
| 14 | +* trim prefix of scanned QR code data ([#222](https://github.com/BoltzExchange/boltz-frontend/issues/222)) ([358b319](https://github.com/BoltzExchange/boltz-frontend/commit/358b319)) |
| 15 | +* update invoice wording ([b256c16](https://github.com/BoltzExchange/boltz-frontend/commit/b256c16)) |
| 16 | +* use onion address for API requests ([1ce7538](https://github.com/BoltzExchange/boltz-frontend/commit/1ce7538)) |
| 17 | +* WebLN invoice pasting ([55b5613](https://github.com/BoltzExchange/boltz-frontend/commit/55b5613)) |
| 18 | + |
| 19 | + |
| 20 | +### Features |
| 21 | + |
| 22 | +* add fee percentage ([#213](https://github.com/BoltzExchange/boltz-frontend/issues/213)) ([50326d0](https://github.com/BoltzExchange/boltz-frontend/commit/50326d0)) |
| 23 | +* add onion URL to header ([cc7e3ca](https://github.com/BoltzExchange/boltz-frontend/commit/cc7e3ca)) |
| 24 | +* add QR code scanner ([#221](https://github.com/BoltzExchange/boltz-frontend/issues/221)) ([e0ce5c3](https://github.com/BoltzExchange/boltz-frontend/commit/e0ce5c3)) |
| 25 | +* add-api-route ([#228](https://github.com/BoltzExchange/boltz-frontend/issues/228)) ([8918808](https://github.com/BoltzExchange/boltz-frontend/commit/8918808)) |
| 26 | +* iOS compatible refund flow ([#224](https://github.com/BoltzExchange/boltz-frontend/issues/224)) ([2a2f166](https://github.com/BoltzExchange/boltz-frontend/commit/2a2f166)) |
| 27 | +* show onion addresses of LNDs ([#216](https://github.com/BoltzExchange/boltz-frontend/issues/216)) ([b0bd9b2](https://github.com/BoltzExchange/boltz-frontend/commit/b0bd9b2)) |
| 28 | +* support new hold reverse swaps ([e6e5ce6](https://github.com/BoltzExchange/boltz-frontend/commit/e6e5ce6)) |
| 29 | +* switch from refund JSON to QR code ([927d019](https://github.com/BoltzExchange/boltz-frontend/commit/927d019)) |
| 30 | + |
| 31 | + |
| 32 | + |
1 | 33 | # [1.1.0-beta](https://github.com/BoltzExchange/boltz-frontend/compare/v1.0.0-beta.2...v1.1.0-beta) (2019-08-27)
|
2 | 34 |
|
3 | 35 |
|
|
0 commit comments