Skip to content

Releases: aaronjwood/PortAuthority

v2.2.12

24 Feb 05:39
Compare
Choose a tag to compare
  • 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

02 Jan 08:36
6c88686
Compare
Choose a tag to compare
  • 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

28 Mar 05:02
v2.2.8
8ff1cef
Compare
Choose a tag to compare
  • French translations
  • Bug fixes

v2.2.6

02 Feb 06:17
v2.2.6
337ef63
Compare
Choose a tag to compare
  • Bug fixes
  • Performance improvements

v2.2.4

31 Dec 22:03
v2.2.4
0bc488f
Compare
Choose a tag to compare
  • Upgraded support libs
  • Bug fixes

v2.2.1

30 Dec 19:43
v2.2.1
947d0c7
Compare
Choose a tag to compare
  • Database optimizations

v2.2.0

30 Dec 00:59
v2.2.0
d59b074
Compare
Choose a tag to compare
  • 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

17 May 03:45
v2.0.1
1ec6741
Compare
Choose a tag to compare
  • Wake-on-LAN bug fixes

v2.0.0

15 May 04:12
v2.0.0
c609243
Compare
Choose a tag to compare
  • Wake-on-LAN for discovered hosts
  • Bug fixes
  • Performance enhancements

v1.9.9

04 Apr 03:14
v1.9.9
94207e9
Compare
Choose a tag to compare
  • Don't fetch the WAN IP when we don't need to
  • Better error handling when fetching the WAN IP