Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0-beta.390 #4941

Merged
merged 47 commits into from
Jan 28, 2025
Merged

v4.0.0-beta.390 #4941

merged 47 commits into from
Jan 28, 2025

Conversation

peaklabs-dev
Copy link
Member

@peaklabs-dev peaklabs-dev commented Jan 23, 2025

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 not http or already https

Issues

@peaklabs-dev peaklabs-dev changed the title v4.0.0-beta.389 v4.0.0-beta.390 Jan 23, 2025
@peaklabs-dev peaklabs-dev marked this pull request as ready for review January 24, 2025 14:35
fix: hide expand button if no additional lines to show
fix: validate cron expression in Scheduled Task update
fix: authentik initial wizard bug
Fix swarm proxy and detach param
fix: remove quotes in COOLIFY_CONTAINER_NAME
feat(template): add Open Web UI
fix: broken trigger.dev templates
feat(env): added COOLIFY_RESOURCE_UUID environment variable
@andrasbacsai andrasbacsai merged commit a768761 into main Jan 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment