Skip to content

Releases: windmill-labs/windmill

v1.328.0

13 May 20:54
c3fb407
Compare
Choose a tag to compare

1.328.0 (2024-05-13)

Features

  • frontend: allows to specify column order for rich display (#3709) (c883db3)

Bug Fixes

  • fix edit button on script row (e21ac60)
  • frontend: fix slider component styling (#3720) (ef0eba7)

v1.327.0

13 May 06:31
7937053
Compare
Choose a tag to compare

1.327.0 (2024-05-13)

Features

  • nativets can use the wmill library + setClient not required anymore (#3714) (8b21f08)

v1.326.1

12 May 19:24
a60bc82
Compare
Choose a tag to compare

1.326.1 (2024-05-12)

Bug Fixes

  • un-inline monaco editor workers for faster initial load (e2991ef)

v1.326.0

12 May 02:32
b7bacd5
Compare
Choose a tag to compare

1.326.0 (2024-05-12)

Features

  • logs can be downloaded directly from server/frontend if using shared volume (a3a66d0)

v1.325.2

11 May 00:48
89846cb
Compare
Choose a tag to compare

1.325.2 (2024-05-11)

Bug Fixes

  • improve status exit dedicated workers (12e302a)

v1.325.1

11 May 00:27
f835ce2
Compare
Choose a tag to compare

1.325.1 (2024-05-11)

Bug Fixes

  • cli: support whileloop in flow cli sync (d0a6dda)
  • improve nodejs mode after esm update (87add79)
  • selectedRow for a table is set on table actions (447e2d7)

v1.325.0

10 May 19:03
5adfc74
Compare
Choose a tag to compare

1.325.0 (2024-05-10)

Features

Bug Fixes

  • backend: return flow result if flow fails or stops before early return (#3704) (67f4a4a)

v1.324.2

09 May 23:48
bb8af8f
Compare
Choose a tag to compare

1.324.2 (2024-05-09)

Bug Fixes

v1.324.1

09 May 17:39
15a160e
Compare
Choose a tag to compare

1.324.1 (2024-05-09)

Bug Fixes

  • cli: narrow codebases to bun (252ac18)

v1.324.0

09 May 16:54
b5e3d8f
Compare
Choose a tag to compare

1.324.0 (2024-05-09)

Features

Bug Fixes

  • can cancel only if can disable schedule + stop worker on force cancel + soft cancel job parent on job cancel (#3670) (010662d)
  • frontend: Fix subflow viewer (#3674) (47ee6c9)
  • improve conditional wrapper for app editor (ea4165d)
  • load large args of previous runs dynamically (#3688) (d1f58f1)