wihotspot-v4.3.2
What's Changed
- Able to generate QR code to access WiFi
- Check if root before initializing lock in create_ap and add hostapd log timestamp option by @mathiassmichno in #196
- QR code by @lakinduakash in #200
- Add libqrencode for QR generation instead of cli by @lakinduakash in #201
- Fix permission error when listing devices by @lakinduakash in #202
- Remove using namespace std; in qrgen.cpp by @lakinduakash in #204
New Contributors
- @mathiassmichno made their first contribution in #196
Full Changelog: v4.2.1...v4.3.2