Skip to content

Releases: windmill-labs/windmill

v1.487.0

06 May 11:49
386ed62
Compare
Choose a tag to compare

1.487.0 (2025-05-06)

Features

Bug Fixes

  • ansible in agent mode can use inventory.ini (9bdd301)

v1.486.1

04 May 16:25
815c3b6
Compare
Choose a tag to compare

1.486.1 (2025-05-04)

Bug Fixes

  • improve MultiSelectWrapper behavior (36da8ae)

v1.486.0

01 May 22:59
d103f5a
Compare
Choose a tag to compare

1.486.0 (2025-05-01)

Features

Bug Fixes

  • Ai Chat: do not send tools if empty + respond even if tool fails (#5692) (9c55040)
  • do not track relative deps for scripts with raw defined deps from CLI (#5696) (7eb9d7d)
  • improve CLI file scanning performances (0916978)

v1.485.3

29 Apr 22:00
257040a
Compare
Choose a tag to compare

1.485.3 (2025-04-29)

Bug Fixes

  • improve performance of background cleanup monitoring operations (18dced3)

v1.485.2

29 Apr 18:22
f120f4a
Compare
Choose a tag to compare

1.485.2 (2025-04-29)

Bug Fixes

  • improve agent workers for deployed scripts (60018aa)
  • make #(extra_)requirements: work better with pins (#5680) (1ab4160)
  • python: handle better relative imports with requirements or extra_requirements (f662cf5)

v1.485.1

28 Apr 18:00
0b03b06
Compare
Choose a tag to compare

1.485.1 (2025-04-28)

Bug Fixes

  • improve mcp mode api (cf77ff0)
  • MCP handle long names + invalid char in prop key + fix for not found resource type (#5668) (eadae95)
  • skip_flow_update for dependency tracking table (#5670) (35b69da)

v1.485.0

28 Apr 09:46
b67de13
Compare
Choose a tag to compare

1.485.0 (2025-04-28)

Features

  • add universal search to object viewer (7254743)

Bug Fixes

  • add svelte 5 boundaries to app components to contain errors (1b16918)
  • Fix object handling on some MCP clients + better frontend for MCP (#5663) (12c3202)

v1.484.0

26 Apr 22:49
03553f7
Compare
Choose a tag to compare

1.484.0 (2025-04-26)

Features

Bug Fixes

  • check for valid teams_channel config when saving critical alerts settings (#5660) (dc5c8d8)
  • Fix CI for MCP + optimization (#5657) (b199a77)
  • fix token creation after mcp mode change to make it non workspace specific (2b5dfcf)
  • improve full-scaleout of autoscaling event logging (8435eb3)
  • improve skip failure on parallel branchall (a7b2b51)

v1.483.2

23 Apr 17:25
8d4d2db
Compare
Choose a tag to compare

1.483.2 (2025-04-23)

Bug Fixes

  • batch reruns query missing workspace_id check in subquery (#5652) (444a6ab)
  • frontend: fix validity check (#5654) (c41c1eb)
  • improve MySQL datetime parser timezone handling (WIN-1155) (#5645) (5bca8f6)
  • track relative imports in python and ts even if lockfile is provided (e316dbd)

v1.483.1

19 Apr 09:32
2bf070e
Compare
Choose a tag to compare

1.483.1 (2025-04-19)

Bug Fixes