v1.3.2 β Bug Fix Release
v1.3.2 β Bug Fix Release
Server + Docker
- Fixed healthcheck: replaced
localhostwith127.0.0.1indocker-compose.ymland added properHEALTHCHECKto the Dockerfile (BusyBox wget on alpine was resolving to IPv6 first). - Bumped server version to 1.3.2 and synced
LATEST_SERVER_VERSION/LATEST_CLIENT_VERSION. - Refactored body-parser and auth middlewares with
getRoutePath()helper (usingoriginalUrl) for consistent route matching. - Improved
npm testto run real smoke tests (syntax + core modules). - Reduced noisy WebSocket connect/disconnect logs in production.
- Rebuilt and published Docker image
callum2254/cegin:1.3.2+:latest.
Mobile
- Fixed Expo dependency issues (missing
expo-fontpeer, duplicate versions). - Fixed app.json schema validation for splash by configuring via
expo-splash-screenplugin. - Bumped to 1.3.2 (versionCode 17).
expo-doctornow clean (20/21 checks pass).
Release & Docs
- Full release process: commits, tag
v1.3.2, GitHub push. - Built
Cegin-v1.3.2.apk(release). - Updated all version references, badges, and changelog on the site.
- Added this release notes.
Download the APK: Cegin-v1.3.2.apk (or from GitHub releases)