Releases: aaronjwood/PortAuthority
Releases · aaronjwood/PortAuthority
v2.2.12
- Now asks for fine location permission in order to read the SSID on Android 10+
- Fixed broken DNS lookups on Android 9+
v2.2.10
- Fix reading the SSID for devices running Android 8+ (requires coarse location permission)
- Fix reading ARP entries for devices running Android 10+
- Dutch translations
v2.2.8
- French translations
- Bug fixes
v2.2.6
- Bug fixes
- Performance improvements
v2.2.4
- Upgraded support libs
- Bug fixes
v2.2.1
- Database optimizations
v2.2.0
- Remove static database that was shipped with the application and allow users to update OUI and port data directly from official sources
- Add support for database transactions to improve performance and resiliency
- Long press on discovered hosts to sort by hostname or vendor
- Long press on discovered hosts to copy their hostname, IP, or MAC address
- Enhanced styling of dialogs
- Fixed a few more resource leaks
- Greatly improved the handling and presentation of errors
- Fixed some crashes that would occur when performing DNS lookups
- Increased the minimum and targeted SDK versions
- General quality of life improvements to the codebase
- Various bug fixes and performance improvements
v2.0.1
- Wake-on-LAN bug fixes
v2.0.0
- Wake-on-LAN for discovered hosts
- Bug fixes
- Performance enhancements
v1.9.9
- Don't fetch the WAN IP when we don't need to
- Better error handling when fetching the WAN IP