Release 1.4.6
[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.examplewith correct configuration values.