# Windmill v1.786.1 - Product: Windmill (https://whatsnew.fyi/product/windmill) - Vendor: Windmill Labs - Date: 2026-08-12 - Version: v1.786.1 - Original notes: https://github.com/windmill-labs/windmill/releases/tag/v1.786.1 - Permalink: https://whatsnew.fyi/product/windmill/releases/v1.786.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Avoid content shift on home page load and in the script editor logs pane - **fixed** — Bound postgres result collection so an oversized result cannot OOM the worker - **fixed** — Skip reserved ids when auto-assigning flow module ids ##### [1.786.1](https://github.com/windmill-labs/windmill/compare/v1.786.0...v1.786.1) (2026-08-12) ###### Bug Fixes * avoid content shift on home page load and in the script editor logs pane ([#10654](https://github.com/windmill-labs/windmill/issues/10654)) ([2808150](https://github.com/windmill-labs/windmill/commit/2808150ae4c39a76be21a38a2d739fd071dde8cd)) * bound postgres result collection so an oversized result cannot OOM the worker ([#10644](https://github.com/windmill-labs/windmill/issues/10644)) ([201d7c4](https://github.com/windmill-labs/windmill/commit/201d7c4eb2f5fdcdc2a64698c1595e108c2daddf)) * **frontend:** skip reserved ids when auto-assigning flow module ids ([#10651](https://github.com/windmill-labs/windmill/issues/10651)) ([5f819cd](https://github.com/windmill-labs/windmill/commit/5f819cd344ea602c4c06f93ff3da11a685f283c2))