Skip to content

Releases: btcpayserver/btcpayserver

1.13.5

17 Jul 02:30
30d91d0
Compare
Choose a tag to compare

Bug fixes

  • Fix: Plugin Exception Handler didn't disabled plugin if crash was detected @NicolasDorier
  • Fix: Kraken rate provider failing due to bid > ask @NicolasDorier

1.13.4

15 Jul 13:06
b2480ad
Compare
Choose a tag to compare

Bug fixes

Improvements

1.13.3

13 Jun 13:04
9d84ec4
Compare
Choose a tag to compare

Bug fixes

1.13.2

05 Jun 14:40
5884850
Compare
Choose a tag to compare

New features

Bug fixes

Improvements

1.13.1

15 Apr 14:29
ca55e1f
Compare
Choose a tag to compare

Bug fixes

  • Fix: CSV exports from the Reports were exporting dates in 12-hour format instead of 24-hour format. (#5915, #5922) @TChukwuleta
  • Fix: Crash when configuring BTCPay Server with a non-default Postgres schema (Fix #5901) @NicolasDorier
  • Fix: A payment request with an amount of 0 no longer causes the payment request's page to crash (#5926) @Kukks

Improvements

  • Prevent unintentional double payouts (#5931, #5913) @dennisreimann
  • The buyerEmail field in a Payment Request's form will now set the email for the payment request (#5926) @Kukks
  • Added Tether as a supporter to the BTCPay Server Foundation (#5891) @rockstardev

1.13.0

28 Mar 13:50
5b31d4d
Compare
Choose a tag to compare

New feature

Improvements

Bug fixes

1.12.5

01 Feb 05:18
a86165a
Compare
Choose a tag to compare

Bug fixes

  • Fix: Emergency fix for stores using Kraken rate source @NicolasDorier

1.12.4

25 Jan 12:25
2111b67
Compare
Choose a tag to compare

Bug fixes

Improvements

  • Checkout v2: Update checkout v2 translations from Transifex and ChatGPT (#5679) @NicolasDorier
  • Checkout v2: Clicking the QR code now copies the full payment URI (#5625 #5627) @dennisreimann
  • Improved checkout page load time by fetching the recommended fee in the background periodically (#5672) @NicolasDorier
  • Clear any previous pending actions of a plugin when you click uninstall (#5577) @Kukks
  • Display the plugin version that was disabled (#5577) @Kukks
  • Show an update button on disabled plugins instead of an install button (#5577) @Kukks
  • If a plugin is scheduled to be installed/updated, it will display which version was scheduled for the update. If a newer version is available than the scheduled one, an option to switch will be shown (#5577) @Kukks
  • Improved fee rate approximation by linear interpolation between known block targets (#5643) @Kukks
  • Prevented creation of payment requests when a wallet is not set up (#5620) @TChukwuleta
  • Hide LN Balance when using an internal node and not a server admin (#5639) @Kukks
  • Added a link to the Greenfield API Key management page from the store's settings Access token page (#5635) @hiluan
  • Removed the 'What's New' button and information (#5608 #5618) @hiluan

1.12.3

22 Dec 05:32
f23078d
Compare
Choose a tag to compare

Bug fixes

1.12.2

22 Dec 02:00
e84e575
Compare
Choose a tag to compare

Please also see v1.12.1 which was released at the same time.

Bug fixes