Skip to content

Releases: windmill-labs/windmill

v1.336.1

24 May 06:24
319cfb7
Compare
Choose a tag to compare

1.336.1 (2024-05-24)

Bug Fixes

v1.336.0

23 May 20:20
141ae06
Compare
Choose a tag to compare

1.336.0 (2024-05-23)

Features

  • frontend: improve graph edges + fix depedencies detection (#3802) (d11e350)
  • improve parsers when no main func (#3805) (001278c)
  • improve permissioned audit logs (#3799) (62f3180)
  • improve premissioned audit logs (#3793) (21a077e)
  • store failed_retries per module state and display failed retries in flow status viewer (62e8816)
  • store failed_retries per module state and display failed retries in flow status viewer (7e0be89)

Bug Fixes

  • frontend: Add missing loading state for non-runnable components … (#3797) (a0acdc1)
  • show code option in tree view (#3803) (1745a9d)
  • update bun to 1.1.9 (bfd2d27)

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