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.298 #2469

Merged
merged 161 commits into from
Jun 24, 2024
Merged

v4.0.0-beta.298 #2469

merged 161 commits into from
Jun 24, 2024

Conversation

andrasbacsai
Copy link
Member

@andrasbacsai andrasbacsai commented Jun 12, 2024

Features

  • Able to connect to local databases with internal connection during Nixpacks build process.
  • New predefined env variable for applications & services COOLIFY_CONTAINER_NAME.
  • Monaco editor for yaml/dockerfile/etc editing.
  • Able to set instance name.

Fixes

  • Laravel Nixpacks based deployments now set a few env variables by default to make it work easier.
  • If rolling deployments are not supported (constant or custom container name), a failed deployment does not kill the previously deployed app.

Issues

buttercubz and others added 30 commits June 9, 2024 12:14
Fix some double negation typos
- Correct grammar mistakes
- Updated URL markdown formatting to be uniform throughout (hidden protocol before URL on coolify.io domain)
- Converted plain text links to markdown URLs
Thijmen and others added 26 commits June 22, 2024 10:30
ui: placement of env switcher
[Improvement]: Add code editor to the Dockerfile and Docker Composer UI
fix: apex charts
Ability to give a name to an instance
fix: stripprefix middleware correctly labeled to http
@andrasbacsai andrasbacsai self-assigned this Jun 24, 2024
@andrasbacsai andrasbacsai merged commit ca43d19 into main Jun 24, 2024
5 checks passed
Copy link

sentry-io bot commented Jun 24, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Illuminate\View\ViewException: Call to undefined method Illuminate\Database\Eloquent\Relations\HasMany::sortBy() (View: /var/www... / View Issue
  • ‼️ Exception: User id is null /app/Events/DatabaseStatusChanged.php in App\Ev... View Issue
  • ‼️ ErrorException: Undefined array key "environment" /livewire/update View Issue
  • ‼️ Illuminate\View\ViewException: Call to undefined method Illuminate\Database\Eloquent\Relations\HasMany::sortBy() (View: /var/www... /projects View Issue
  • ‼️ Error: Typed property App\Livewire\Project\New\Select::$servers must not be accessed before initialization /livewire/update View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment