Skip to content

v2.2.0

Compare
Choose a tag to compare
@aaronjwood aaronjwood released this 30 Dec 00:59
· 172 commits to development since this release
v2.2.0
d59b074
  • 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