Skip to content

v1.6.0

Choose a tag to compare

@orangeshyguy21 orangeshyguy21 released this 17 Jan 21:06
· 602 commits to master since this release
fae7e5b

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

New Contributors

Full Changelog: v1.5.0...v1.6.0