What's Changed
- VirtualAP: bump v1.7.0 (72442c8)
- app: add Wi-Fi join QR code to the active-network card (881668e)
- docs: re-wrote the readme (d97fa93)
- ap: make the gateway configurable in container mode + fix blank default (0347ee5)
- rootchecker: drop dead checkRootAccessSync, trim fluff comments (49ce1ba)
- ui: speed up sluggish fade/transition animations (b3106d6)
- cleanup: remove duct-tape across backend and app (08be09f)
- ap: enable 40/80MHz AP on FullMAC chips (Galaxy S10) (e0b0844)
- build: enable hostapd CONFIG_DEBUG_FILE for -f logging (d2c2dc1)
- ap: capture hostapd + dnsmasq logs to files (5922b56)
- app: clarify WPA3 warning (AP-side + client incompatibility) (c2581ba)
- app: warn that WPA3 may be unsupported on older devices (190bf46)
- ap: enforce 8-63 char passphrase for WPA modes (fef8101)
- ap: drop hostapd width-fallback ladder (cdee58b)
- ap: add security mode selection (Open/WPA2/WPA2-WPA3/WPA3 + PMF) (e0b7a50)
- app: drop width grey-out (let backend own width validation) (aa5c186)
- VirtualAP: bump v1.6.5 (a5b6905)
- ci: fix wrong-arch build from stale alpine image tag (a9283a2)
- ap: configurable channel width (VHT 80MHz on 5GHz) (7c72f41)
- Add 32-bit ARM (armhf) support (3b3500f)
Automated Release by VirtualAP CI