Patch Release Date: Dec 15, 2025
Applications
Enhancements
Services Administration: We have enhanced the reliability of external service integrations using the Enable Token Persistence setting by implementing strict, real-time expiration checks. Previously, delays in the background database cleanup would occasionally let workflows attempt to use expired tokens. The system now applies a 30-second safety buffer to automatically discard these near-expiration tokens and generate fresh ones, ensuring seamless and uninterrupted service calls even under high load.
Applications
Fixes
Application Versioning: Fixed an issue where, in certain situations, an error returned when Creators tried to add a branch as a dependency of another application.
Application Versioning: Fixed an issue when Creators tried to open a branch that does not exist in the versioned application. Instead of returning an error message explaining that the branch does not exist, it returns a success message.
Branch & Version Management Drawer: Fixed an issue where the Branch & Version Management Drawer did not open, and a 500 error was returned. The drawer now opens as expected without a persistent spinner and error.
Manage Dependencies: Fixed an issue when a versioned application with a default dependency is promoted. If the dependent application does not exist in the environment, the dependency does not display on the Manage Dependencies page.