Skip to content

Releases: btcpayserver/btcpayserver

2.0.2

08 Nov 07:37
b70c004
Compare
Choose a tag to compare

If you are using the Nostr or Blink plugin, consider this release security-critical.

Without it, an attacker with access to a pull payment could drain the Lightning wallet without limit.

Bug fixes

2.0.1

04 Nov 04:21
8a5a160
Compare
Choose a tag to compare

Bug fixes

  • Fix: Wrong manifest downloaded when installing plugin on old btcpay (Ported on 1.13.x) (#6354, #6344)
  • Resolve pull payment timezone (#6348) @TChukwuleta
  • Fix: Payouts with unknown state should be considered pending @jackstar12
  • Fix: Crowdfund page was crashing from 2.0.0 (#6347, #6342, #6346)

1.13.6

04 Nov 04:21
4bf55cb
Compare
Choose a tag to compare
  • Fix: Wrong manifest downloaded when installing plugin on old btcpay (Ported on 1.13.x) (#6354, #6344)

2.0.0

30 Oct 14:43
5ad0b12
Compare
Choose a tag to compare

BTCPay Server 2.0 contains a lot of new features, but also breaking changes.
Please refer to our blog post before upgrading — here are the most noteworthy things:

  • Large instances may experience a few minutes of database migration
  • Custom integrations and plugins need to get updated as well to ensure compatibility with our 2.0 API
  • Developers leveraging the Greenfield API should check our breaking changes to ensure 2.0 compatibility

New feature

Bug fixes

Improvements

Deprecations

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