Changes
- feat(core): set custom API rate limit
- feat(auth): Add Discord OAuth Provider
- feat(auth): Add Clerk OAuth Provider
- feat(auth): add Zitadel OAuth Provider
- feat(service): enhance service status handling and UI updates
- feat(service): update Changedetection template
- feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command
- feat(settings): add sponsorship popup toggle and corresponding database migration
- fix(parser): enable gzip compression conditionally for Pocketbase images and streamline service creation logic
- fix(ui): adjust layout of deployments section for improved alignment
- fix(ui): refine API token creation form and update helper text for clarity
- fix(routes): update middleware for deploy route to use 'api.ability:deploy'
- fix(ui): update confirmation button text for stopping database and service
- fix(ui): enhance status refresh buttons with loading indicators
- fix(parser): improve FQDN generation and update environment variable handling
- fix(github): changing github app breaks the webhook. it does not anymore
- fix(ssh): scp requires square brackets for ipv6
- fix(service): audiobookshelf healthcheck command
- fix(service): downgrade Evolution API phone version
- fix(service): disable healthcheck logging for Gotenberg
- fix(service): Joplin volume name
- fix(ui): Multiple dropdown on the service terminal view (dropception)
- refactor(service): update Hoarder to their new name karakeep
- refactor(user): streamline user deletion process and enhance team management logic
- refactor(email): streamline SMTP and resend settings logic for improved clarity
- chore(service): Update Evolution API image to the official one
New Services
- feat(service): add Miniflux service
- feat(service): add Pingvin Share service
Issues
What's Changed
- Set a custom api throttle limit so internal applications can automate coolify by @alnutile in #5984
- v4.0.0-beta.420 by @peaklabs-dev in #6008
New Contributors
Full Changelog: v4.0.0-beta.419...v4.0.0-beta.420