v1.756.0

windmill-labs/windmillv1.756.0Jul 12, 2026by rubenfiszel

AI Summary

Introduces base64 transfer encoding for binary HTTP-route responses and fixes issues with secrets replication on forks and AI session previews.

Key Highlights

  • Binary HTTP-route responses via base64 transfer encoding
  • Secrets replication on fork when external backend is configured
  • AI-session preview sync with workspace edits

New Features

  • Serve binary HTTP-route responses via base64 transfer encoding

Full Release Notes

## [1.756.0](https://github.com/windmill-labs/windmill/compare/v1.755.0...v1.756.0) (2026-07-12)


### Features

* **triggers:** serve binary HTTP-route responses via base64 transfer encoding ([#10058](https://github.com/windmill-labs/windmill/issues/10058)) ([29f4cd4](https://github.com/windmill-labs/windmill/commit/29f4cd4b6f58a29b83b84a7a9b8a439d20ade00e)), closes [#5986](https://github.com/windmill-labs/windmill/issues/5986)


### Bug Fixes

* replicate all secrets on fork when external backend is configured ([#10060](https://github.com/windmill-labs/windmill/issues/10060)) ([92b7f37](https://github.com/windmill-labs/windmill/commit/92b7f375a90de2f78565ca06a13c79ff04eda44d))
* **sessions:** sync AI-session preview with workspace edits + stop phantom autosave (WIN-2160) ([#10061](https://github.com/windmill-labs/windmill/issues/10061)) ([5cde2d5](https://github.com/windmill-labs/windmill/commit/5cde2d5b6746be9f2d0be3a98ecdaf08777a6395))