What's New
- Cross-Asset Payments: Added support for paying in USDT using BTC balances, and in BTC using USDT balances.
- Routing Configuration: Introduced an option to disable Magic Routing Hint (MRH) for outgoing payments, ensuring all payments route through Lightning rather than direct Liquid transactions.
- On-Chain Monitoring Enhancements: Improved detection and tracking of relevant blockchain activity, providing more reliable monitoring of both incoming and outgoing on-chain transactions.
What's Changed
- Fix non-escaped backslash by @danielgranhao in #984
- ci: add GitHub Actions workflow for precompiling binaries on release by @erdemyerebasmaz in #989
- ci: add option to manually trigger precompile binaries workflow by @erdemyerebasmaz in #990
- Fix tasks leaking by @danielgranhao in #985
- Side-Swap: Add any-to-any payments by @hydra-yse in #986
- Only fetch bitcoin tip on new liquid tip by @dangeross in #978
- Update boltz regtest submodule by @danielgranhao in #987
- Only recover expired chain swaps on new Bitcoin block by @danielgranhao in #994
- SDK: Manually calculate payment balance by @hydra-yse in #998
- Support recreating chain swap claim txs by @danielgranhao in #1001
- Add esplora client connect timeout by @dangeross in #1000
- SDK: Add onchain scan logging and reduce requests max_retries by @hydra-yse in #1003
- Notification Plugin: Disconnect SDK during shutdown by @dangeross in #1004
- SDK: Lower expired swap monitoring period to 14 days by @hydra-yse in #1005
Full Changelog: 0.11.0...0.11.2