Skip to content

v1.7.8.1 - Peers Clear Fix

Choose a tag to compare

@yellowcooln yellowcooln released this 25 Mar 00:11
· 69 commits to main since this release
8453675

v1.7.8.1

This release fixes issue #38 in the Peers tool.

Changes

  • Fixed issue #38: the Clear peers action 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.