Releases: windmill-labs/windmill
Releases · windmill-labs/windmill
v1.487.0
Features
Bug Fixes
- ansible in agent mode can use inventory.ini (9bdd301)
v1.486.1
Bug Fixes
- improve MultiSelectWrapper behavior (36da8ae)
v1.486.0
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
Bug Fixes
- improve performance of background cleanup monitoring operations (18dced3)
v1.485.2
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
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
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
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
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)