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