Fixes
- Redesigned the worker jobs queue (purpose to deploy applications).
It solves a lot of bugs, with canceling jobs in the queue, auto update Coolify instance, etc. Also, Coolify is less CPU & memory intense, as it reuses Prisma Engine in workers. (starting a Prisma Engine is a CPU and memory-intensive task)
UI
- New dashboard, thanks to @kaname-png! 🙏