github coollabsio/coolify v4.0.0-beta.404

latest release: v4.0.0-beta.405
one day ago

Changes

  • feat(lang): Added Azerbaijani language updated turkish language.
  • feat(lang) : Added Portuguese from Brazil language
  • feat (lang): add Indonesian language translations
  • fix(proxy): Proxy restart does not work on domain. If you restart the proxy via you instance domain, your instance domain would be offline forever because the proxy would never come back after hitting restart on the domain and you could only fix this manually. Now a background job handles the restart so you can hit restart on your domain and a few seconds after the restart your domain will be accessible again.
  • fix(email): transactional emails are all not sent if Use system wide (transactional) email settings is disabled and no other email provide is setup on the Notifications page
  • fix(email): no emails are sent if SMTP username and SMTP password are empty (which is the case in dev for example)
  • fix(email): Wrong test email notification is used, causing the transactional email test notification to fail if no email provider is set up on the Notifications page.
  • fix(deployments): use graceful shutdown instead of rm
  • fix(installation): Add path to config file to be able to use docker login during installation
  • fix(database): custom config for MongoDB
  • fix(ui): hide Instance Backup settings if the server is not functional
  • fix(ui): only show copy button on https - as the clipboard API does not work on http and then a copy button is just confusing
  • fix(service): added health check to Bugsink service
  • fix(docs): contribute service url

Issues

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.402...v4.0.0-beta.404

Don't miss a new coolify release

NewReleases is sending notifications on new releases.