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:
- fix: CVE-2024-47823
- fix: CVE-2024-52301
- fix: CVE-2024-50342
- fix: GHSA-694f-jjpc-58g9
Issues
- fix #2563
- fix #4229
- fix #4128
- fix #4186
- fix #4216
- fix #4152
- fix #2850
- fix #3620
- fix #3370
- fix #3893
- fix #3768
- fix #4125
What's Changed
- Main into services by @peaklabs-dev in #4179
- add readeck service template by @RayBB in #4106
- Add Firefox browser template by @statickidz in #4174
- Postiz One Click by @theserban in #4172
- Listmonk v4.1 by @theserban in #4170
- feat: add template for Wiki.js by @barredterra in #4139
- add service: hoarder by @RayBB in #4120
- Add new services Apprise-api, Cyberchef, Dashy, Faraday, Hoppscotch, Jupyter-notebook, Portainer, Web-Check | Fix Firefly, Postiz, Syncthing by @che0one in #4111
- Feature/fix mattermost docker compose by @Markus-Ende in #4191
- Fix: prefect API not found by @Skeyelab in #4203
- Fix: Gitlab webhooks can be triggered without secret by @quarkcore in #4194
- Update schema of private keys by id response by @marconneves in #4119
- fix: convert HTTP to SSH source when using deploy key on GitHub by @matpratta in #2568
- fix: show proper error message on invalid Git source by @matpratta in #2567
- Keeping the Twenty Template Up to date by @Rinzyy in #4211
- Fix mosquitto image by @diogo24m in #4207
- Fix invalid docker version check by @easilok in #4169
- Trigger.dev template fix to disable SSL mode for db and include port in db host url by @beejaz in #4214
- appwrite fix by @djsisson in #4226
- Feat: New Services by @peaklabs-dev in #4180
- fix: autocompletes settings (on next) by @LEstradioto in #4259
- Correct tab name by @ptrsmk in #4268
- Expanded checkbox clickable area to include label by @Bilge in #4273
- Chore: Remove unused stuff, update dependecies by @peaklabs-dev in #4238
- Fix: Root check in installer and add disk usage check by @peaklabs-dev in #4284
- Feat: Show private IP and port in installation script for easier Raspberry PI installation. by @peaklabs-dev in #4274
- Fix: Add warning to upgrade modal by @peaklabs-dev in #4285
- Fix: Coolify docker installer fail on Fedora 41 with DNF5 by @NexiaMoe in #4289
- Fix for the Self-XSS by @retrymp3 in #4288
- Fix: Backups by @peaklabs-dev in #4287
- Fix: Server IP/Domain validation by @peaklabs-dev in #4286
- Fix: Install openssl by @peaklabs-dev in #4293
- Fix: Ability to use the same ssh key in a different team by @peaklabs-dev in #4291
- v4.0.0-beta.368 by @andrasbacsai in #4246
- version++ for realtime and helper by @andrasbacsai in #4296
- force image update for helper and realtime by @andrasbacsai in #4298
New Contributors
- @theserban made their first contribution in #4172
- @barredterra made their first contribution in #4139
- @che0one made their first contribution in #4111
- @Markus-Ende made their first contribution in #4191
- @quarkcore made their first contribution in #4194
- @matpratta made their first contribution in #2568
- @Rinzyy made their first contribution in #4211
- @easilok made their first contribution in #4169
- @beejaz made their first contribution in #4214
- @ptrsmk made their first contribution in #4268
- @Bilge made their first contribution in #4273
- @NexiaMoe made their first contribution in #4289
- @retrymp3 made their first contribution in #4288
Full Changelog: v4.0.0-beta.367...v4.0.0-beta.368