v1.7.8.1 - Peers Clear Fix
v1.7.8.1
This release fixes issue #38 in the Peers tool.
Changes
- Fixed issue #38: the
Clear peersaction now removes both incoming and outgoing peer lines even when the same peer appears in both directions
Why this release
The Peers tool tracked lines by peer ID only. When the same peer appeared in both incoming and outgoing lists, one line could overwrite the other in the internal line map, so clearing peers did not remove everything.