What's Changed
- feat: add official Docker image support by @chenyukang in #1244
- feat: network: onion & socks5 support for fiber by @Officeyutong in #1228
- feat: add addr_type parameter to connect_peer RPC for transport type filtering by @quake in #1270
- feat(cch): default final TLC expiry deltas to 60 hours by @doitian in #1258
- feat: add gossip metrics benchmarks and CI integration by @swananan in #1177
- fix: push limit to DB layer in list_payments to avoid unbounded memory usage by @quake in #1261
- fix: fnn-migrate error messages and update README by @gpBlockchain in #1249
- fix: abort funding immediately on insufficient UDT cells by @doitian in #1253
- fix: Trigger gossip sync immediately on peer connection by @quake in #1271
- fix: RPC method not found should not return unauthorized when auth is disabled by @jjyr in #1235
- docs: refresh public node and network node documentation by @sunchengzhu in #1266
Full Changelog: v0.8.0...v0.8.1