v0.31.4
Fixed
- Mobile (Capacitor) app crash on startup — Orval-generated API requests used a hardcoded empty
baseURL, causing them to hit the WebView origin instead of the backend server and receiving HTML instead of JSON - Race condition where child provider effects fired API calls before
ServerProviderset the backend URL from storage - Locale file 404s on mobile —
navigator.languagereturns full locale codes (e.g.,en-US) but onlyen/directories exist; addedload: "languageOnly"to i18next config useProjectFavoriteMutationanduseProjectPinMutationcrashing when toggling —setQueryDataupdaters treated paginatedProjectListResponseas a plain array- Defensive
Array.isArrayguard ininitStorage()and AppSidebar favorites to prevent crashes from unexpected Capacitor bridge responses
Downloads
Android App
Download the APK from the assets below and install on your Android device.
Docker Image
docker pull morelitea/initiative:0.31.4Or use latest tag. View on Docker Hub.