Releases: coollabsio/coolify
Releases · coollabsio/coolify
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.
v1.0.10
v1.0.9
v1.0.8
Quick fix for Docker files, nothing special here
v1.0.7
New features:
- Automatic error reporting (enabled by default)
- Speed up build times by leveraging docker build caches
Fixes:
- Fix error handling
- Fix vue autodetect
- Custom dockerfile is not the default
Others:
- Cleanup
logs-servers
collection, because old errors are not standardized - New Traefik proxy version
- Standardized directory configurations
v1.0.6
Features:
- Rust support 🦀 (Thanks to @pepoviola)
- Add a default rewrite rule to PHP apps (to index.php)
- Able to control upgrades in a straightforward way
Fixes:
- Improved upgrade scripts
- Simplified prechecks before deployment
- Fixed path deployments
- Fixed already defined apps redirections
- Better error handling - still needs a lot of improvement here!