Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Nov 20, 2024
1 parent ff95dba commit fc50553
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions btcpay-server/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: btcpay-server
category: bitcoin
name: BTCPay Server
version: "2.0.1"
version: "2.0.3"
tagline: Accept Bitcoin payments with 0 fees & no 3rd party
description: >-
BTCPay Server is a payment processor that allows you to receive
Expand Down Expand Up @@ -34,22 +34,19 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
⚠ If you rely on custom integrations or plugins you will need to update them to ensure compatibility with the new 2.0 API.
BTCPay Server 2.0 is our most significant update since the project began in 2017!
This version is packed with new features, bug fixes, and crucial backend updates designed to set a solid foundation for the future and make BTCPay more powerful than ever before.
🚨 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.
Highlights:
- New interface localization
- New sidebar-only navigation
- New onboarding flow for new users and Point Of Sale
- Three new e-commerce integrations (Wix, Odoo & BigCommerce)
- Checkout v2 default (removal of the legacy checkout)
- Branding enhancements
- Added support for histograms displaying Lightning data and corresponding API endpoints in the Greenfield API.
- Introduced image upload functionality for app items in the Greenfield API.
- Made the creation of payout methods optional when creating a pull payment via the Greenfield API.
- Updated button icons in the Point of Sale (POS) interface.
- Enhanced error messages for on-chain-related operations in the Greenfield API.
- Improved the API documentation for invoice payment tolerance.
- Added a specific error message for Lightning payouts that fail due to no route being found.
- Adjusted brand color handling for better UI consistency.
- Various bug fixes.
Full release notes can be found at https://github.com/btcpayserver/btcpayserver/releases.
submitter: Umbrel
Expand Down

0 comments on commit fc50553

Please sign in to comment.