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.