Release
Fri, May 15, 2026
1 min read
ThunderHub 0.18.0
Original release notes
0.18.0 (2026-05-05)
Features
- add fly.toml file (#752) (bd5dda7)
- multi-hop swaps with circular rebalancing (#749) (7e5fb5c)
- show asset balance columns in pending asset channels table (#740) (295f6a9)
Bug Fixes
- database: postgres node-setup wizard query fails with SUBSTR on uuid (#750) (591e2ef)
- handle channel-open timeout gracefully and reflect in-progress orders (#746) (dfc0476)
- set asset_id to null for SALE magma orders (#756) (68d9146)
- transactions: format trade memo in invoice and payments cards (#754) (818e82e)
Improvements
- correct instructions in
/node-setup route [AMB-2557] (#747) (9f06296)
- disable mobile drag (e0286fd)