Skip to content

Releases: Impa10r/peerswap-web

v1.3.4

03 May 07:23
a5cc3fc
Compare
Choose a tag to compare
  • Display channel flows since their last swaps
  • Allow filtering swaps history
  • Speed up loading of pages
  • Display current fee rates for channels
  • Add help tooltips
  • CLN: implement incremental forwards history polling
  • LND 0.18+: exact fee when sending change-less peg-in tx (there was a bug in LND below 0.18)

v1.3.3

29 Apr 23:37
d8a4c4f
Compare
Choose a tag to compare
  • Add channel routing statistics on the peer screen
  • Visual improvements for mobile browsers

v1.3.2

28 Apr 17:43
ebe3843
Compare
Choose a tag to compare
  • Add Bitcoin UTXOs selection for Liquid Peg-ins
  • Allow deducting peg-in chain fee from the amount to avoid change output
  • CLN: Can bump peg-in chain fees with RBF
  • LND 0.18+: Can bump peg-in chain fees with RBF
  • LND below 0.18: Can bump peg-in chain fees with CPFP

v1.3.1

16 Apr 20:37
fcd6769
Compare
Choose a tag to compare
  • Enable peg-in transaction fee bumping for CLN
  • Add LND log link
  • Various bug fixes

v1.3.0

14 Apr 11:47
2ba8a0b
Compare
Choose a tag to compare
  • Enable Core Lightning manual build

v1.2.6

11 Apr 21:29
655b163
Compare
Choose a tag to compare
  • Fix bug in conversion to millions
  • Add Makefile, update installation instructions

v1.2.5

08 Apr 17:39
8527ddd
Compare
Choose a tag to compare
  • Bug fix for peg-in claim not working in v1.2.4

v1.2.4

07 Apr 21:38
12cace4
Compare
Choose a tag to compare
  • Retry connecting to Telegram bot every minute if failed on start
  • Display rpc connection error in plain English
  • Add github workflow to build docker image

v1.2.3

24 Mar 19:25
288858a
Compare
Choose a tag to compare
  • Add fee rate estimate for peg-in
  • Allow fee bumping peg-in tx (first CPFP, then RBF)

v1.2.2

23 Mar 20:54
3ae23bf
Compare
Choose a tag to compare
  • Fix bug causing log loading delay
  • Add Tor proxy (socks5) parameter in config
  • Use Tor proxy to connect to Bitcoin Core, Mempool and Telegram
  • Use LND to search node aliases first, Mempool as backup