🏔️ Peak
🏔️ Peak
Fixes: https://github.com/coollabsio/coolify/discussions/2884 Changes: - Feat: Brand new, much better, more detailed and beginner friendly contribution guide. - Fix: Renamed `CONTRIBUTION.md` to `CONTRIBUTING.md` to conform to the Community Standards and the...
Changes: - Feat: Add cron expression to schedule docker cleanup. - Feat: Setting for the cron job:  - Improve docker cleanup logic - Added DB migration - Remove a...
Fixes: https://github.com/coollabsio/coolify/issues/2682 Changes: - Fix: Select the default project when coming from the Projects screen (form the project menu), as currently the automatic environment selection only works from the Dashboard...
Changes: - I always click outside slide overs to close them. Coolify does not do this by default, so this PR adds it.
Fixes: https://github.com/coollabsio/coolify/issues/3189 Changes: - Fix: Updated MySQL version to 8 as only then native ARM support was added
[Bug]: Destinations, preview deployments, images are not deleted once a stack/ container is deleted
Reproduction: 1. Create a Service container (that gets a network automatically). 2. Delete Container Things that are not properly deleted: - [x] Destinations/ Networks -> still exist after deletion -...
### Description _No response_ ### Minimal Reproduction (if possible, example repository) 1. Install WordPress MySQL on Arm 2. Installation will fail ### Exception or Error Try installing WordPress MySQL on...
Changes: - Fix: When stopping the proxy on the server and hitting refresh in the UI, it does not show that the proxy is exited. - Fix: If the proxy...
Changes: - **Blocked until docker cleanup PR is merged** **TODO:** - [ ] Fix: `yearly is not a valid CRON expression` or any custom expression error internally - [ ]...