Releases: aaronjwood/PortAuthority
Releases · aaronjwood/PortAuthority
v1.9.8
- Fixed memory leak on devices running < Android N
- Switched to our own open source public IP discovery service https://github.com/aaronjwood/public-ip-api
- Allow for most fields in the device overview, LAN, and WAN scan sections to be selectable
- Display the number of hosts discovered after a host scan finishes
- Show the MAC vendor as part of the discovered hosts list
- Fancier scrollbars
v1.9.5
- Fix issue that prevents a host scan on a network with no WAN connectivity
v1.9.4
- Bug fixes
- UI fixes
- Added a setting to control the connection timeout for host discovery
- Added a setting to control the connection timeout for WAN scans
- Added a setting to control the connection timeout for LAN scans
v1.9.2
- UI enhancements
- Added a light scheduling layer to reduce load and improve performance for large port scans
- Fixed an issue that prevented the scan progress from being incremented correctly
- Bug fixes
v1.9.0
- Your subnet is now detected and all hosts within are scanned
- Better accuracy when scanning WAN hosts
- Bug fixes
v1.8.3
- Fixed issue where the WAN activity was not using the base adapter
v1.8.2
- Bug fixes
v1.8.1
- Critical fix for issue with proguard breaking the DNS library
v1.8.0
- New DNS lookup tool supporting almost every kind of DNS record
- Your network's CIDR now displays next to your internal IP
- Your WiFi link speed now displays next to your signal strength
- Fixed a few nasty memory leaks
- Fixed a few sneaky resource leaks
- Updated OUI database
- You can now select from more thread values in the settings
- Huge performance improvement to port scans (greatly reduced allocations and simplified parsing)
- UI fixes, enhancements, and a better navigation drawer
v1.7.9
- Fixed a few UI issues that plagued certain devices
- Fixed more resource leaks
- Landscape UI fixes and enhancements