Commit Graph

  • fd7f0d3da9 fix: improve DND drag feedback in EditableSchemaForm (#8449) Ruben Fiszel 2026-03-19 09:15:37 +00:00
  • 7de98c0df4 feat: add OTel metrics support (#8442) Ruben Fiszel 2026-03-19 08:10:37 +00:00
  • 1bca2e931b chore(main): release 1.660.1 (#8445) v1.660.1 Ruben Fiszel 2026-03-19 07:00:38 +00:00
  • 0ab9a81e20 field reorder on rename in EditableSchemaForm (#8447) Ruben Fiszel 2026-03-19 06:35:02 +00:00
  • c0edbe4317 fix: schema inference not updating on reset and language switch (#8446) Ruben Fiszel 2026-03-19 06:23:38 +00:00
  • a8fa0cccef fix: prevent S3 file browser crash when selecting storage (#8444) Ruben Fiszel 2026-03-19 05:49:44 +00:00
  • f2334e6564 chore(main): release 1.660.0 (#8428) v1.660.0 Ruben Fiszel 2026-03-18 22:33:26 +00:00
  • f4489cbe64 fix: prevent AI agent tool jobs from becoming zombies on cancellation (#8437) hugocasa 2026-03-18 19:30:31 +01:00
  • 2171cc8e0a chore: separate csharp publish output dir from source dir to fix flaky build (#8441) Ruben Fiszel 2026-03-18 18:30:09 +00:00
  • 1cfb40bdaa feat: MCP server readiness for Anthropic connectors directory (#8438) Alexander Petric 2026-03-18 13:19:43 -04:00
  • bee928276e fix: show cancelled WAC jobs as done in workflow timeline (#8436) Ruben Fiszel 2026-03-18 12:50:50 +00:00
  • 391da1d5af add cloud quota usage display and version pruning (#8433) Ruben Fiszel 2026-03-18 12:03:01 +00:00
  • 9ca86f7a11 bump utils internal version (#8435) centdix 2026-03-18 13:02:47 +01:00
  • 19129aa019 nit serve_ui + workmux Ruben Fiszel 2026-03-18 11:38:17 +00:00
  • 435de95e7d feat(cli): use local scripts when previewing flows (#8365) centdix 2026-03-18 11:29:30 +01:00
  • 997dd6ac3a windows volume mount symlinks for integration tests (#8431) Ruben Fiszel 2026-03-18 10:27:41 +00:00
  • 7e11a444b9 nit: truncated icons di/nit-truncated-icons Diego Imbert 2026-03-18 11:24:05 +01:00
  • 9a6ce44c84 fix: exclude wm_deployers group from CE group limit check (#8429) Ruben Fiszel 2026-03-18 10:21:52 +00:00
  • 66a8e844a6 perf: cache composer vendor dir to skip reinstall on repeated php executions (#8330) Sascha Egerer 2026-03-18 10:41:37 +01:00
  • e0857421aa handle /ws_debug/health in debugger and add request logging (#8426) Ruben Fiszel 2026-03-18 09:21:38 +00:00
  • 2ace849e0b Merge remote-tracking branch 'origin/main' into feat/php-vendor-cache feat/php-vendor-cache HugoCasa 2026-03-18 10:05:52 +01:00
  • 96ab4425d9 docs(changelog): add new entries from changelog changelog-update-23235826614 windmill-internal-app[bot] 2026-03-18 08:32:54 +00:00
  • d859b47874 chore(main): release 1.659.1 (#8423) v1.659.1 Ruben Fiszel 2026-03-18 08:23:33 +00:00
  • ad03a5dbd7 fix: cleanup job debounce batch (#8420) Diego Imbert 2026-03-18 09:18:58 +01:00
  • 4829f447ed fix: add checkpoint.json mount to python nsjail config for WAC v2 (#8421) Ruben Fiszel 2026-03-18 08:17:08 +00:00
  • f481ea4059 fix(frontend): fix output of resultnode + svelte5 nits (#8424) Ruben Fiszel 2026-03-18 08:15:04 +00:00
  • 0f261695a3 fix: per-tab test panel in script editor for WAC v2 modules (#8422) Ruben Fiszel 2026-03-18 07:49:04 +00:00
  • 7d800f209d chore(main): release 1.659.0 (#8397) v1.659.0 Ruben Fiszel 2026-03-17 20:26:15 +00:00
  • ebf9347d3f fix: Folders as presets in FilterSearchbar (#8409) Diego Imbert 2026-03-17 21:14:33 +01:00
  • 8c769aebbf improve analytics (#8418) hugocasa 2026-03-17 21:14:02 +01:00
  • fe051aa22b feat(cli): add --env alias for --branch and environments config alias (#8415) hugocasa 2026-03-17 21:13:04 +01:00
  • 9f10b44c18 update cloudformation template to use latest cli/images + fix cl… (#8417) Alexander Petric 2026-03-17 16:12:04 -04:00
  • c4c524fade wac v2 improvements (#8419) Ruben Fiszel 2026-03-17 19:55:22 +00:00
  • 95e444f9b7 remove frontend trycatch devops-role-cant-see-workers-page wendrul 2026-03-17 18:08:59 +01:00
  • 920a7f9fa4 fix: devops getting logged out on workers page (#8416) wendrul 2026-03-17 18:04:18 +01:00
  • 1506af1bb7 rename local vars wendrul 2026-03-17 18:01:10 +01:00
  • 6cc17bf638 fix: devops getting logged out on workers page wendrul 2026-03-17 17:53:00 +01:00
  • d43eca7b4b chore(frontend): add missing integration icons and fix dark mode visibility (#8413) hugocasa 2026-03-17 17:02:54 +01:00
  • 7d9fb57368 feat: DB-backed instance events webhook with superadmin UI (#8402) hugocasa 2026-03-17 16:26:04 +01:00
  • 86be4aecd3 fix(cli): send initial dev flow payload farhad/win-1877-dev-command-followups centdix 2026-03-17 16:18:41 +01:00
  • 7581a95f94 fix: use backend embeddings for all hub script text filters instead of client-side filtering home-filter-searchbar Diego Imbert 2026-03-17 14:47:54 +01:00
  • d259a54e78 Revert "fix: route hub _default_ free text to summary filter instead of queryHubScripts" Diego Imbert 2026-03-17 14:25:00 +01:00
  • 2b31b4360d feat(native-triggers): add summary field to native triggers add-native-trigger-summary HugoCasa 2026-03-17 14:22:00 +01:00
  • 9ccb38eecd fix: route hub _default_ free text to summary filter instead of queryHubScripts Diego Imbert 2026-03-17 14:01:28 +01:00
  • 9fcbe0df01 Revert "fix: fallback to client-side filtering when queryHubScripts is unavailable" Diego Imbert 2026-03-17 14:00:03 +01:00
  • 73fe45b6cb feat: workspace-specific registry overrides (#8406) Ruben Fiszel 2026-03-17 12:49:25 +00:00
  • 372023e995 feat: add ws_base_url instance setting for WebSocket URL override (#8405) Ruben Fiszel 2026-03-17 12:48:59 +00:00
  • 08215c708b Display workspace ID in select subtitle when creating token (#8407) Diego Imbert 2026-03-17 13:33:11 +01:00
  • 4f6da9a6a5 fix: fallback to client-side filtering when queryHubScripts is unavailable Diego Imbert 2026-03-17 12:26:16 +01:00
  • 182ee485d4 feat: add integration presets to hub FilterSearchbar Diego Imbert 2026-03-17 12:20:47 +01:00
  • 07770a6219 feat: add tag suggestions in hub FilterSearchbar and remove old ListFilters Diego Imbert 2026-03-17 12:20:22 +01:00
  • 93ec1ada9c fix: add null guards in hub displayItems filters to prevent TypeError Diego Imbert 2026-03-17 12:17:39 +01:00
  • 5abcc09617 Merge remote-tracking branch 'origin/main' into home-filter-searchbar Diego Imbert 2026-03-17 11:57:12 +01:00
  • f33e796025 feat: replace home page search bars with FilterSearchbar component Diego Imbert 2026-03-17 11:53:41 +01:00
  • 8cd2d06f01 nit fix app Ruben Fiszel 2026-03-17 01:50:16 +00:00
  • 4e7be0d27a chore: run windows backend tests on release tags Ruben Fiszel 2026-03-17 01:39:24 +00:00
  • ced6f62207 chore: trigger CLI tests on migration changes and release tags Ruben Fiszel 2026-03-17 01:36:03 +00:00
  • 6165e01e8a fix migration clash Ruben Fiszel 2026-03-17 01:27:31 +00:00
  • 31d6660d56 feat: script module mode with CLI sync, preview, and WAC UI improvements (#8380) Ruben Fiszel 2026-03-17 01:20:09 +00:00
  • 18b3528ba4 feat: instance groups instance-level role support (#8404) Alexander Petric 2026-03-16 21:19:46 -04:00
  • f2be625348 feat: store hashed tokens instead of plaintext (#8217) Ruben Fiszel 2026-03-17 01:15:38 +00:00
  • fd41cd12b4 fix: improve OOM killer observability for debugging pod-level kills (#8398) Ruben Fiszel 2026-03-17 00:49:21 +00:00
  • de5b13b840 feat: add end_user_email claim to OIDC ID tokens (#8401) hugocasa 2026-03-17 01:17:03 +01:00
  • 5751e9b26b chore: return structured error object on AI agent max iterations (#8403) centdix 2026-03-17 00:12:29 +01:00
  • 0b65c3d8fa index EE files in wm-ts-nav code navigator (#8400) hugocasa 2026-03-16 17:57:38 +01:00
  • 44e316a5d4 fix: extract debug files in same build_ee job to avoid double compile worker-stuck-cpu-slow-queries Ruben Fiszel 2026-03-16 16:36:11 +00:00
  • ef6f0d7e66 fix: extract debug file from same image to ensure matching BuildID Ruben Fiszel 2026-03-16 16:27:29 +00:00
  • 9554876d8b chore(main): release 1.658.0 (#8382) v1.658.0 Ruben Fiszel 2026-03-16 15:41:17 +00:00
  • b31a475c88 feat: add workspace dependencies support for powershell (#8395) Ruben Fiszel 2026-03-16 15:37:28 +00:00
  • 1eee89d99f fix(native-triggers): preserve API error response body in HttpRequestError (#8392) hugocasa 2026-03-16 16:30:59 +01:00
  • 8417c5b792 chore: split debug info for EE release builds (#8396) Ruben Fiszel 2026-03-16 15:30:29 +00:00
  • 140d08cf69 chore: extract debug info via separate Docker stage Ruben Fiszel 2026-03-16 15:27:52 +00:00
  • 50b24cfdc8 feat: add GET /api/saml/metadata endpoint (#8394) Ruben Fiszel 2026-03-16 15:18:23 +00:00
  • a74986ffff chore: split debug info for EE release builds Ruben Fiszel 2026-03-16 15:18:03 +00:00
  • 1a1e8a164c fix: soft error on AI agent max iterations + rename retries tab to error handling (#8366) centdix 2026-03-16 15:13:22 +01:00
  • 020de59fcf make flake dev env vars respect per-worktree overrides (#8374) centdix 2026-03-16 15:12:52 +01:00
  • 54841b7549 feat: support multiple secret variables during resource creation (#8386) claude[bot] 2026-03-16 14:10:29 +00:00
  • 9fdea3e058 nit console log (#8385) Diego Imbert 2026-03-16 13:07:45 +01:00
  • 115e476c8a gitignore: exclude .webmux.local.yaml (#8388) Guilhem 2026-03-16 13:07:34 +01:00
  • a519d41130 fix: /updatesqlx now uses ee-repo-ref.txt commit hash (#8387) Diego Imbert 2026-03-16 13:07:18 +01:00
  • 65a92d9899 fix: set nsjail time_limit from job timeout so configured defaults are respected (#8389) hugocasa 2026-03-16 13:06:31 +01:00
  • 2907084ca6 fix: OutputPicker shows stale result after 'Test up to here' (#8390) Diego Imbert 2026-03-16 13:06:18 +01:00
  • 50ef9e79fc fix: propagate enterprise feature to windmill-api-schedule (#8391) Ruben Fiszel 2026-03-16 11:59:15 +00:00
  • 5acb367cf9 feat: support custom headers in customai resource type (#8364) centdix 2026-03-16 12:31:22 +01:00
  • 27f353fc74 chore(deps): bump node from 24-alpine to 25-alpine dependabot/docker/node-25-alpine dependabot[bot] 2026-03-15 19:04:10 +00:00
  • 68fd900076 fix: use bookworm-based php image to fix glibc 2.38 incompatibility (#8381) Ruben Fiszel 2026-03-15 19:03:09 +00:00
  • f411d48c80 fix: pre-load cached powershell modules so commands work without explicit Import-Module fix-powershell-autoload-cached-modules Ruben Fiszel 2026-03-15 16:27:09 +00:00
  • 82bfa9613c chore(main): release 1.657.2 (#8376) v1.657.2 Ruben Fiszel 2026-03-15 05:05:49 +00:00
  • b1b9c984e3 make wmill init generated skills respect nonDottedPaths config (#8377) Ruben Fiszel 2026-03-15 05:05:31 +00:00
  • eb03ebbb04 fix(cli): Fix nonDottedPaths handling in cli flow lock generation (#8375) Travis Pew 2026-03-15 00:36:04 -04:00
  • 1aac43977e test(cli): add non-dotted path tests for generate-metadata and sync pull fix/inline-script Ruben Fiszel 2026-03-15 04:30:21 +00:00
  • 5296adeddf test: add powershell module detection and execution tests (#8373) Ruben Fiszel 2026-03-15 04:11:43 +00:00
  • 308eebd14b @travisp has signed the CLA in windmill-labs/windmill#8375 github-actions[bot] 2026-03-15 02:46:44 +00:00
  • 05d4d6dd48 fix(cli): preserve non-dotted flow lock filenames Travis 2026-03-14 22:36:41 -04:00
  • 1a061892e9 chore(main): release 1.657.1 (#8372) v1.657.1 Ruben Fiszel 2026-03-14 23:24:31 +00:00
  • daade374b3 restore flat module detection with file existence check (#8371) Ruben Fiszel 2026-03-14 23:11:23 +00:00
  • 3a268a9cf1 fix: powershell WindmillClient module loading on Windows workers (#8370) Ruben Fiszel 2026-03-14 23:09:00 +00:00
  • b6da492d1b chore(main): release 1.657.0 (#8368) v1.657.0 Ruben Fiszel 2026-03-14 04:52:06 +00:00
  • 87215193ca system promps generate metadata Ruben Fiszel 2026-03-14 04:51:54 +00:00
  • 5df37fb0db feat: add datatable config support to CLI settings sync and backend export (#8024) Alexander Petric 2026-03-14 00:44:11 -04:00