Releases: coollabsio/coolify
Releases · coollabsio/coolify
v4.0.0-beta.401
- fix: better file storage handling when loading files from server
- fix: email notifications refactored
- fix: compose manual validation process
- fix: horizon job checker command
- fix: proxy restart process
What's Changed
- v4.0.0-beta.401 by @andrasbacsai in #5457
Full Changelog: v4.0.0-beta.400...v4.0.0-beta.401
v4.0.0-beta.400
- fix(proxy): Checking proxy port improved.
- fix(mongodb): SSL configuration should not be default on.
- fix(mongodb): SSL connections is fixed for backups.
- fix(ui): Better stop/start database events.
Issues
What's Changed
- chore(deps-dev): bump axios from 1.7.9 to 1.8.2 by @dependabot in #5414
- chore(deps): bump esbuild and vite by @dependabot in #5415
- Emails by @andrasbacsai in #5433
- v4.0.0-beta.400 by @andrasbacsai in #5416
Full Changelog: v4.0.0-beta.399...v4.0.0-beta.400
v4.0.0-beta.399
- feat(core): Full database SSL support #5027!
- new service: Wakapi
- new service: DenoKV
- new service: Freescout
- feat(install): You can add custom docker pool configuration during installation.
- feat(core): New UI element to show where a backup is available.
- feat(notifications): You can disable (
@here
) pings for Discord notifications in critical events. - feat(security): Reseting a password invalidate all existing sessions.
- feat(core): Able to define a
REGISTRY_URL
for Coolify images. By default it isghcr.io
but you can setdocker.io
- docs - fix(core): The default nginx configuration handles custom 404 pages correctly.
- fix(core): Database proxy container name are now generated properly.
- fix(core): resolve inconsistent deletion of backup records with mixed retention policies
Issues
- fix #5301
- fix #5246
- fix #5322
- fix #5337
- fix #5346
- fix #5034
- fix #5099
- fix #2376
- fix #4746
- fix #5394
- fix #5390
- fix #1610
Post Merge
What's Changed
- Update install.sh for rhel|centos by @lonyai in #5311
- chore(deps): bump laravel/framework from 11.44.0 to 11.44.1 by @dependabot in #5289
- Merge pull request #5217 from coollabsio/next -- by @ThinkFar in #5268
- feat(oauth): Add support for configuring and passing hd parameter to Google by @notm1ke in #5162
- Gitea webhook sends action synchronized by @janwiebe-jump in #5245
- dont hide logs for now as it doesnt work by @Hybes in #5329
- Adds service template Wakapi by @UrsKroell in #5155
- Update Foundry VTT template by @phenomen in #5163
- Add DenoKV one click service by @BorisLord in #5125
- Update
Plane
app template by @mguptahub in #5167 - fix wrong database container name + code simplification by @Gog0 in #5175
- Update correct services URL by @georgetasioulis in #5333
- chore(deps): bump laravel/framework from 11.44.0 to 11.44.1 by @dependabot in #5331
- feat: Full SSL Support for all Databases by @peaklabs-dev in #5027
- Update glance template for 0.7.0 by @nandan-varma in #5361
- change cleanup logic when restarting containers by @djsisson in #5366
- Container Image Fix for Kimai by @dasrecht in #5339
- Add Freescout template by @dandry in #5350
- fix(api): use name from request payload by @megheaiulian in #5341
- fix(issue#4746): Do not use setGitImportSettings inside of generateGitLsRemoteCommands by @DekraIT in #5340
- feat(service): Neon by @sandros94 in #5308
- feat(service): Add Evolution API template by @djalmaaraujo in #5302
- fix: correct some spellings by @nothingrandom in #5384
- feat(api): improve services API by @megheaiulian in #5344
- Feat/api services create custom compose by @andrasbacsai in #5389
- fix(service): replace deprecated credentials env variables on keycloa… by @midsonlajeanty in #5388
- v4.0.0-beta.399 by @andrasbacsai in #5312
New Contributors
- @lonyai made their first contribution in #5311
- @ThinkFar made their first contribution in #5268
- @notm1ke made their first contribution in #5162
- @janwiebe-jump made their first contribution in #5245
- @Hybes made their first contribution in #5329
- @UrsKroell made their first contribution in #5155
- @BorisLord made their first contribution in #5125
- @mguptahub made their first contribution in #5167
- @Gog0 made their first contribution in #5175
- @georgetasioulis made their first contribution in #5333
- @nandan-varma made their first contribution in #5361
- @dasrecht made their first contribution in #5339
- @dandry made their first contribution in #5350
- @megheaiulian made their first contribution in #5341
- @DekraIT made their first contribution in #5340
- @sandros94 made their first contribution in #5308
- @djalmaaraujo made their first contribution in #5302
- @nothingrandom made their first contribution in #5384
- @midsonlajeanty made their first contribution in #5388
Full Changelog: v4.0.0-beta.398...v4.0.0-beta.399
v4.0.0-beta.398
- fixes for the cloud instance, mostly related to edge cases. now we are handling
past_due
andunpaid
subs.
What's Changed
- v4.0.0-beta.398 by @andrasbacsai in #5262
Full Changelog: v4.0.0-beta.397...v4.0.0-beta.398
v4.0.0-beta.397
- fix(revert): label parsing method
- fix(Stripe): handle past_due
What's Changed
- v4.0.0-beta.397 by @andrasbacsai in #5258
Full Changelog: v4.0.0-beta.396...v4.0.0-beta.397
v4.0.0-beta.396
Changes
- feat(core): You can validate compose files with docker compose config
- fix(core): labels are now accepted with both compose styles
- fix(core): add index for huge tables (mostly required for the cloud version)
- fix(ui): Add literal and multiline env support to services
- fix(services): Owncloud docs link
- fix(services): remove db-migration step from
infisical.yaml
- fix(services): Penpot Healthchecks and Port
- chore(core): bump all coolify docker dependecies
- chore(core): update composer and npm dep
- chore(services): Update zipline to use new Database env var
- chore(service): upgrade authentik service
Issues
What's Changed
- fix(template): remove db-migration step from
infisical.yaml
by @zaaakher in #5209 - Update zipline to use new Database env var. by @venomltd in #5210
- fix: Fixes #4957 - Updated yaml health check to port 8080 as per Penpot 2.4.* changes by @stewnight in #5047
- Chore: Bump all dependencies by @peaklabs-dev in #5216
- 4.0.0-beta.396 by @peaklabs-dev in #5217
New Contributors
- @venomltd made their first contribution in #5210
- @stewnight made their first contribution in #5047
Full Changelog: v4.0.0-beta.395...v4.0.0-beta.396
v4.0.0-beta.395
- fix(core): Dispatch server check instead of of running sync.
- fix(core): Prevent to change server to a build server in case there are existing resources defined.
- fix(core): Improve server selection in Docker component.
- fix(service): Fider service template healthcheck command.
- fix(ui): Disable sticky scroll in Monaco Editor + able to use normal textarea.
What's Changed
- v4.0.0-beta.395 by @andrasbacsai in #5194
Full Changelog: v4.0.0-beta.394...v4.0.0-beta.395
v4.0.0-beta.394
- fix(core): update service status refresh event handling
- fix(ui): adjust polling intervals for database and service status checks
What's Changed
- v4.0.0-beta.394 by @andrasbacsai in #5166
Full Changelog: v4.0.0-beta.393...v4.0.0-beta.394
v4.0.0-beta.393
- feat(core): add error logging and cron parsing to docker/server schedules to be able to use daily/hourly, etc.
What's Changed
- v4.0.0-beta.393 by @andrasbacsai in #5149
Full Changelog: v4.0.0-beta.392...v4.0.0-beta.393
v4.0.0-beta.392
Changes
- feat(slack): Show message title in notification previews for slack push notifications
- feat(lang): Added some missing translations
- fix(deployment): ensure private key is stored in filesystem before deployment
- fix(deployment): pull latest image from registry when using build server
- fix(ui): system-wide GitHub Apps are not shown in the create a new Application dialog
- fix(query): query logic error that shows all system-wide apps, regardless of whether they are public or private.
- fix(ui): clicking on a system-wide GitHub app from a team other than the one that created it resulted in a 404 error.
- fix(deployment): Add fallback for build server and deployment server selection
- fix(deployment): Use
ownedByCurrentTeam()
scope when finding servers - fix(deployment): Handle cases where server IDs might be null
- fix(slack): Notification settings URL in HighDiskUsage message
- fix(s3-storage): optimize s3-storage admin notification query
- fix(deployment): improve log line rendering and formatting
- fix(service): cal.com documentation link throws a 404 error
- fix(service): Added missing envs to
duplicati.yaml
and fixTZ
var - fix(service): links in homepage service comments
- fix(service): Added SMTP credentials to getoutline
- fix(service): added KEY Variable to Beszel Template
- fix(ui): Some UI and typo fixes
- fix(links): fix some outdated docs links
New Services
- Convex
Issues
What's Changed
- fix(ui): Fix typo on team page by @garyhtou in #5105
- fix: cal.com documentation link give 404 by @baptisthecht in #5070
- fix(slack): Notification settings URL in
HighDiskUsage
message by @garyhtou in #5071 - Correct typo in Storage delete dialog by @kadengriffith in #5061
- feat(slack): Show message title in notification previews by @garyhtou in #5063
- feat(i18n): Add missing italian translations by @albertorizzi in #5057
- Improve duplicati.yaml by @thekarel in #4971
- feat(i18n): add Arabic translations by @ItsTarikBTW in #4991
- feat(i18n): add French translations by @ItsTarikBTW in #4992
- fix: links in homepage service by @zaaakher in #5002
- Fixed SMTP credentials env issue by @theafolayan in #5011
- Added missing variable KEY to Beszel Template by @ShadowArcanist in #5021
- fix(cloudflare-tunnels): Dead links to docs by @garyhtou in #5104
- fix: system-wide GitHub apps by @peaklabs-dev in #5114
- Update README.md by @troisiemeoeil in #5117
- fix: pull latest image from registry when using build server by @lucienbl in #4771
- fix: several knowledge base links by @ari-party in #5130
- v4.0.0-beta.392 by @andrasbacsai in #5060
- feat(service): add convex by @andrasbacsai in #5133
New Contributors
- @garyhtou made their first contribution in #5105
- @baptisthecht made their first contribution in #5070
- @kadengriffith made their first contribution in #5061
- @thekarel made their first contribution in #4971
- @theafolayan made their first contribution in #5011
- @troisiemeoeil made their first contribution in #5117
- @lucienbl made their first contribution in #4771
Full Changelog: v4.0.0-beta.391...v4.0.0-beta.392