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.368 #4246

Merged
merged 175 commits into from
Nov 15, 2024
Merged

v4.0.0-beta.368 #4246

merged 175 commits into from
Nov 15, 2024

Conversation

andrasbacsai
Copy link
Member

@andrasbacsai andrasbacsai commented Nov 11, 2024

Changes

  • feat: local API docs inside Coolify at /docs/api
  • feat: production build now uses config cache which should speed up Coolify
  • fix: cloud + stripe related
  • fix: docker version check
  • fix: Coolify installer on Fedora
  • fix: checkbox labels are not clickable
  • fix: tailwind css scrollbar plugin uses a deprecated version
  • fix: show proper error message on invalid git source
  • fix: empty gitlab webhook secret
  • fix: some UI fixes for
  • fix: some terminal fixes
  • fix: modal with wire poll
  • fix: double fallback service logo (from git and then a default logo)
  • fix: SSH key needs to be unique but only in the current team. This fixes an issue when adding the same SSH key for a build server to different teams.
  • fix: Server IP/Domain needs to be unique across teams
  • fix: install openssl as it is a required package
  • fix: backup job without any s3 storages on the server can not be added
  • fix: s3 is always enabled if you make a mistake when you first try to add a backup even though it should not be enabled by default
  • chore: upgraded all dependencies and OpenAPI version
  • chore: refactored a lot of code in the repo
  • chore: ported some components to the new Livewire validate syntax
  • chore: removed unused code and files from the repo

Security Fixes:

Issues

peaklabs-dev and others added 28 commits November 14, 2024 17:51
Fix: Coolify docker installer fail on Fedora 41 with DNF5
Fix: Ability to use the same ssh key in a different team
@andrasbacsai andrasbacsai merged commit debab32 into main Nov 15, 2024
4 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.