What's new in Kiosk Satellite v0.13.1-beta
New Features
- Crash self-heal. When the app dies unexpectedly (a WebView browser crash is the usual culprit on low-memory tablets), the background listening service now relaunches the kiosk automatically, so a wall tablet returns to its dashboard instead of sitting on a black screen with only the remote admin alive. It rides the existing Auto-reload on error toggle (on by default), only fires when the kiosk was actually on screen when it died (it never pulls itself over an app you switched to on purpose), and a built-in throttle prevents relaunch loops. The revival mechanism requires the background listening service, so satellites with "Keep listening in the background" enabled get the strongest protection.