You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. (Repeater supplicant mode #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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The second beta release of v3 revamps the Repeater functionality which has been ignored in the v3 refactor until now.
Important compatibility notes
What's Changed
Full Changelog: v3.0.4...v3.0.5
This discussion was created from the release v3.0.5-beta.
Beta Was this translation helpful? Give feedback.
All reactions