v1.797.0
Added 2
- Make S3 presigned public URL signature expiry configurable
- Keep a Hub project live while an update is under review
Changed 2
- Flag the fork-compare datatable schema diff as legacy in the frontend
- Index the suspended-job resume test instead of filtering it for performance improvement
Fixed 10
- Keep Svelte component styles in the raw-app bundle for the CLI
- Parse bun 1.4's UUID inspector token in the debugger
- Force HTTP router rebuild on trigger-change notification
- Follow the operating workspace in step input forms in the frontend
- Key the GitHub App installation selector on installation_id
- Operator menu opens on hover and pins on click in the frontend
- Keep connection string query parameters under token auth
- Migrate Slack resource-connect OAuth to v2
- Recover from unresolvable AI session links instead of a dead end
- Restrict filesystem workspace storage to debug builds
Security 1
- Require admin on workspace tarball settings export
From Windmill
1.797.0 (2026-08-26)
Features
- configurable expiry for presigned s3 public url signatures (#10835) (8a6dc27)
- frontend: flag the fork-compare datatable schema diff as legacy (#10829) (07c77ea)
- keep a Hub project live while an update is under review (#10814) (c04b570)
Bug Fixes
- cli: keep svelte component styles in the raw-app bundle (#10838) (b8bf539)
- debugger: parse bun 1.4's UUID inspector token (#10828) (4658224)
- force HTTP router rebuild on trigger-change notification (#10849) (ffdf17e)
- frontend: follow the operating workspace in step input forms (#10834) (6b73145)
- frontend: key the GitHub App installation selector on installation_id (#10831) (78331fd)
- frontend: operator menu opens on hover, pins on click (#10824) (665f83e)
- keep connection string query parameters under token auth (#10859) (f131c39)
- migrate slack resource-connect oauth to v2 (#10836) (9fa8159)
- recover from unresolvable AI session links instead of a dead end (#10854) (e38c449)
- require admin on workspace tarball settings export (#10817) (46c363f)
- restrict filesystem workspace storage to debug builds (#10864) (8b80b09)