Commit Graph

  • d532c1d470 fix: improve db health UI text and prevent label wrapping Alex Petric 2026-03-30 11:54:43 -04:00
  • b5185b0e12 chore(main): release 1.669.0 (#8606) v1.669.0 Ruben Fiszel 2026-03-30 15:54:17 +00:00
  • abc6b12d68 feat: WAC workflow diagram visualization via WASM (#8604) Ruben Fiszel 2026-03-30 15:34:07 +00:00
  • ee6231590e fix: enable S3 bundle cache for PHP previews without lock file (#8608) Ruben Fiszel 2026-03-30 15:16:38 +00:00
  • ee26697068 docs(changelog): add new entries from changelog changelog-update-23751000108 windmill-internal-app[bot] 2026-03-30 14:50:46 +00:00
  • ee1afb2415 chore: add missing native-trigger skill frontmatter (#8616) centdix 2026-03-30 16:43:36 +02:00
  • ff85853fdb test: auto-populate cli skill fixtures centdix 2026-03-30 15:55:27 +02:00
  • 3eb1a3c415 test: migrate app evals to shared cases centdix 2026-03-30 15:55:14 +02:00
  • 27b9e55976 test: scaffold shared flow eval cases centdix 2026-03-30 15:51:34 +02:00
  • 0d3406682f docs: add system prompt testing plan centdix 2026-03-30 15:46:48 +02:00
  • 410ae74b6d fix: support Okta custom authorization servers in SSO configuration okta-custom-authz-server Ruben Fiszel 2026-03-30 13:00:12 +00:00
  • adfb0bd5ff add suggestIntegration and suggestScript to flow builder customUI (#8615) Ruben Fiszel 2026-03-30 12:36:37 +00:00
  • 98934d59c5 fix: use route_service instead of fallback_service for MCP router (#8614) centdix 2026-03-30 13:54:07 +02:00
  • 33032ed297 fix: enforce workspace isolation on flow resume endpoint (#8612) Ruben Fiszel 2026-03-30 10:54:18 +00:00
  • af70b725cd chore: update ee-repo-ref.txt for DuckDB S3 proxy fix duckdb-s3-infinite-loop Diego Imbert 2026-03-30 12:31:31 +02:00
  • 22da5bd9ea fix: handle DuckDB boolean types in ColumnDef deserializers (#8610) Diego Imbert 2026-03-30 12:27:46 +02:00
  • f3012ee7cc fix: cast DuckDB IS_NULLABLE to string in metadata query (#8607) Diego Imbert 2026-03-30 11:14:26 +02:00
  • 5f2d3e6812 fix: add path traversal check in service_logs get_log_file endpoint (#8605) Ruben Fiszel 2026-03-30 08:18:08 +00:00
  • cc85c2b5b8 Update benchmarks github-actions[bot] 2026-03-30 01:06:47 +00:00
  • 9bcda7023f chore(main): release 1.668.5 (#8594) v1.668.5 Ruben Fiszel 2026-03-29 15:25:16 +00:00
  • 9f86c72133 widen login rate limit defaults to reduce false positives (#8603) Ruben Fiszel 2026-03-29 14:01:13 +00:00
  • 754b88a52c fix: harden login rate limiting with CLOUD_HOSTED gating and memory eviction (#8602) Ruben Fiszel 2026-03-29 13:52:13 +00:00
  • 06bbe7b94b fix: add per-IP and per-account brute force protection on login endpoint (#8601) Ruben Fiszel 2026-03-29 13:16:11 +00:00
  • 970e859a41 fix: validate JSON before sql_builder bind to prevent injection via JSONB queries (#8599) Ruben Fiszel 2026-03-29 12:51:15 +00:00
  • 845db72b73 fix: prevent SSRF and local file read via git repository resource URLs (#8600) Ruben Fiszel 2026-03-29 12:48:55 +00:00
  • f5fc9f8485 fix: require mcp: scope for MCP endpoints instead of blanket bypass (#8597) Ruben Fiszel 2026-03-29 12:39:48 +00:00
  • be7fbeb8b1 fix: disable workspace webhook events when CLOUD_HOSTED (#8598) Ruben Fiszel 2026-03-29 12:34:00 +00:00
  • 8c770a206a fix: rename snippet param to avoid svelte compiler shadowing bug in asset usages drawer (#8595) Ruben Fiszel 2026-03-29 12:21:37 +00:00
  • 74fba2abf3 fix: add timestamp validation to webhook signature verification (#8596) Ruben Fiszel 2026-03-29 12:19:59 +00:00
  • b4d1f2aac7 fix: use constant-time comparison for API key and basic auth validation (#8593) Ruben Fiszel 2026-03-29 12:01:52 +00:00
  • 8baa7f8a20 chore(main): release 1.668.4 (#8592) v1.668.4 Ruben Fiszel 2026-03-29 07:21:52 +00:00
  • 0549f682fe fix: update git sync version to latest cli Ruben Fiszel 2026-03-29 06:38:53 +00:00
  • c163a24d91 Update benchmarks github-actions[bot] 2026-03-29 01:08:43 +00:00
  • 73f649c152 chore(main): release 1.668.3 (#8591) v1.668.3 Ruben Fiszel 2026-03-28 21:04:44 +00:00
  • c6ce3197a7 fix(cli): phantom diffs, flow safety, trigger DX, lint watch, error clarity (#8588) Ruben Fiszel 2026-03-28 20:56:10 +00:00
  • 37799574d8 chore(main): release 1.668.2 (#8586) v1.668.2 Ruben Fiszel 2026-03-28 15:56:53 +00:00
  • 78ac28b4e0 fix(cli): address review — createBundle appDir, shared arg validation (#8587) Ruben Fiszel 2026-03-28 15:55:40 +00:00
  • f40cdaf434 fix(cli): app push crash, lint path, push --message, run validation, history timestamps (#8585) Ruben Fiszel 2026-03-28 14:33:49 +00:00
  • 0ea9b945e0 chore(main): release 1.668.1 (#8583) v1.668.1 Ruben Fiszel 2026-03-28 10:51:49 +00:00
  • 38acaa3653 fix(cli): fix 13 CLI bugs — exit codes, sync tar fallback, variable encryption, JSON output (#8582) Ruben Fiszel 2026-03-28 10:46:01 +00:00
  • e34acafce5 chore(main): release 1.668.0 (#8575) v1.668.0 Ruben Fiszel 2026-03-28 09:43:55 +00:00
  • 9ceab730d7 feat: add DB health diagnostic dashboard for superadmins (#8574) Alexander Petric 2026-03-28 05:32:10 -04:00
  • d29cb234db feat(cli): add job, group, audit, token commands and schedule enable/disable (#8581) Ruben Fiszel 2026-03-28 09:18:55 +00:00
  • 820f28f879 fix: trigger capture filter and focus issues (#8579) Ruben Fiszel 2026-03-28 08:53:40 +00:00
  • 501a4ff2a9 fix: Improve CLI developer experience: error handling, sync workflow, JSON output, workspace forks (#8578) Ruben Fiszel 2026-03-28 08:41:52 +00:00
  • 80155bfbbc Update benchmarks github-actions[bot] 2026-03-28 01:02:32 +00:00
  • 95688884ce update ee-repo-ref to fix deprecated rand API in CI (#8577) Ruben Fiszel 2026-03-28 00:09:38 +00:00
  • ce2e6c8c01 fix: add Authority Key Identifier to MITM proxy leaf certs (#8576) Ruben Fiszel 2026-03-27 23:49:40 +00:00
  • 56253c04cb feat: IAM RDS auth for PostgreSQL worker resources (#8573) Alexander Petric 2026-03-27 17:50:29 -04:00
  • 522da50c97 chore(main): release 1.667.0 (#8549) v1.667.0 Ruben Fiszel 2026-03-27 20:03:54 +00:00
  • 80cf26bb61 nit npm checks Ruben Fiszel 2026-03-27 19:39:55 +00:00
  • 248188aaa2 nit: add workflow_dispatch to cli tests (#8479) Pyra 2026-03-27 20:28:48 +01:00
  • a8b651da9f fix(cli): preserve inline script files during flow generate-locks (#8561) centdix 2026-03-27 20:27:56 +01:00
  • 3959fe8297 feat: add workspace-level service accounts (#8560) Ruben Fiszel 2026-03-27 19:23:03 +00:00
  • dc75b73edc improve logging for github app operations (#8568) Alexander Petric 2026-03-27 14:41:10 -04:00
  • 5e5da4f7ef test: add OTEL coverage tests (#8558) Ruben Fiszel 2026-03-27 18:28:59 +00:00
  • 7a14d38d4a use layer instead of route_layer for MCP router to prevent axum 0.8 panic (#8572) Ruben Fiszel 2026-03-27 18:12:52 +00:00
  • 9a0c108360 fix: break stale companion script cycle in dependency_map fix-identity-script-cleanup Ruben Fiszel 2026-03-27 17:54:38 +00:00
  • 63a3573951 fix: multi-script dedicated workers race on shared job_dir (#8551) (#8569) hugocasa 2026-03-27 18:57:57 +01:00
  • b592996eee feat: add schedule support to CLI branch-specific items (#8570) Ruben Fiszel 2026-03-27 17:52:53 +00:00
  • bc7007bb42 fix: include importer_kind in dependency debounce key to prevent cross-kind collisions (#8567) Ruben Fiszel 2026-03-27 16:22:35 +00:00
  • 99b0ebd677 use fallback_service instead of nest_service for MCP router (#8566) Ruben Fiszel 2026-03-27 16:14:47 +00:00
  • 5fd2c1a129 chore(cli): separate unit tests from integration tests and fix test cleanup (#8562) centdix 2026-03-27 17:13:33 +01:00
  • 70f3ee5ed4 fix: use admin db pool in get_copilot_settings_state (#8564) centdix 2026-03-27 16:21:42 +01:00
  • 929a8de33d fix: convert remaining workspace-scoped links to /w/ prefix add-workspace-to-url centdix 2026-03-27 15:33:44 +01:00
  • 91c5e45ebd fix: remove remaining ?workspace= query params in favor of /w/ prefix centdix 2026-03-27 15:11:29 +01:00
  • 1a0c975fa5 feat: add workspace to URL via /w/<workspace_id>/ prefix centdix 2026-03-27 14:31:14 +01:00
  • 8df1d8ec17 test nits Ruben Fiszel 2026-03-27 12:28:54 +00:00
  • 2f32675801 feat: DB-coordinated graceful restart staggering for settings changes (#8555) Ruben Fiszel 2026-03-27 11:59:17 +00:00
  • ab868e9ebc perf: enable bun bundle caching for WAC v2 scripts (#8556) Ruben Fiszel 2026-03-27 11:58:24 +00:00
  • 8cc413291b fix: check workspaceId before selectedMode in folder effect mcp-scope-multi-folders centdix 2026-03-27 12:58:19 +01:00
  • 2985b5f0eb fix: clear selected folders on workspace change centdix 2026-03-27 12:58:00 +01:00
  • ad19ac9b37 feat: support multiple folder selection in MCP scope selector (#8557) centdix 2026-03-27 12:57:47 +01:00
  • 1ae63ad641 fix: cache folder names per workspace and reload on workspace change centdix 2026-03-27 12:56:37 +01:00
  • 0fb115304a fix: preserve notes on nodes inside collapsed groups (#8552) Ruben Fiszel 2026-03-27 11:55:47 +00:00
  • 79cc4a92d8 fix: emit 0 for OTEL queue metrics when tag queue is empty (#8559) Ruben Fiszel 2026-03-27 11:55:09 +00:00
  • 943fe9c6cc fix: handle inline script deletion in sync push + flow new nonDottedPaths (#8553) Ruben Fiszel 2026-03-27 11:54:45 +00:00
  • 85e6e83236 fix: address PR review — workspace prop, length check, empty folder state centdix 2026-03-27 12:54:16 +01:00
  • e15bfbf91e fix: sanitize flow step summaries for filesystem-safe names (#8554) Ruben Fiszel 2026-03-27 11:38:20 +00:00
  • d06b42613f feat(cli): generate commented wmill.yaml and add config reference command (#8546) centdix 2026-03-27 12:35:28 +01:00
  • 23d22a97f4 feat: add per-folder caching for multi-folder runnables loading centdix 2026-03-27 12:33:49 +01:00
  • 9a4a8d20b6 feat: support multiple folder selection in MCP scope selector centdix 2026-03-27 12:28:59 +01:00
  • 0389d9601c chore: upgrade axum 0.7 to 0.8 (#8539) Ruben Fiszel 2026-03-27 09:55:04 +00:00
  • f2f26a8e5d chore(deps): bump actions/upload-artifact from 4 to 7 dependabot/github_actions/actions/upload-artifact-7 dependabot[bot] 2026-03-27 08:55:13 +00:00
  • 9e235937ce add WAC v2 benchmarks and improve benchmark infrastructure (#8550) Ruben Fiszel 2026-03-27 08:53:46 +00:00
  • e2cc6e4709 nit sqlx Ruben Fiszel 2026-03-26 20:58:23 +00:00
  • c0aafee9a9 feat: improve-replay-ui (#8250) Tristan TR 2026-03-26 19:52:15 +01:00
  • 264fa33917 chore(main): release 1.666.0 (#8543) v1.666.0 Ruben Fiszel 2026-03-26 18:46:25 +00:00
  • d760ea5eaf fix: add relative imports to the dependency list in deploymentUI (#8548) wendrul 2026-03-26 19:28:18 +01:00
  • 8866bd44cf nit backend tests Ruben Fiszel 2026-03-26 18:20:46 +00:00
  • 71549c3db0 fix: resolve parent_hash race condition in sync push with auto_parent (#8545) Ruben Fiszel 2026-03-26 18:14:10 +00:00
  • 1fa4d919b3 fix: upload_s3_file not working in VS Code extension (#8547) Diego Imbert 2026-03-26 18:40:51 +01:00
  • 1a73012e07 fix: filter null entries in FileUpload initialValue to prevent s3 access error (#8544) centdix 2026-03-26 14:59:45 +01:00
  • e44504c6e9 feat: add PDF input support to AI agent (#8525) centdix 2026-03-26 14:55:10 +01:00
  • d7f4b950ce fix: pass pre-bound TcpListener to run_server to fix Windows CI test race (#8542) Ruben Fiszel 2026-03-26 12:42:02 +00:00
  • 391980aded chore(deps): bump toml from 0.7.8 to 0.9.5 in /backend dependabot/cargo/backend/toml-0.9.5 dependabot[bot] 2026-03-26 11:53:12 +00:00
  • 576e838ad3 fix: frontend/package.json to reduce vulnerabilities snyk-fix-f21b5a162d09ae2d08c400fd7b7bcac7 snyk-bot 2026-03-26 11:49:43 +00:00
  • f6208af673 chore(main): release 1.665.0 (#8509) v1.665.0 Ruben Fiszel 2026-03-26 11:49:16 +00:00
  • 55ad0ff5c4 fix: use resource-level scope overrides during OAuth2 token refresh (#8540) Ruben Fiszel 2026-03-26 11:43:26 +00:00
  • 07501aadaf fixes after refactor wendrul 2026-03-26 12:30:11 +01:00