Skip to content

Releases: windmill-labs/windmill

v1.344.3

11 Jun 19:35
4b7ff22
Compare
Choose a tag to compare

1.344.3 (2024-06-11)

Bug Fixes

  • fix dependency tracking for single scripts (c966979)

v1.344.2

11 Jun 19:08
6c4ef79
Compare
Choose a tag to compare

1.344.2 (2024-06-11)

Bug Fixes

  • fix dependency tracking for single scripts (28d7510)

v1.344.1

11 Jun 18:55
9307f31
Compare
Choose a tag to compare

1.344.1 (2024-06-11)

Bug Fixes

  • cancel jobs button missing chevron (#3896) (b9092e5)
  • fix dependency tracking for single scripts (5f119de)
  • upgrade deno to 1.44.1 (f8f6d8b)

v1.344.0

11 Jun 17:07
24c2cc1
Compare
Choose a tag to compare

1.344.0 (2024-06-11)

Features

Bug Fixes

  • backend: wrong previous result used in flow for-loop (dcff6e9)
  • frontend: Fix Timeline/Node Status tab zIndex (#3894) (609f332)

v1.343.3

11 Jun 12:08
da03a45
Compare
Choose a tag to compare

1.343.3 (2024-06-11)

Bug Fixes

  • flow args should always render in test flow (1be0bfa)
  • improve init script handling of windows newlines (eb068fd)

v1.343.2

10 Jun 17:13
2adb2fc
Compare
Choose a tag to compare

1.343.2 (2024-06-10)

Bug Fixes

v1.343.1

10 Jun 16:36
0f7f900
Compare
Choose a tag to compare

1.343.1 (2024-06-10)

Bug Fixes

  • fix reorder of args in schema form (61bb069)
  • update deno_core to latest to work better with rust 1.78 (#3890) (ec248dd)

v1.343.0

10 Jun 11:29
c72c530
Compare
Choose a tag to compare

1.343.0 (2024-06-10)

Features

  • cli: add wmill flow generate-locks (1957ca0)
  • support selecting by columns in table (b1f9272)
  • towards cloud events webhook compliance (#3883) (d2d87f4)
  • track dependency map for bun + inline script of flows (5ae8592)

Bug Fixes

  • deprecated Node.js usage in checkout@v3 (#3872) (11fba4f)
  • frontend: Add missing InitializeComponent for components Flow Status by id and Log by Job id (#3882) (6c4e7d0)
  • frontend: encrypt openai key on workspace creation (#3879) (387ea44)
  • frontend: Fix AgChart when the component is hidden (#3876) (be092d2)
  • frontend: job detail horizontal padding small screens (#3881) (66e6fe3)
  • frontend: Remove useless RunnableWrapper on Log and Flow status … (#3877) (ef2329b)
  • paginate listTokens page (0975fb6)
  • remove main decorator after split from end of file during py imports parsing (#3887) (f29f71b)
  • retrigger bun dependencies jobs for importers when using common deps (da1ea04)
  • use full hostname as worker ping hostname and add it in other contexts (ebf37eb)

v1.342.0

04 Jun 22:42
d02430a
Compare
Choose a tag to compare

1.342.0 (2024-06-04)

Features

Bug Fixes

  • handle csv with different separators in csv preview (b756a3b)

v1.341.1

04 Jun 19:21
c7a86a8
Compare
Choose a tag to compare

1.341.1 (2024-06-04)

Bug Fixes

  • Filter on path not working (#3863) (98869ef)
  • fix writing binary file from global cache in go (ef9ad1a)
  • flow status viewer takes all the width on the runs page (b6016ab)
  • improve flow status viewer to display the step details on third tab (f54cfd3)
  • lock steps inside whileloops for flows (439ab8a)
  • make typescript client compatible with cf workers (#3807) (a9bf5a4)