Skip to content

Release 1.4.6

Choose a tag to compare

@tomaszdworniczak tomaszdworniczak released this 16 Dec 12:54
· 917 commits to main since this release
8522d72

[1.4.6] - 2025-12-16

Release 1.4.6

Infrastructure

  • Docker support and improved seeding

    Added Docker configuration for the backend service and improved the seeding process.

  • SSL connection for PostgreSQL database

    Fixed database connection to enable SSL for PostgreSQL, ensuring secure connections in production environments.

  • Simplified Dockerfile CMD

    Refactored the CMD instruction in the backend Dockerfile for cleaner execution.

  • Environment example updates

    Updated .env.example with correct configuration values.