v0.50.1
Fixed
- Mobile app "Reload now" no longer hangs on the splash screen. After the splash-covered OTA reload landed, tapping "Reload now" showed the splash for ~60 seconds and then re-displayed the same "New Version Available" dialog without applying the update. The reload waited for the downloaded bundle to report a
successstatus that Capacitor only assigns after a bundle boots and confirms itself — a freshly downloaded bundle ispending— so the wait always timed out. The update now applies as soon as the bundle is downloaded and ready.
Downloads
Android App
Download the APK from the assets below and install on your Android device.
Docker Image
docker pull morelitea/initiative:0.50.1Or use latest tag. View on Docker Hub.