BTCPay Server
Free and open-source Bitcoin payment processor
Alternative to: bitpay, coinbase commerce, stripe
v2.2.0
2025-07-31We recommend updating NBXplorer to version 2.5.28 to take full advantage of the features in this release.
Breaking change: This release renames and reorders the columns of the Legacy Invoice Export, now called Invoice Export. While we encourage you to utilize the updated report, we recognize this may disrupt workflows that rely on the old format.
If you need to restore the Legacy Invoice Export, install the Legacy Invoice Export plugin.
As a server administrator, go to Manage Plugins, search for [LegacyInvoiceExport], install it, and restart your server.
Features
- Renamed and reordered columns in the Invoice report (#6835) @NicolasDorier
- Export all invoice metadata in the Invoice report (#6835) @NicolasDorier
- Added wallet policy/miniscript support (#6765) @NicolasDorier
- Added transaction fee and fee rate information in the wallet transaction list and the wallet report (#6857) @NicolasDorier
- Added Tracking of exchange rate when a new transaction is detected in the wallet (#6841) @NicolasDorier
- Included rate information in the wallet transaction list, wallet report, and invoice report (#6841) @NicolasDorier
- Added ability to track additional rates via
Additional rates to trackin store settings (#6841) @NicolasDorier - Fix crowdfund number formatting for non-English locales (#6865) @bc1cindy
- API: Added endpoint to retrieve invoice refund trigger data (#6818) @IzyPro
- API: Enabled fallback exchange rate via API (#6839) @Abhijay007
- Asking for confirmation to display QR code if user is store owner (#6878) @rockstardev
- Automatic installation of plugin dependencies (#6858 #6873) @NicolasDorier @thgO-O
Bug Fixes
- Fixed line break rendering in dropdowns using html-translate (#6820) @bhola-dev58
- Fixed timezone mismatch in receipts (#6832 #6756) @thgO-O
- Fix: A plugin could not use types provided by another plugin. (#6851) @NicolasDorier
- Fix time icon spacing in wallet transactions header (#6877) @bc1cindy
Improvements
- Improved responsiveness and UX of the Reporting page (#6846) @NicolasDorier
- Added a “Reporting” button for easier access to reports from the invoice and wallet transactions lists (#6841 #6835) @NicolasDorier