v1.790.1
windmill-labs/windmillv1.790.1Aug 17, 2026by rubenfiszel
AI Summary
Performance improvements and bug fixes to ensure job execution stability and efficient search.
Key Highlights
- Fallback to polling when a proxy mutes the job SSE stream
- Performance improvements for the search modal
- Unblock workers before the API router is built
Full Release Notes
## [1.790.1](https://github.com/windmill-labs/windmill/compare/v1.790.0...v1.790.1) (2026-08-17) ### Bug Fixes * fall back to polling when a proxy mutes the job SSE stream ([#10716](https://github.com/windmill-labs/windmill/issues/10716)) ([64d78b4](https://github.com/windmill-labs/windmill/commit/64d78b4db1d7d939c598c86d1998218d52fbcc21)) ### Performance Improvements * cap resource content sent to the search modal ([#10714](https://github.com/windmill-labs/windmill/issues/10714)) ([529e960](https://github.com/windmill-labs/windmill/commit/529e9606297ee0b41456a66222f31409d7bc7669)) * unblock workers before the API router is built ([#10711](https://github.com/windmill-labs/windmill/issues/10711)) ([0258f3f](https://github.com/windmill-labs/windmill/commit/0258f3f81b96bb8d4e343ba8aeba614f9c836579))