openchat openchat osschat

More Reliable Web App Deployments

Frontend Bug Fix

This release focuses on making web app deployments more predictable and reducing cases where an automatic build could run when it should not.

Stability Updates

Automatic builds are now skipped in cases where required runtime information is not available. This helps prevent incomplete deploy attempts and keeps releases more consistent.

As a result, deployments should better align with the intended release flow, reducing unexpected build behavior during rollout.