v1.728.1

windmill-labs/windmillv1.728.1Jun 17, 2026by rubenfiszel

AI Summary

A maintenance release focusing on bug fixes including workspace diff cache purge on deletion, CLI binary fallback handling, and improvements to frontend draft persistence.

Key Highlights

  • Purges workspace_diff cache upon workspace deletion.
  • CLI falls back to esbuild-wasm on native host/binary mismatch.
  • Frontend draft path and summary edits are now persisted.

Full Release Notes

## [1.728.1](https://github.com/windmill-labs/windmill/compare/v1.728.0...v1.728.1) (2026-06-17)


### Bug Fixes

* **backend:** purge workspace_diff cache on workspace delete ([#9627](https://github.com/windmill-labs/windmill/issues/9627)) ([8a3f69d](https://github.com/windmill-labs/windmill/commit/8a3f69dda8f2088fb859ed8ed6e54458940423d0))
* **cli:** fall back to esbuild-wasm on native host/binary mismatch ([#9629](https://github.com/windmill-labs/windmill/issues/9629)) ([86d1d16](https://github.com/windmill-labs/windmill/commit/86d1d160f0d3bd9faabdafada07e2956dd98445d))
* **frontend:** persist session-editor draft path/summary edits + per-line diff tooltips ([#9622](https://github.com/windmill-labs/windmill/issues/9622)) ([e4bfeb2](https://github.com/windmill-labs/windmill/commit/e4bfeb29bc4e89669863b5f6396904a331167658))