Skip to content

v4.0.0-beta.277

Compare
Choose a tag to compare
@andrasbacsai andrasbacsai released this 10 May 08:51
· 95 commits to main since this release
b528a0f
  • new service: Listmonk.
  • feat: if postgresql custom config does not have a listen_addresses, Coolify will append it. (by default pg listens on localhost if listen_addresses are not set, which cause network errors).
  • fix: remove docker version from compose files.
  • fix: empty custom db conf are not used.
  • ui: fixes here and there.

Issues

What's Changed

  • "Inprogress" -> "In progress" by @snekROmonoro in #2159
  • Fix one-shot commands for a specific container being executed using host environment variables by @maurobender in #2173
  • Fix: Resource Operations page: incorrect color for server and project name by @chz in #2175
  • Fix silent failing of install script on manjaro, make it behave as arch by @wutangpaul in #2178
  • v4.0.0-beta.277 by @andrasbacsai in #2164

New Contributors

Full Changelog: v4.0.0-beta.276...v4.0.0-beta.277