Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 13 Oct 17:19
· 15 commits to main since this release

[0.2.7] - 2025-10-13

Added

  • Production Deployment Enhancements
    • SSL certificate setup script for automated certificate management
    • SSL certificate verification script for both epsm domains
    • WebSocket connectivity test script for production environments
    • Comprehensive backend health check with detailed error reporting
    • SAML configuration guide for Chalmers University SSO

Fixed

  • Production Configuration
    • WebSocket connections in production (Redis password and admin access)
    • SSL certificate domain configuration for epsm.chalmers.se and epsm.ita.chalmers.se
    • Nginx server_name configuration to match deployment domain
    • ALLOWED_HOSTS includes localhost and 127.0.0.1 for local testing
    • Volume directory structure conflicts resolved
    • Redis password environment variables added to all services

Changed

  • Deployment Process
    • Enhanced deployment summary with access details and secure secrets
    • SSL script now supports both primary and ITA domains
    • Improved error handling in SSL certificate requests
    • Prevent unnecessary container rebuilds during SSL setup
    • Made epsm.chalmers.se the primary domain

Removed

  • Obsolete Docker Compose configuration files from archive
    • Removed docker-compose.prod.legacy.20251012.yml
    • Removed docker-compose.production.legacy.20251012.yml
    • Removed docker-compose.versioned.yml

Full Changelog: v0.2.6...v0.2.7