v1.726.0
windmill-labs/windmillv1.726.0Jun 15, 2026by rubenfiszel
AI Summary
Introduces audit logging for workspace lifecycle events and adds a user-level toggle to disable Windmill AI, along with fixes for HuggingFace model downloads.
Key Highlights
- Records workspace archive/unarchive/delete in instance audit log.
- Adds user-level toggle to disable Windmill AI.
New Features
- Record workspace archive/unarchive/delete in instance audit log
- Add user-level toggle to disable Windmill AI
Full Release Notes
## [1.726.0](https://github.com/windmill-labs/windmill/compare/v1.725.1...v1.726.0) (2026-06-15) ### Features * **audit:** record workspace archive/unarchive/delete in instance audit log ([#9596](https://github.com/windmill-labs/windmill/issues/9596)) ([9de5708](https://github.com/windmill-labs/windmill/commit/9de57086086bb5626d175c7f926915d1d6ac67ca)) * **frontend:** add user-level toggle to disable Windmill AI ([#9585](https://github.com/windmill-labs/windmill/issues/9585)) ([5709a56](https://github.com/windmill-labs/windmill/commit/5709a564fbafd9aa91943572ecd8c3e0c45c20b1)) ### Bug Fixes * **embeddings:** retry HuggingFace model downloads with backoff ([#9597](https://github.com/windmill-labs/windmill/issues/9597)) ([6a62959](https://github.com/windmill-labs/windmill/commit/6a6295921d681359155d814507908792be405679)) * resolve release CI failures (pypi bundle, flow serde test, cli windows) ([#9595](https://github.com/windmill-labs/windmill/issues/9595)) ([5ccaae8](https://github.com/windmill-labs/windmill/commit/5ccaae8ab36f2be18b67863ea069763455908029))