- new service: Listmonk.
- feat: if postgresql custom config does not have a
listen_addresses
, Coolify will append it. (by default pg listens onlocalhost
iflisten_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
- @snekROmonoro made their first contribution in #2159
- @maurobender made their first contribution in #2173
- @wutangpaul made their first contribution in #2178
Full Changelog: v4.0.0-beta.276...v4.0.0-beta.277