v0.44.2
Fixed
- Native iOS/Android app could not connect when
CORS_ALLOWED_ORIGINSwas restricted. Capacitor native apps send requests fromhttps://com.morelitea.initiative, which was not included when operators set a specific origin allowlist. The backend now automatically appends the Capacitor native origins to any non-wildcardCORS_ALLOWED_ORIGINSlist, so the mobile app works without requiring manual configuration.
Downloads
Android App
Download the APK from the assets below and install on your Android device.
Docker Image
docker pull morelitea/initiative:0.44.2Or use latest tag. View on Docker Hub.