Skip to content

Releases: windmill-labs/windmill

v1.76.0

13 Mar 22:42
5dae657

Choose a tag to compare

1.76.0 (2023-03-13)

Features

  • frontend: add frontend (JS) scripts to apps (f0b1b1f)
  • frontend: Copy, Cut and Paste (#1279) (82c139e)
  • frontend: disabled for action buttons can now depend on row (75f87e7)
  • frontend: improve drag-n-drop behavior (cfd489a)

Bug Fixes

  • backend: improve worker ping api (c958480)
  • frontend: General fixes and updates (#1281) (3e5a179)

v1.75.0

11 Mar 19:55
0789bef

Choose a tag to compare

1.75.0 (2023-03-11)

Features

  • add filter jobs by args or result (3b44f9a)
  • apps: add resource picker (8681e83)
  • bash: add default argument handling for bash (1d5c194)
  • frontend-apps: add variable picker for static string input on apps (bc440f8)
  • frontend: make runs filters synced with query args (61a5e1f)

Bug Fixes

  • backend: add killpill for lines reading (7c825c2)
  • cli: many small fixes (ce32370)

v1.74.2

09 Mar 23:55
43c45d9

Choose a tag to compare

1.74.2 (2023-03-09)

Bug Fixes

v1.74.1

09 Mar 21:46
74c3d64

Choose a tag to compare

1.74.1 (2023-03-09)

Bug Fixes

  • apps: proper reactivity for non rendered static components (ae53baf)
  • ci: make windmill compile again by pinning swc deps (2ea15d5)

v1.74.0

09 Mar 18:58
6691b19

Choose a tag to compare

1.74.0 (2023-03-09)

Features

Bug Fixes

  • cli: improve visibility of the active workspace (e6344da)
  • frontend: add confirmation modal to delete script/flow/app (a4adcb5)
  • frontend: Clean up app editor (#1267) (0a5e181)
  • frontend: Minor changes (#1272) (3b6ae0c)
  • frontend: simplify input bindings (b2de531)

v1.73.1

07 Mar 23:42
a08cdd7

Choose a tag to compare

1.73.1 (2023-03-07)

Bug Fixes

  • frontend: load flow is not initialized (719d475)

v1.73.0

07 Mar 21:36
7ed301b

Choose a tag to compare

1.73.0 (2023-03-07)

Features

  • frontend: add a way to automatically resize (#1259) (24f58ef)
  • frontend: add ability to move nodes (614fb50)
  • frontend: Add app PDF viewer (#1254) (3e5d09e)
  • frontend: add fork/save buttons + consistent styling for slider/range (9e9f8ef)
  • frontend: add history to flows and apps (9e4d90a)
  • frontend: Fix object viewer style (#1255) (94f1aad)
  • frontend: refactor entire flow builder UX (2ac51b0)

Bug Fixes

v1.72.0

03 Mar 10:13
f4fe71e

Choose a tag to compare

1.72.0 (2023-03-02)

Features

  • backend: get_result_by_id do a downward pass to find node at any depth (#1249) (4c913dc)
  • frontend: Add app map component (#1251) (ed25d9f)
  • frontend: app splitpanes (#1248) (f4d79ee)

Bug Fixes

  • backend: improve result retrieval (c4463bb)
  • backend: incorrect get_result_by_id for list_result job (2a75cd2)
  • cli: fix workspace option + run script/flow + whoami (35ea2b2)
  • frontend: background script not showing inputs (55eb48c)
  • frontend: fix table bindings (2679386)
  • frontend: rework app reactivity (94b20d2)
  • frontend: rework app reactivity (1753cb7)

v1.71.0

28 Feb 21:52
c96e235

Choose a tag to compare

1.71.0 (2023-02-28)

Features

  • backend: use counter for sleep/execution/pull durations (e568690)
  • cli: add autocompletions (287b2db)
  • frontend: App drawer (#1246) (8a0d115)
  • frontend: drawer for editing workspace scripts in flows (6adc875)

Bug Fixes

  • frontend: Add more app custom css (#1229) (a4e4d18)
  • frontend: Add more app custom css (#1247) (1bb5ed9)
  • frontend: display currently selected filter even if not in list (42d1cd6)
  • frontend: Fix deeply nested move (#1245) (a67f10e)
  • frontend: invisible subgrids have h-0 + app policies fix (2244e83)

v1.70.1

27 Feb 09:08
fbc929b

Choose a tag to compare

1.70.1 (2023-02-27)

Bug Fixes

  • cli: make cli resilient to systems without openable browsers (c051ffe)
  • frontend: Disable move in nested subgrid (#1238) (70eab30)
  • frontend: Fix subgrid lock (#1232) (8ee9d67)