BTCPay Server v1.8.0: Custom Checkout Forms, Store Branding Options, Address Labeling, and More
BTCPay Server is a free, open-source & self-hosted, bitcoin payment processor.
This version brings custom checkout forms, store branding options, a redesigned Point of Sale keypad view, new notification icons and address labeling.
Read more information in v1.8.0 blog's post.
New features
- Generic Forms (#4561 #4668 #4697) @Kukks @dennisreimann
- Add labels to addresses (#4594) @Kukks
- Greenfield: Admins can create/delete API keys of any user (#4680) @NicolasDorier
Bug fix
- Fix build and run scripts (#4655) @NicolasDorier
- Fix missing style tag around embedded CSS (#4659) @dennisreimann
- Fix crash during migration on some SQLite instances (#4623) @NicolasDorier
- Fix HTML injection in payment request/posData/receiptData (#4679) @NicolasDorier
- Show available plugins even when btcpay version conditions are not met (#4717) @Kukks
- Fix: It wasn't possible to use Point of Sale in an iframe if forms was asked to buyer (#4666 #4721) @dennisreimann @NicolasDorier
Improvements
- Different icons for notifications (#2510) @dstrukt @dennisreimann
- POS: Track values (subtotal, discount, tip, total) individually (#4668) @dennisreimann
- Start using JSONB column instead of app side compressed data (#4574) @NicolasDorier
- Update transaction label display (#4700) @dennisreimann
- Remove JSON in strings from JObjects (#4703) @NicolasDorier
- Do not require docker for plugin restart @Kukks
- POS: Align Keypad centered vertically (#4690) @dennisreimann
- Greenfield: Show detailed Lightning routing error (#4722) @dennisreimann
- Add currency code to payment request list (#4709) @bolatovumar
- Translate Checkout v2 (#4710) @NicolasDorier
Github Repo