v1.6.0
Overivew
Alternative Payment Methods
Payment methods have been made generic to accept the standard bolt11 | bolt12 methods in addition to custom payment methods.
Previously custom mints with custom payment methods would cause Orchard to error fatally.
Update Quote State
Mint and Melt quotes can be set to paid from the mint database page to help troubleshoot stuck quotes.
- CDK supports updating Mint quotes
- Nutshell supports both Mint & Melt quotes
Currency Display
Support for bip 177 currency display and options for fiat currency display glyph or currency code.
Improved Error Messages
Errors that come from rpc methods now show error messages alongside the error type in the application
Responsive Design
Orchard is now compatible with all device types from desktop to mobile phones with a fully responsive design.
Bug Fixes and Package Updates
Various fixes and improvements have been made throughout the application to improve stability and reliability
- Angular v21
What's Changed
- fix: payment method enum to string by @asmogo in #125
- feat: set quote state paid by @asmogo in #126
- Update quote state by @orangeshyguy21 in #129
- Responsive by @orangeshyguy21 in #130
- Package Updates: Jan 13, 2026 by @orangeshyguy21 in #131
- V1.6 prep by @orangeshyguy21 in #132
- Mobile ai by @orangeshyguy21 in #133
- Fix: Mobile chart nav by @orangeshyguy21 in #134
- Fix: docker build generate schema by @orangeshyguy21 in #135
- Feat: Currency display options by @orangeshyguy21 in #136
New Contributors
Full Changelog: v1.5.0...v1.6.0