You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable release minification and resource shrinking in Android build (and apply signingConfig when RELEASE_STORE_FILE is provided). Remove the manual WebView mixed-content override and switch Capacitor to use the http androidScheme with hostname 'localhost'.
Normalize health API responses by defaulting missing arrays (containers, bouncers, decisions) and computing allRunning when absent. Update DashboardPage to use those safe defaults and adjust diagnostics UI accordingly. Add a unit test to cover diagnostics responses that omit bouncers.
0 commit comments