v1.777.1
windmill-labs/windmillv1.777.1Aug 3, 2026by rubenfiszel
AI Summary
A minor bug fix release that addresses issues with returning results from sandboxed containers and reverts the Vite version to prevent random 500 errors.
Key Highlights
- Fix sandboxed container result retrieval
- Revert Vite to 8.0.13 to stop 500 errors
Full Release Notes
## [1.777.1](https://github.com/windmill-labs/windmill/compare/v1.777.0...v1.777.1) (2026-08-03) ### Bug Fixes * return result.json and stdout results from sandboxed containers ([#10460](https://github.com/windmill-labs/windmill/issues/10460)) ([d509551](https://github.com/windmill-labs/windmill/commit/d5095515ed007d4e7fbfc1a15582c550d3293ece)) * revert vite to 8.0.13 to stop random 500 error pages ([#10468](https://github.com/windmill-labs/windmill/issues/10468)) ([d7ef71f](https://github.com/windmill-labs/windmill/commit/d7ef71f0b70ab366174ed0058e97419e66ccfc73))