Skip to content

Releases: windmill-labs/windmill

v1.323.5

01 May 23:21
4f8d442
Compare
Choose a tag to compare

1.323.5 (2024-05-01)

Bug Fixes

v1.323.4

01 May 22:50
bbbeca4
Compare
Choose a tag to compare

1.323.4 (2024-05-01)

Bug Fixes

  • handle list of errors for schedule error handler (96760b2)
  • improve schedule editor UX (774a35f)

v1.323.3

01 May 19:27
7aa4561
Compare
Choose a tag to compare

1.323.3 (2024-05-01)

Bug Fixes

  • add WM_WORKER_GROUP to get worker group from script (0855cdd)

v1.323.2

01 May 18:32
bf99cd7
Compare
Choose a tag to compare

1.323.2 (2024-05-01)

Bug Fixes

  • frontend: Disable the insert button when required fields are empty strings (#3659) (7df4f02)
  • frontend: use normal password mask for the sensitive fields of the resource editor (c8b439d)

v1.323.1

01 May 12:45
a4dcd62
Compare
Choose a tag to compare

1.323.1 (2024-05-01)

Bug Fixes

  • cli: improve generate metadata lock for new scripts (54acc22)
  • frontend: improve default select styling for apps (#3656) (2b34730)
  • frontend: Restore AgGrid borders and remove the outer border pro… (#3658) (92492ab)

v1.323.0

01 May 09:00
3aeb27b
Compare
Choose a tag to compare

1.323.0 (2024-05-01)

Features

Bug Fixes

  • frontend: improve result, flow status and log components (#3653) (aa6204f)
  • frontend: remove red from autodatable badges (#3652) (d7d2f03)
  • frontend: sync columnDefs + improve columnDefs management (#3632) (ca209e9)

v1.322.0

30 Apr 20:07
8997e3c
Compare
Choose a tag to compare

1.322.0 (2024-04-30)

Features

Bug Fixes

v1.321.6

30 Apr 14:24
dec9312
Compare
Choose a tag to compare

1.321.6 (2024-04-30)

Bug Fixes

  • fix aggrid table actions (c1f582f)

v1.321.5

30 Apr 09:28
0cd7ab4
Compare
Choose a tag to compare

1.321.5 (2024-04-30)

Bug Fixes

  • fix console logs in REST scripts (1f983c2)
  • make sure folder updater keep write permissions if not admin (ae165b9)
  • prevent overflowing for long description and default in schema (450201d)
  • python: supports folders starting with numbers for execution (cf6ffef)

v1.321.4

29 Apr 23:53
1ad7b72
Compare
Choose a tag to compare

1.321.4 (2024-04-29)

Bug Fixes

  • cli: handle better missing lockfile for generating metadata (5315726)