v1.0.19 - In-app WebUI messages and Android polish
Summary
Admin actions in the WebUI no longer redirect with /?msg=\ in the URL. Android fixes for status bar overlap, spinner theme, and VPN status updates.
Controller (v1.0.19)
- Admin forms submit via fetch and show an in-app flash banner
- Clean URL stays at /\ — no query-string messages
- Legacy ?msg=\ links are shown once then stripped from the address bar
Android (v1.0.13)
- Content no longer draws under the status bar (edge-to-edge insets)
- Region dropdown matches the dark theme
- Status hero card updates immediately when VPN is toggled off
Deploy controller
git pull
docker compose up -d --build vpn-controller
```n
## Install Android
Download **pia-control-v1.0.13-debug.apk** below.