Skip to content

Conversation

@github-actions
Copy link

This PR promotes changes from canary to main for version v0.26.2.

🔍 Changes Include:

  • Version bump to v0.26.2
  • All changes from canary branch

✅ Pre-merge Checklist:

  • All tests passing
  • Documentation updated
  • Docker images built and tested

🤖 This PR was automatically generated by GitHub Actions

AbdenourTadjer33 and others added 10 commits December 10, 2025 09:36
fix(backups): optional chaining for logCleanupCron
…bopack script from package.json

- Updated Next.js version in both root and dokploy package.json files to 16.0.10 for improved performance and features.
- Removed the turbopack development script from the dokploy package.json to streamline the development process.
- Added volumeBackup property to notification handling in multiple files for enhanced backup options.
…notifications-on-new-custom-webhook-notifications

chore(dependencies): update Next.js to version 16.0.10 and remove tur…
- Updated the logic to disallow renaming the default environment while still allowing updates to its description and other properties.
- Adjusted error message for clarity when attempting to rename the default environment.
- Added logic to disallow deletion of the default environment, throwing a BAD_REQUEST error if an attempt is made to delete it.
…ironment-variables

fix(environment): prevent renaming of the default environment
- Updated the description for the environment file creation option to specify that the .env file will be created in the same directory as the Dockerfile during the build process, enhancing user understanding.
…ockerfile-directory

fix(environment): clarify .env file creation instructions
Siumauricio and others added 9 commits December 13, 2025 00:04
… Registry

- Updated validation schema to require that both Build Server and Build Registry must be selected together or both set to None.
- Added informational alert to guide users on the selection requirements.
- Enhanced onChange handlers to reset the corresponding field when one is set to "none".
…tion environment

- Modified the project environment link to reference the default production environment instead of the first environment in the list, improving accuracy in navigation.
fix(build-server): enforce selection rules for Build Server and Build…
- Added a new `cleanupAllBackground` function to execute Docker cleanup commands in the background, allowing for immediate return and avoiding gateway timeouts.
- Refactored existing cleanup functions to utilize a centralized `cleanupCommands` object for better maintainability and readability.
- Updated deployment logic across multiple API routes to run deployments in the background, allowing for immediate response and avoiding potential webhook timeouts.
- Added error handling to log any failures during background deployment.
…-return-a-200-ok-causing-being-repeated-over-and-over

refactor(deploy): execute deployments in background to prevent timeouts
@Siumauricio Siumauricio merged commit 42c2076 into main Dec 13, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants