Commit Graph

  • 4a69cd616e keep the logins state declaration from narrowing to undefined (#10618) Ruben Fiszel 2026-08-10 19:45:27 +02:00
  • 9eef70ea8b fix(cli): attach the right job path to preview runs (#10606) Ruben Fiszel 2026-08-10 19:37:46 +02:00
  • c725d62fb0 fix(frontend): call a dev workspace a dev workspace in the merge UI (#10605) Ruben Fiszel 2026-08-10 19:30:24 +02:00
  • 85916cedf8 fix: order workspace members and invites by email (#10604) Guilhem 2026-08-10 19:26:25 +02:00
  • 1a709d49f9 unblock the frontend check (type error + svelte-check OOM) (#10617) Ruben Fiszel 2026-08-10 19:25:02 +02:00
  • 64c9f35ec7 @principalwater has signed the CLA in windmill-labs/windmill#10614 signatures github-actions[bot] 2026-08-10 16:47:33 +00:00
  • e61e83bf98 fix(sessions): judge a preview focus steal by what the user did before it Diego Imbert 2026-08-10 18:04:51 +02:00
  • 145e4161c5 fix(sessions): re-arm preview focus reclaim when focus returns to a field Diego Imbert 2026-08-10 17:37:15 +02:00
  • 1eeb134958 fix(sessions): reclaim preview focus on focusout, past the page's own autofocus Diego Imbert 2026-08-10 17:12:55 +02:00
  • 70de39ed35 fix(sessions): keep chat composer focus when a preview iframe loads Diego Imbert 2026-08-10 16:38:32 +02:00
  • 676256bacc feat(flow-editor): measure step panel placement (#10543) Guilhem 2026-08-10 12:29:31 +02:00
  • 636b3e83f3 Update benchmarks github-actions[bot] 2026-08-10 00:48:06 +00:00
  • da312d8c59 Update benchmarks github-actions[bot] 2026-08-09 00:46:25 +00:00
  • 42060a1d0c Update benchmarks github-actions[bot] 2026-08-08 00:47:07 +00:00
  • d638fab5f6 stack login options in one column below four (#10598) Guilhem 2026-08-08 00:07:23 +02:00
  • 6e4d8065b1 feat: move draft-only items and warn editors when an item moves glm/improve-multiselect Guilhem Lemouel 2026-08-07 18:51:02 +02:00
  • 4157795162 feat: carry every draft with an item when it moves Guilhem Lemouel 2026-08-07 18:50:50 +02:00
  • 53250ac782 fix(frontend): stop Supabase resources coming up modified when first opened Guilhem Lemouel 2026-08-07 18:47:39 +02:00
  • 5cc4cd55df fix(frontend): tidy the resource drawer around the Supabase entry point Guilhem Lemouel 2026-08-07 18:47:31 +02:00
  • bc18ebec16 refactor(frontend): one setup checklist and one Supabase step for every host Guilhem Lemouel 2026-08-07 18:47:22 +02:00
  • c371c62d66 docs: correct onBeforeIteration contract for the fallback re-entry hugocasa 2026-08-07 18:07:33 +02:00
  • d037244aed fix: drop web search guidance on the completions api fallback hugocasa 2026-08-07 17:56:34 +02:00
  • a3872d3cf3 fix: carry loop web search availability into every prompt rebuild hugocasa 2026-08-07 17:38:50 +02:00
  • eea13810e4 fix: resync web search guidance before the request is built hugocasa 2026-08-07 17:22:20 +02:00
  • b0ac1c3ce4 fix: keep web search guidance in sync with provider capability hugocasa 2026-08-07 17:01:57 +02:00
  • 530166a5a6 fix: keep the instance-admin gate on the global concurrency listing fix/ghsa-hfh4-on-behalf-superadmin hugocasa 2026-08-07 16:46:01 +02:00
  • ba2c2f19f4 feat: make hub integrations usable as examples in global chat hugocasa 2026-08-07 16:45:13 +02:00
  • 5291311c19 revert: leave the global concurrency-group listing on the plain admin gate hugocasa 2026-08-07 15:45:03 +02:00
  • caeaa172b7 fix: report the by-hash error when a hash URL fails both lookups hugocasa 2026-08-07 12:50:25 +02:00
  • fcbb27babf revert: drop the cloned-app identity resolvability check hugo/win-2183-sec-fork-copies-elevated-public-app-run-as-policy hugocasa 2026-08-07 12:48:51 +02:00
  • 2c51c683fe fix: enforce permissions on hash-addressed script reads hugocasa 2026-08-07 12:48:05 +02:00
  • 099efa358a chore(main): release 1.783.0 (#10578) v1.783.0 Ruben Fiszel 2026-08-07 12:41:05 +02:00
  • 330175f83b Revert "fix: scope a fork's cloned app policy and custom path to its creator …" (#10592) hugocasa 2026-08-07 12:39:44 +02:00
  • e7295a2619 docs: drop the repeated backtrace overstatement in the panic tests Ruben Fiszel 2026-08-07 10:39:37 +00:00
  • 210833cac4 fix: drop a cloned app identity that names nobody in the fork hugocasa 2026-08-07 12:38:11 +02:00
  • 8e95bfe615 fix: scope a fork's cloned app policy and custom path to its creator (#10589) hugocasa 2026-08-07 12:37:04 +02:00
  • a29c5e944c fix: address review nits on the ffi panic boundary Ruben Fiszel 2026-08-07 10:31:23 +00:00
  • ff7fc4ab60 fix: contain a duckdb FFI panic to the job that caused it Ruben Fiszel 2026-08-07 10:09:12 +00:00
  • 89cebeefd8 chore: pin the ee ref to the verified duckdb extension allowlist Ruben Fiszel 2026-08-07 10:31:41 +00:00
  • 121a3b824d chore: pin the ee ref to the narrowed duckdb extension allowlist Ruben Fiszel 2026-08-07 10:03:23 +00:00
  • a452cf2c61 docs: correct the execution_mode and custom-path scoping rationale hugocasa 2026-08-07 11:49:39 +02:00
  • dd0c4d2e59 docs: tighten the cloned-app-policy comments hugocasa 2026-08-07 11:32:11 +02:00
  • c039e0f6ab refactor: share the app custom-path scoping rule across its call sites hugocasa 2026-08-07 11:22:21 +02:00
  • 521b9b5720 fix(frontend): scope the connection check to the choice that produced it Guilhem Lemouel 2026-08-07 11:16:10 +02:00
  • c16ff9472d fix: scope cloned app policy and custom path to the fork's creator hugocasa 2026-08-07 11:12:43 +02:00
  • 76f1dec010 fix: make the session workspace status gate job-token aware hugocasa 2026-08-07 11:10:02 +02:00
  • 97ffd5a72a fix(frontend): run the Supabase OAuth leg in a popup Guilhem Lemouel 2026-08-07 10:51:25 +02:00
  • 5dbb7bf661 Merge remote-tracking branch 'origin/main' into fix/ghsa-hfh4-on-behalf-superadmin hugocasa 2026-08-07 10:50:37 +02:00
  • 6f37588c48 fix: address review nits on the duckdb bump Ruben Fiszel 2026-08-07 08:14:53 +00:00
  • 5cad843e4e fix: address review findings on the duckdb bump Ruben Fiszel 2026-08-07 08:09:05 +00:00
  • b6a011f9e0 fix(frontend): only offer Supabase when its OAuth client is configured Guilhem Lemouel 2026-08-07 09:48:22 +02:00
  • 12b26372ed fix(frontend): simplify Alert layout and balance its vertical padding Guilhem Lemouel 2026-08-07 09:48:15 +02:00
  • f7b634b2ee fix: bump the bundled DuckDB engine to 1.5.5 Ruben Fiszel 2026-08-07 07:47:16 +00:00
  • 58fc7ad093 Update benchmarks github-actions[bot] 2026-08-07 01:41:30 +00:00
  • cc47893265 chore: bump ee ref for the out-of-memory hint wording Ruben Fiszel 2026-08-07 00:26:00 +00:00
  • 0459dda1bf correct typo in NATS consumer name description (#10585) Ruben Fiszel 2026-08-06 23:13:43 +02:00
  • deaf1ca537 drop the unread npm lockfile, bun.lock is the CLI's (#10580) Ruben Fiszel 2026-08-06 23:05:28 +02:00
  • ef8141f260 fix: address review findings on the data table wizard Guilhem Lemouel 2026-08-06 22:17:31 +02:00
  • 800d74c9ac fix(frontend): do not claim the database is ready when its check failed Guilhem Lemouel 2026-08-06 22:09:25 +02:00
  • c4d07876b8 chore: pin ee-repo-ref to the Supabase provisioning endpoints Guilhem Lemouel 2026-08-06 22:07:22 +02:00
  • 0b632f80bb feat(frontend): guided setup wizard for data tables Guilhem Lemouel 2026-08-06 22:04:29 +02:00
  • 8c6211c277 feat: offer more dev workspace environment labels (#10570) Ruben Fiszel 2026-08-06 20:32:19 +02:00
  • 1e656e8914 fix: apply the isolation policy to the schema-sync pre-pass Ruben Fiszel 2026-08-06 17:43:01 +00:00
  • 73fe87fdb5 fix: explain duckdb failures caused by job isolation Ruben Fiszel 2026-08-06 17:30:24 +00:00
  • 57ed0f77e1 fix(frontend): hide the fork workspace banner from operators (#10575) Ruben Fiszel 2026-08-06 19:04:41 +02:00
  • 17a2a1ba64 fix: keep checkbox theming and reserve the gutter on non-selectable rows Guilhem Lemouel 2026-08-06 17:47:07 +02:00
  • 3c1403ee09 trim narration comments and drop duplicated badge hover palette (#10579) Ruben Fiszel 2026-08-06 17:40:01 +02:00
  • 419023a4e2 fix(frontend): trim narration comments and drop duplicated badge hover palette ruben/win-2333-make-the-edit-happens-in-the-dev-workspace-more-discrete Ruben Fiszel 2026-08-06 15:37:43 +00:00
  • d0089758e6 feat: open a session edit in the preview panel from the edits list (#10486) Guilhem 2026-08-06 17:37:03 +02:00
  • c61404a0f4 feat: preview merge result in git-sync PR diff check (#10542) hugocasa 2026-08-06 17:27:49 +02:00
  • 4de1bf5beb refactor(recordings): build recordings from the completed run (#10571) hugocasa 2026-08-06 17:22:13 +02:00
  • 5ce29b3436 feat: add public sharing option for job pages (#10573) Ruben Fiszel 2026-08-06 17:18:29 +02:00
  • fdd76a6f13 fix(frontend): collapse the dev-workspace edit notice into a badge (#10576) Ruben Fiszel 2026-08-06 17:12:51 +02:00
  • 81dc32e48e refactor: give home multi-select a reserved gutter and a menu entry Guilhem Lemouel 2026-08-06 12:51:32 +02:00
  • eb486aba56 fix(frontend): collapse the dev-workspace edit notice into a badge Ruben Fiszel 2026-08-06 14:53:37 +00:00
  • abac950500 docs: keep the follow-up inventory in the PR instead of the repo hugocasa 2026-08-06 14:31:15 +02:00
  • c91e344690 fix: deny job tokens a foreign-workspace admin claim and workspace ejection hugocasa 2026-08-06 13:25:25 +02:00
  • d592fb75eb chore(main): release 1.782.0 (#10566) v1.782.0 Ruben Fiszel 2026-08-06 12:55:48 +02:00
  • c6c46eca62 shimmer highlight uses text-emphasis instead of white (#10569) Guilhem 2026-08-06 12:48:02 +02:00
  • 8bab579665 stop destroying AI sessions in workspaces reached without a usr row (#10567) AlexRV12 2026-08-06 12:45:34 +02:00
  • 94a1e01699 keep the input transform header full width (#10568) Guilhem 2026-08-06 12:45:09 +02:00
  • c2a6936e7d fix: keep the mermaid fullscreen dialog in its pane and its emoji vector (#10541) Guilhem 2026-08-06 12:44:47 +02:00
  • fc1e11cb3d fix: compact ai chat context for models with unknown context windows (#10564) hugocasa 2026-08-06 12:13:15 +02:00
  • 07fc0882ef fix: keep job tokens from destroying the account they run on behalf of hugocasa 2026-08-06 12:04:45 +02:00
  • 956210ea06 feat: improve duckdb isolation (#10565) Ruben Fiszel 2026-08-06 12:01:12 +02:00
  • c6de975d42 fix: cap app embed/SDK mints and scope widening at the elevated-job-token gate hugocasa 2026-08-06 11:41:13 +02:00
  • e7f7f19607 fix: cap the self-service password reset at the elevated-job-token gate hugocasa 2026-08-06 11:11:10 +02:00
  • b817a3b584 fix: cap the MCP OAuth approval mint at the same elevated-job-token gate hugocasa 2026-08-06 10:48:50 +02:00
  • d6caffe9fc fix: stop job tokens minting credentials that shed their provenance hugocasa 2026-08-06 10:23:17 +02:00
  • c8ba771797 chore: track origin EE branch in worktree setup when absent locally (#9504) hugocasa 2026-08-06 10:13:16 +02:00
  • c03bd34be9 chore(main): release 1.781.3 (#10563) v1.781.3 Ruben Fiszel 2026-08-06 10:02:27 +02:00
  • 1846bd5ce5 fix(frontend): take the editor's post-edit content, not setCode's argument (#10562) Ruben Fiszel 2026-08-06 09:59:19 +02:00
  • 74737d16dd chore(main): release 1.781.2 (#10561) v1.781.2 Ruben Fiszel 2026-08-06 09:53:18 +02:00
  • 56ea133366 fix(frontend): reset the editor content when the script language changes (#10560) Ruben Fiszel 2026-08-06 09:49:20 +02:00
  • c7ea530e1f chore(main): release 1.781.1 (#10556) v1.781.1 Ruben Fiszel 2026-08-06 04:17:57 +02:00
  • 4c4387d52a feat(flow-editor): show an agent's tool-call status without moving the graph (#10557) Ruben Fiszel 2026-08-06 04:17:34 +02:00
  • 386c66bef0 fix: open the expression property column on demand, not from focus (#10558) Ruben Fiszel 2026-08-06 03:39:43 +02:00
  • e4e7782517 fix: restore the flow expression editor's property side panel (#10555) Ruben Fiszel 2026-08-06 03:23:10 +02:00
  • b2d38e0391 perf: keep run status out of flow graph node and edge data (#10554) Ruben Fiszel 2026-08-06 03:04:25 +02:00
  • ed6cce22e5 Update benchmarks github-actions[bot] 2026-08-06 00:59:36 +00:00