- Fixed all remaining issues from rename from Breez to BreezSpark
- All connection strings now use type=breezspark
- All controller references updated
- All payment method IDs updated
- All UI text and navigation updated
- Fixed JavaScript connection string generation in LNPaymentMethodSetupTab.cshtml
- Updated all connection string examples to use breezspark
- Updated UI text to reference BreezSpark instead of Breez
- Fixed controller action references in Info.cshtml
- Updated partial view path in Payments.cshtml
- Fixed all SetActivePage calls to use BreezSpark
- Updated BreezPaymentsTable to BreezSparkPaymentsTable
- Fixed CSS IDs and selectors throughout views
- All navigation now correctly references BreezSpark controller
- Change from specific path to wildcard pattern to ensure files are found
- Upload: dist/BTCPayServer.Plugins.Breez/**/*.btcpay -> dist/**/*.btcpay
- Release: plugin/BTCPayServer.Plugins.Breez/**/*.btcpay -> plugin/**/*.btcpay
- Add fetch-depth: 0 to ensure full checkout when triggered by tags
- Change from specific path to wildcard pattern to ensure files are found
- Upload: dist/BTCPayServer.Plugins.Breez/**/*.btcpay -> dist/**/*.btcpay
- Release: plugin/BTCPayServer.Plugins.Breez/**/*.btcpay -> plugin/**/*.btcpay
- This ensures the .btcpay files are captured regardless of version subdirectory structure