Skip to content

v3.0.5-beta

Pre-release
Pre-release

Choose a tag to compare

@Mygod Mygod released this 19 Jun 03:40

The second beta release of v3 revamps the Repeater functionality which has been ignored in the v3 refactor until now.

Important compatibility notes

  • Android 17 is now officially supported.
  • Repeater unsafe mode is replaced with a brand new supplicant mode, and safe mode is renamed to framework mode. Supplicant mode now supports strictly more features than framework mode and the old unsafe mode, but requires Android 10+ Wi-Fi HAL. Users stuck running outdated Wi-Fi HAL may consider keep using the older versions or the framework (safe) mode instead. (#762)
  • Repeater MAC address customization is removed since it is nonfunctional.

What's Changed

  • Added support for repeater connection info display on Android 17+, including Wi-Fi generation, channel width, and Tx/Rx stream count when available.
  • Added a repeater configuration method setting: use the standard Android framework path or direct Supplicant mode when needed.
  • Added repeater MAC randomization controls on supplicant mode.
  • Added support for repeater vendor data customization on devices with Android 15+ Wi-Fi HAL.
  • Fixes.

Full Changelog: v3.0.4...v3.0.5