Changes
- feat(core): added COOLIFY_RESOURCE_UUID environment variable
- fix(ui): If readonly labels are turned off, you need to modify things in the labels manually and some fields are disabled / readonly
- fix(s3): Hetzner storage buckets do not work for backups
- fix(s3): DigitalOcean storage buckets do not work
- fix(ui): a few fixes
- services: OpenWebUI
- refactor: removed special handling for Hetzner as it is no longer needed
- refactor(s3): improve S3 bucket endpoint formatting
- remove the bucket name from the DigitalOcean endpoint
- always add
https
in front if it is nothttp
or alreadyhttps
Issues
What's Changed
- Update change.blade.php by @O-Hammam in #4953
- fix: hide expand button if no additional lines to show by @ari-party in #4942
- fix: validate cron expression in Scheduled Task update by @esarbanis in #4990
- fix: authentik initial wizard bug by @DmitryBoiadji in #4968
- Fix swarm proxy and detach param by @hederson in #4938
- fix: remove quotes in COOLIFY_CONTAINER_NAME by @nktnet1 in #4933
- feat(template): add Open Web UI by @ItsTarikBTW in #4989
- fix: broken trigger.dev templates by @Winne4r in #4724
- feat(env): added COOLIFY_RESOURCE_UUID environment variable by @nktnet1 in #4945
- v4.0.0-beta.390 by @peaklabs-dev in #4941
New Contributors
- @O-Hammam made their first contribution in #4953
- @esarbanis made their first contribution in #4990
- @DmitryBoiadji made their first contribution in #4968
- @hederson made their first contribution in #4938
- @Winne4r made their first contribution in #4724
Full Changelog: v4.0.0-beta.389...v4.0.0-beta.390