coolify/app/Http
Andras Bacsai fb76b68c08 feat(api): support comments in bulk environment variable endpoints
Add support for optional comment field on environment variables created or
updated through the bulk API endpoints. Comments are validated to a maximum
of 256 characters and are nullable. Updates preserve existing comments when
not provided in the request.
2026-03-19 22:17:55 +01:00
..
Controllers feat(api): support comments in bulk environment variable endpoints 2026-03-19 22:17:55 +01:00
Middleware fix(subscription): harden quantity updates and proxy trust behavior 2026-03-03 12:28:16 +01:00
Kernel.php feat: implement TrustHosts middleware to handle FQDN and IP address trust logic 2025-10-15 15:28:21 +02:00