Features and Bug fixes
* Real-time synchronization service of payments metadata and swaps information for a better multi-device, multi-app and app restore UX.
* Pay to BIP353 addresses.
* Receive to a BTC address without specifying an amount.
* Allow external input parser integration including out of the box support for Pick n' Pay QR codes.
* Added payment expiration information for pending payments.
What's Changed
* Fix typo in fallback payment description by ok300 in https://github.com/breez/breez-sdk-liquid/pull/580
* Payload compatibility for Expo notifications by larcho in https://github.com/breez/breez-sdk-liquid/pull/572
* Use lockup or claim address for Bitcoin address query by dangeross in https://github.com/breez/breez-sdk-liquid/pull/582
* Fix handling of Esplora API call results by ok300 in https://github.com/breez/breez-sdk-liquid/pull/585
* Set IPHONEOS_DEPLOYMENT_TARGET in CI by dangeross in https://github.com/breez/breez-sdk-liquid/pull/587
* Persist swapper fees for swaps by ok300 in https://github.com/breez/breez-sdk-liquid/pull/586
* Add zero-amount Receive Chain Swap by ok300 in https://github.com/breez/breez-sdk-liquid/pull/538
* Fix clippy CI step by ok300 in https://github.com/breez/breez-sdk-liquid/pull/593
* Fix CLI reference by ok300 in https://github.com/breez/breez-sdk-liquid/pull/594
* External input parsing by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/597
* Check MRH has already been paid by dangeross in https://github.com/breez/breez-sdk-liquid/pull/596
* Zero-amount quote get balance retry by dangeross in https://github.com/breez/breez-sdk-liquid/pull/603
* Add ExternalInputParser mirror for frb by dangeross in https://github.com/breez/breez-sdk-liquid/pull/605
* Minor docs fixes by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/612
* Support default external input parsers by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/614
* Real-time Sync: Merge changes to main branch by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/629
* Consider only L-BTC when calculating wallet balance by hydra-yse in https://github.com/breez/breez-sdk-liquid/pull/630
* Store unblinding data for the tx by dangeross in https://github.com/breez/breez-sdk-liquid/pull/584
* Pre-check updated fields before committing outgoing sync by dangeross in https://github.com/breez/breez-sdk-liquid/pull/623
* Expose updated swap fees for user review by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/615
* Increase the max zero-conf amount for receive swaps by dangeross in https://github.com/breez/breez-sdk-liquid/pull/640
* Move bolt12 parsing to sdk-common by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/638
* Fix fees shown for send chain swaps by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/641
* Update `flutter_rust_bridge` to `2.7.0` by erdemyerebasmaz in https://github.com/breez/breez-sdk-liquid/pull/642
* Fix missing dart bindings by danielgranhao in https://github.com/breez/breez-sdk-liquid/pull/644
* Add payment expiry by dangeross in https://github.com/breez/breez-sdk-liquid/pull/622
**Full Changelog**: https://github.com/breez/breez-sdk-liquid/compare/0.5.1...0.6.1