Features & Bug fixes
- Show correct amount on closed channels
- Fix transport errors occasionally returned when sending payments
- Attach labels to payments
- Persist LNURL-pay comment sent to the recipient
What's Changed
- Bump h2 from 0.3.24 to 0.3.26 in /libs by @dependabot in #913
- CLI: Bump h2 dependency from 0.3.24 to 0.3.26 by @ok300 in #927
- Allow executing
generate_diagnostic_data
throughexecute_command
by @erdemyerebasmaz in #929 - Android notification fixes by @dangeross in #933
- Consider shutdown signal during entire signer loop by @ok300 in #936
- Merge Swift package sources into one BreezSDK target by @dangeross in #937
- Fix indentation in
track_new_blocks
by @ok300 in #935 - Fix kotlin SCM reference by @ok300 in #945
- Jitpack build: Remove unnecessary --insecure curl flag by @ok300 in #944
- Change test mnemonic by @dangeross in #948
- bump openssl-sys package by @JssDWt in #950
- bump openssl-sys in sdk-cli by @JssDWt in #951
- Add the payment label to the PaymentFailed event by @dangeross in #952
- Change redeem swap failure notification text by @dangeross in #947
- Improve nested error handling by @dangeross in #942
- Persist LNURL-pay comment sent to the recipient by @andrei-21 in #941
- Merge RN generation to the SDK by @dangeross in #946
- Update CLI readme by @dangeross in #959
- Clippy fixes for rust 1.78.0 by @dangeross in #960
- Clarify when to register a webhook URL by @dangeross in #961
- Fix conversion of enum's in Kotlin by @dangeross in #963
- Show local balance for closed channel payments by @roeierez in #964
Full Changelog: 0.4.0...0.4.1-rc2