Skip to content

v4.0.0-beta.191

Choose a tag to compare

@andrasbacsai andrasbacsai released this 15 Jan 10:06
af11d8c

Warning

Some of the default generated container labels were changed for Traefik.
If you see weird behaviour on applications, or you see the following entries in your Traefik proxy log:

level=error msg="middleware \"redirect-to-https@docker\" does not exist" entryPointName=http
level=error msg="middleware \"gzip@docker\"

Click on the Reset to Coolify Generated Labels button in your application's General tab and Restart your application.


  • feat: add OpenSSH + private key check in install script
  • feat: add domain validation
  • feat: add custom dns servers for domain validation
  • fix: initial username for postgresql on UI
  • fix: Traefik labels
  • fix: service stack view on UI
  • refactor: healthcheck for postgresql

What's Changed

Full Changelog: v4.0.0-beta.190...v4.0.0-beta.191