Skip to content

v1.0.21 - Idle server status and background notifications

Choose a tag to compare

@AKASGaming AKASGaming released this 19 Jul 19:14
· 4 commits to master since this release

Summary

  • WebUI server status shows Idle when no devices have VPN enabled, and Active when at least one device is routing through PIA
  • Android posts status-bar notifications when the controller changes VPN settings while the app is in the background

Controller (v1.0.20)

  • Dashboard header status reflects connected VPN sessions (Idle / Active)
  • Live polling updates the status without a page refresh

Android (v1.0.15)

  • Background monitor service polls the controller when the app is not open
  • Notifications for remote VPN disable, enable, and region changes
  • Exit node is still cleared automatically when VPN is disabled from the WebUI
  • Requests notification permission on Android 13+

Install

Download pia-control-v1.0.15-debug.apk below.

Deploy the controller update:

git pull
docker compose up -d --build vpn-controller