Skip to content

Releases: iampedii/range-scout-android

Range Scout v0.1.2

23 Apr 05:41

Choose a tag to compare

Range Scout v0.1.1

15 Apr 14:46

Choose a tag to compare

This release improves DNS resolver scanning, DNSTT E2E testing, large-list handling, and result sharing.

Highlights

  • App worked if screen is locked
  • Added built-in WhiteDNS Bot TCP and UDP resolver presets to make scanning known resolver lists faster and easier.
  • Added sorting for DNS scan success results by DNS score, tunnel speed, and E2E speed.
  • Added sorting for DNSTT E2E results by tunnel speed and E2E speed.
  • Added file import support for DNS scan targets. Imported files can use comma-separated or line-separated IPs, and the app normalizes them into line-separated targets.
  • Fixed copy/export behavior and made exported result format compatible with SlipNet.
  • Updated copy/export output to use clean line-separated IP lists.
  • Improved large dataset handling to reduce crashes when importing, scanning, and scrolling through large result sets.
  • Added automatic result loading while scrolling, replacing manual “Load more” buttons.
  • Split DNSTT E2E results into separate Success and Failures sections, matching the DNS scan page.
  • Added compact failure cards so large failure lists are easier to browse.
  • Added DNS and DNSTT result filtering/sorting controls for faster review.
  • Added app profile saving for scan and DNSTT settings.
  • Added a new application icon.
  • Added tag-only GitHub Actions and GitLab CI release pipelines for APK builds.