Releases: coollabsio/coolify
Releases · coollabsio/coolify
v1.0.19
v1.0.18
Fixes
- Quick fix for no github installations
v1.0.17 - NocoDB
Features
- One-click nocodb installation! 🥳
Fix
- Prevent duplicate service deployments.
Other
- Upgrade packages.
v1.0.16 - PR deployments
Features
- Preview PR deployments! (Every PR could have its own running deployed instance on a subdomain)
Fixes
- Clean up old containers better.
- Redis DB password was not visible.
- Using the configuration of applications from DB instead of docker service (faster response).
- Fix vuejs deployments. If someone getting a
Bad Gateway
error deploying vuejs applications, please redeploy after updating to v1.0.16.
v1.0.15
Webhook quickfix.
v1.0.14
Features
- Basic Python support
Fixes
- Fix default start command
v1.0.13
Features:
- NestJS template.
- Redis database.
Fixes:
- Better error handling.
- Loading indicator for DBs.
- Development fixes.
v1.0.12 - SvelteKit migration
Changed the whole tech stack to SvelteKit which means:
- Typescript
- SSR
- No fastify :(
- Beta, but it's fine!
Other changes:
- Tailwind -> Tailwind JIT
- A lot more
v1.0.11
Features:
- Build packs for popular frontend frameworks. It will help to understand which build packs should be chosen.
Fixes:
- Github queries optimized.
- Save repositories to store (faster navigation).
- Remove unnecessary data on dashboard requests.
- Speed up static site builds with a lot.
UI:
- Redesign of the application deployment page.
- Redesign of database deployments page.