Releases: coollabsio/coolify
Releases · coollabsio/coolify
v2.0.21
Features:
- Add some features for the demo site
- Astro + 11ty buildpacks
- Registration page
Fixes:
- Docker scanner fixed
- Docker image pulls improved
- Package updates
v2.0.20
Features:
- Check domain when configuring an application
Fix:
- Revert default network name to
coolify
v2.0.19
Fixes:
- Domain always sent in
Settings
page - Slightly modified
Destinations
for the demo instance
v2.0.18
v2.0.17
Fixes:
- Github & Gitlab tokens are moved from session to store. Better flow!
v2.0.16
Features:
- Secrets for PR/MR deployments.
Fixes:
- Typo for ghToken.
- If no DNS, just do not care.
UI:
- Daily sprinkle of CSS.
v2.0.15
Fixes:
- Connection strings fixed.
- GitLab webhook fixed.
Other:
- Added more details on what to add to GitLab Apps.
v2.0.14
Important note. Redesigned the user authentication a bit. You will be logged out after the update, that's normal!
Features:
- Able to generate both www and non-www SSL certs.
- Able to reset password with COOLIFY_SECRET_KEY on the frontend.
Fixes:
- Plausible Analytics volume fixed. Now data is persistent.
- Redis URI fixed.
- Secure cookie disabled in case you use HTTP for coolify.
- Generate a random port for each certbot instance, so they won't conflict.
- Application build logging is better now in case of an error.
- Proxy configuration cleanup improved.
- GitHub tokens are now part of the session cookie.
UI/UX:
- Sprinkled some CSS everywhere.
v2.0.13
Quick fix for login issues. Related to svelte-kit-cookie-session
library I'm using for session cookies.
v2.0.12
Fixes:
- A LOT of minor bugs.
- Proxy checking cronjob now reconfigures everything automatically.
- You can manually restart the coolify proxy, just in case you need it.
- Removed unnecessary proxy reloads here and there.
- Better cleanup cronjob for your docker images.