Some bug fixes and minor features are included in this patch release.
Bug Fixes
- config parsing with defaults - (c0886a9)
- Core wallet unconfirmed classification - (09c70c5)
- wording of limit exceeded error - (be0786b)
- abandon failed Webhooks when status is not included (#717) - (54223af)
- bolt12 invoice pay status (#722) - (8dca13c)
- chunk batch claim transactions (#725) - (c1372b9)
Documentation
- BOLT12 offer and BIP-353 fetching (#711) - (cddd661)
- BOLT12 misc enhancements (#712) - (1ab9de7)
- EVM clarifications - (fc0f47b)
- remove "RSK Testnet Only" hint (#718) - (0b24836)
Features
- gzip compression for CLN SCB backups (#706) - (42d1330)
- 0-conf Prometheus metrics (#713) - (bb1a42f)
- get status of pending CLN invoices on startup (#714) - (776613d)
- save preimage of Submarine Swaps in database - (2357297)
- preimage endpoint for Submarine Swaps - (2638f0a)
- Liquid 0-conf checks via API (#721) - (69511de)
- un-route-able nodes config - (43e5c48)
- allow cooperative refunds with pending payments - (ea4c827)
Miscellaneous Chores
- update changelog for v3.8.0 - (6131ab9)
- fix fee clalculation for BOLT12 invoices - (2aa6820)
- more verbose logging in ElementsWrapper - (3408300)
- relax sidecar production version check - (26262e4)
- trace deprecations in Docker container - (607331c)
- minor logging improvements - (3c9e311)
- bump cross-spawn from 7.0.3 to 7.0.6 (#726) - (41979d9)
- fix minor logging typo - (c6b0f09)