Releases: achingbrain/nat-port-mapper
Releases · achingbrain/nat-port-mapper
v4.0.2
4.0.2 (2025-02-04)
Bug Fixes
- only log SSDP search response from other peers (#87) (4ed5d12)
v4.0.1
4.0.1 (2024-12-17)
Bug Fixes
v4.0.0
4.0.0 (2024-11-29)
⚠ BREAKING CHANGES
- map now requires the internal host to map ports for
Features
- specify external hosts for mapping (#84) (579ac48)
v3.0.2
3.0.2 (2024-11-26)
Bug Fixes
- detect internet gateway device from service type (#83) (11cddc6)
v3.0.1
3.0.1 (2024-11-26)
Bug Fixes
v3.0.0
3.0.0 (2024-11-26)
⚠ BREAKING CHANGES
- use
findGateways
to find a gateway before mapping ports
Features
v2.0.9
2.0.9 (2024-11-25)
Bug Fixes
- log errors during service discovery (05b621b)
v2.0.8
2.0.8 (2024-11-25)
Bug Fixes
- use signals for aborting gateway search (#80) (1d571d8)
v2.0.7
2.0.7 (2024-11-24)
Bug Fixes
- increase max listeners on shutdown controller signal (#79) (6e1b344)