Releases: windmill-labs/windmill
Releases · windmill-labs/windmill
v1.84.0
1.84.0 (2023-03-31)
Features
- add force cancel (fbe5c18)
- add the ability to edit previous versions (2368da2)
- backend: reduce memory allocation for big forloops of flows (c7506e4)
- frontend: App component style input grouping (#1334) (01564f0)
- frontend: Display frontend execution result in Debug Runs (#1341) (57f8dd9)
- frontend: improve input connection UI (#1333) (5ac646e)
Bug Fixes
- backend: add a refresh button to workspace script/hub (bb61cef)
- backend: backend compatability on macos (#1340) (dfd2abc)
- frontend: Export python code as string (#1339) (2779891)
- frontend: improve app tables (cd1f9b6)
- frontend: improve loading of big args in job details (71619ac)
- frontend: improve loading of big jobs in run form (b325493)
v1.83.1
v1.83.0
1.83.0 (2023-03-28)
Features
- backend: allow relative imports for python (a5500ea)
- backend: execute /bin/bash instead of /bin/sh for bash scripts (021fa23)
- backend: improve relative importsfor deno (eaac598)
- backend: increase timeout for premium workspace (00b70d9)
- frontend: add pagination (33c07d3)
- frontend: Add quick style settings to app editor (#1308) (ac24862)
- frontend: add recompute as a primitive (449d3ae)
- frontend: add textareacomponent + fix multiselect style + select multi components (2b31653)
- frontend: multiselect components for apps (577dec5)
- frontend: use rich json editor for arrays of objects and for object in ArgInput (b95afaa)
Bug Fixes
- apps: improve app table actionButtons behavior under many clicks (8e3d8ac)
- cli: add --plain-secrets (98d51e2)
- frontend: add a modal that is always mounted to make sure compon… (#1328) (a527cb8)
- frontend: Disable app keyboard navigation on focused inputs (#1326) (da24e9a)
- frontend: persist description for schemas (1a48673)
- frontend: Revert app upload input (#1330) (fa457bb)
- frontend: Small app fixes (#1331) (75306c8)
v1.82.0
1.82.0 (2023-03-24)
Features
- backend: introduce RESTART_ZOMBIE_JOBS and ZOMBIE_JOB_TIMEOUT (47a7f71)
Bug Fixes
- backend: do not consider FlowPreview as potential zombie job (f7c30b5)
- backend: increase dynamic js timeout + improve client passing (34e25f0)
- cli: improve diff speed + fix replacing cli (b999c98)
- frontend: Fix AppTable error display + clear errors when removing a component + properly detect that latest component run had an error (#1322) (c15bc8a)
- frontend: fix refresh with manual dependencies (#1319) (a47031a)
- frontend: fix settings panel (#1323) (30b8e47)
- frontend: Fix transformer (#1321) (addabcc)
- frontend: remove unnecessary div (#1318) (e193a0b)
v1.81.0
v1.80.1
v1.80.0
v1.79.0
v1.78.0
v1.77.0
1.77.0 (2023-03-14)
Features
- apps: state can be used as input in apps (2f0acb9)
- apps: tabs can be made pages or invisible + better frontend scripts reactivity (cd645d0)
- deno: add support for custom npm repo (#1291) (944795f)
- frontend: add setTab to frontend scripts (c2a97c5)
- frontend: app components output panel (#1283) (751edcf)