Skip to content

Releases: coollabsio/coolify

v4.0.0-beta.371

22 Nov 12:08
57a1945
Compare
Choose a tag to compare

Changes

  • fix: Appwrite service.
  • fix: If multiplexed ssh connections fails to init, still use the ssh without mux.
  • fix: Refactor how keys are saved to the filesystem.
  • fix: Add index for activity_log->type_uuid and covert json field to jsonb for better indexing.
  • fix: Make sure all important jobs / actions are running on the high prio queue.

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.370...v4.0.0-beta.371

v4.0.0-beta.370

15 Nov 20:49
092bd91
Compare
Choose a tag to compare

Changes

  • fix: minio and logto URL error (Attempt to read property "value" on null)
  • fix: do not hardcode autoupdate
  • fix: some UI glitches

Issues

What's Changed

Full Changelog: v4.0.0-beta.369...v4.0.0-beta.370

v4.0.0-beta.369

15 Nov 16:15
73af96e
Compare
Choose a tag to compare

Changes

  • fix: ray for now needs to be in required otherwise we need to make sure to remove every ray call for deployment before deploying.
  • fix: deploy key selection not working.
  • fix: HeyForm NOAUTH Authentication required.

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.368...v4.0.0-beta.369

v4.0.0-beta.368

15 Nov 11:51
2d5885b
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.367...v4.0.0-beta.368

v4.0.0-beta.367

11 Nov 15:40
6987e83
Compare
Choose a tag to compare

Small typo fix for static builds + API for custom nginx config.

What's Changed

Full Changelog: v4.0.0-beta.366...v4.0.0-beta.367

v4.0.0-beta.366

11 Nov 13:52
cc43ca6
Compare
Choose a tag to compare
  • feat: Able to define custom NGINX configuration for static sites.
  • fix: custom 404 / 50x errors are handled properly.

What's Changed

Full Changelog: v4.0.0-beta.365...v4.0.0-beta.366

v4.0.0-beta.365

11 Nov 10:32
8ec13aa
Compare
Choose a tag to compare
  • fix: installation script does not prompt anything after the upgrade.sh.
  • fix #3407

What's Changed

Full Changelog: v4.0.0-beta.364...v4.0.0-beta.365

v4.0.0-beta.364

08 Nov 17:12
83f3d86
Compare
Choose a tag to compare

Changes

  • fix: The Disable 2 Step confirmation UI
  • fix: Added missing import for valaidate
  • fix: saving SMTP form name and form address is not possible (always empty and on dev always default value in the DB)
  • fix: Coolify Instance backup configuration loads only after page refresh and throws this error: Typed property App\Livewire\SettingsBackup::$name must not be accessed before initialization
  • fix: more than one ghost service with different paths does not work

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.363...v4.0.0-beta.364

v4.0.0-beta.363

08 Nov 13:08
d19b0ea
Compare
Choose a tag to compare
  • feat: Coolify update logs saved to /data/coolify/source.
  • fix: saving resend api key.
  • fix: saving wildcard domain.
  • fix: do not allow cloudflared on localhost.

What's Changed

Full Changelog: v4.0.0-beta.362...v4.0.0-beta.363

v4.0.0-beta.362

08 Nov 11:20
c70950e
Compare
Choose a tag to compare

Changes

  • fix: Various UI fixes

What's Changed

Full Changelog: v4.0.0-beta.361...v4.0.0-beta.362