Skip to content

v0.44.2

Choose a tag to compare

@github-actions github-actions released this 18 May 06:04
· 755 commits to main since this release
61acb5a

Fixed

  • Native iOS/Android app could not connect when CORS_ALLOWED_ORIGINS was restricted. Capacitor native apps send requests from https://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-wildcard CORS_ALLOWED_ORIGINS list, 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.2

Or use latest tag. View on Docker Hub.