Skip to content

Releases: windmill-labs/windmill

v1.335.0

22 May 21:21
3f49d3e
Compare
Choose a tag to compare

1.335.0 (2024-05-22)

Features

Bug Fixes

  • cli: add concurrency key to script (4d28a38)
  • frontend: Fix aggrid infinite refresh (#3789) (85cd8b4)

v1.334.0

21 May 22:45
686c188
Compare
Choose a tag to compare

1.334.0 (2024-05-21)

Features

  • frontend: Added support for title and placeholder for ArgInputs (#3779) (59c0aba)
  • frontend: Improve multiselect perf (#3770) (36df838)

Bug Fixes

  • add allow http toggle to object store settings (4631c3f)
  • frontend: Fix path overflow on the Runs page (#3781) (518d8b9)

v1.333.5

21 May 10:26
7a8a08f
Compare
Choose a tag to compare

1.333.5 (2024-05-21)

Bug Fixes

  • drop the linux file cache regularly to avoid triggering OOM killer (0268dd1)
  • frontend: Fix full height component for public apps (#3777) (edf3015)
  • frontend: Fix selected value when the default value of a select component is null (#3778) (31c4777)
  • improve concurrency key migration (b56fbdf)
  • lighten watermark on public apps for ee (da3b043)

v1.333.4

20 May 21:31
240a96d
Compare
Choose a tag to compare

1.333.4 (2024-05-20)

Bug Fixes

  • cli: make bun the default language in absence of wmill defaultTs 2 (b2958be)

v1.333.3

20 May 21:16
158be28
Compare
Choose a tag to compare

1.333.3 (2024-05-20)

Bug Fixes

  • cli: make bun the default language in absence of wmill defaultTs (8399086)

v1.333.2

20 May 17:20
e7e7360
Compare
Choose a tag to compare

1.333.2 (2024-05-20)

Bug Fixes

v1.333.1

20 May 10:36
73ddc46
Compare
Choose a tag to compare

1.333.1 (2024-05-20)

Bug Fixes

  • backend: improve memory usage by making schema RawValue instead of serde_json::Value (f1bb7cf)

v1.333.0

19 May 20:32
4a49dc6
Compare
Choose a tag to compare

1.333.0 (2024-05-19)

Features

v1.332.1

18 May 08:13
03519f5
Compare
Choose a tag to compare

1.332.1 (2024-05-18)

Bug Fixes

  • cli: improve handling of schema for script bundles (32bf061)
  • frontend: improve json display for large table objects (#3765) (f0b3527)

v1.332.0

16 May 22:35
583e132
Compare
Choose a tag to compare

1.332.0 (2024-05-16)

Features

  • frontend: Fix App Select component initial value (#3752) (e11a375)

Bug Fixes

  • fix args interpolation for tag and concurrency key for non string values (2b06d9a)