Mydia v0.2.4
This bugfix release fixes Docker production builds by adding default authentication configuration.
Bug Fixes
Production Build Fix
- Added default empty Ueberauth config for production builds
- Fixes compilation errors during Docker build when OIDC environment variables are unavailable
- Empty providers list allows compilation while still being overridden in development
Technical Changes
- Updated
config.exswith empty Ueberauth providers configuration - Resolves Docker build compilation error in GitHub Actions release workflow
Full Changelog: v0.2.3...v0.2.4