Releases: windmill-labs/windmill
Releases · windmill-labs/windmill
v1.483.1
v1.483.0
v1.482.1
1.482.1 (2025-04-16)
Bug Fixes
- flow editor workspace script test use actual workspace script hash (24e893b)
- frontend: postgres remove selectedTable (#5386) (bd7c6a2)
- openapi: fix openapi def of batch re-run jobs (cb8731e)
- show workspace color if superadmin and not in workspace + change workspace name when switching workspace (#5625) (cc4384f)
v1.482.0
1.482.0 (2025-04-15)
Features
- add diff toggle to flow inline scripts (#5550) (b3ecde3)
- add gcp trigger (#5501) (6339775)
- add wildcards filter for worker/label/tags (62f14d1)
- add windmill context to autocomplete (#5548) (b47c151)
- agent workers v2 using http (#5588) (63fa499)
- Batch re-run (#5553) (26b5ea5)
- frontend: app editor code input component (monaco) (#5566) (177e16b)
- handle sending selected lines to ai context (#5527) (5abdc3e)
- Implement sending diff to ai (#5510) (e118d2c)
- make azure a standalone AI provider (#5558) (2c5e58c)
- migrate to svelte5 + vite6 (#4813) (3c99b3f)
- postgres-trigger: postgres trigger fix circular dependencies and add remove associate resource (#5606) (1daeb2f)
- python: per import requirement pin (#5520) (0b6d017)
- signed s3 objects (#5593) (b9e8796)
Bug Fixes
- add support for ${} syntax without default in bash (#5594) (3950cfd)
- app editor svelte 5 fixes (#5570) (b926076)
- binding not working in nested array script arg (#5585) (f5d46d5)
- cli: properly handle enabled/disabled updates of schedules (2629458)
- cli: wmill-locks improvement (8d062c4)
- Dynamic select does not work with tag //native (#5576) (1f3e7d9), closes #5490
- fix list jobs by tag (0c3cb37)
- flow editor svelte 5 issues (#5567) (4f6be6e)
- freeze when clicking script history diff button (#5581) (07094b6)
- frontend: app builder - force json configuration in rich result (#5565) (6fae3a5)
- frontend: load all step jobs (#5617) (16bed59)
- frontend: prevent deploy popover to show if deploy dropdown is open (#5542) (c2180c6)
- frontend: proper each block binding + better app settings reactivity (#5568) (4c71af8)
- improve app image picker UX (#5589) (f497a4b)
- legacy script gen model selection (#5574) (3507925)
- mssql ca_cert deserializing (#5587) (b4f8c88)
- number input in app multiselect yields NOT_NUMBER (#5616) (4aae6ab)
- prevent invalid returned ai completion object errors (#5564) (9276c71)
- Remaining svelte 5 bugs (#5563) (6e9ec63)
- tenant id to never be undefined on teams (#5572) (102b58a)
- validate saved module before passing to flow module editor (#5580) (2eb1a16)