coolify/app
Andras Bacsai 1227448e53
v4.0.0-beta.415 (#5722)
* feat(README): add InterviewPal sponsorship link and corresponding SVG icon

* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files

* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(docker): update soketi image version to 1.0.8 in production configuration files

* chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files

* fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties

* fix(ui): Disable livewire navigate feature (causing spam of setInterval())

* fix(ui): Remove required attribute from image input in service application view

* fix(ui): Change application image validation to be nullable in service application view

* fix(Server): Correct proxy path formatting for Traefik proxy type
2025-04-29 10:54:30 +02:00
..
Actions Merge pull request #5606 from ash-vd/fix/mongodb-config-with-ssl 2025-04-14 12:03:47 +02:00
Console refactor(commands): reorganize OpenAPI and Services generation commands into a new namespace for better structure; remove old command files 2025-04-13 16:00:50 +02:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Enums
Events feat: DockerCleanupDone event 2025-01-15 17:19:32 +01:00
Exceptions Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Helpers fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00
Http refactor 2025-04-23 13:22:01 +02:00
Jobs v4.0.0-beta.414 (#5718) 2025-04-28 20:48:13 +02:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
Models v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
Notifications fix(email): transactional emails not sending 2025-04-03 15:02:04 +02:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Traits feat(EnvironmentVariable): implement protection for critical environment variables and enhance deletion logic 2025-04-07 22:57:26 +02:00
View/Components refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00