Skip to content

Releases: windmill-labs/windmill

v1.47.3

15 Nov 13:05
e7ac157
Compare
Choose a tag to compare

1.47.3 (2022-11-15)

Bug Fixes

  • python-client: fix transform_leaves (a649f77)

v1.47.2

15 Nov 13:02
bd836b6
Compare
Choose a tag to compare

1.47.2 (2022-11-15)

Bug Fixes

  • python-client: fix get_state (b4fd470)

v1.47.1

15 Nov 12:45
b47c284
Compare
Choose a tag to compare

1.47.1 (2022-11-15)

Bug Fixes

  • python-client: fix set_resource (a6a5ada)

v1.47.0

15 Nov 12:28
1cd5457
Compare
Choose a tag to compare

1.47.0 (2022-11-15)

Features

  • backend: Flow lock (#868) (47c9ff1)
  • backend: remove go.sum from go lockfile (#891) (3357cff)
  • clients: rename internal state as state + setters for resources/variables in python (32bca1f)

Bug Fixes

  • backend: go use windmill cache dir even if nsjail disabled (a9abd28)
  • frontend: add size prop to tabs (#894) (e8d3a0e)
  • frontend: App Editor v0 (#886) (cc5f629)
  • frontend: Set settings as header and error handler as footer (#893) (4dc05b9)

v1.46.2

12 Nov 19:59
3189e02
Compare
Choose a tag to compare

1.46.2 (2022-11-12)

Bug Fixes

v1.46.1

12 Nov 19:18
e13f149
Compare
Choose a tag to compare

1.46.1 (2022-11-12)

Bug Fixes

v1.46.0

12 Nov 19:16
df11f50
Compare
Choose a tag to compare

1.46.0 (2022-11-12)

Features

  • cli: Relax push folder layout to accept one layer of organizational structure (#882) (a658308)
  • cli: Tarball pull (#867) (d375836)
  • deprecate previous_result in favor of results per id (40183ce)
  • frontend: Flow graph (#827) (9bf0f6e)
  • publish arm64 image (#885) (c3b2bab)

v1.45.0

06 Nov 22:50
4899972
Compare
Choose a tag to compare

1.45.0 (2022-11-06)

Features

  • backend: add global delete user endpoint (23a0c10)
  • backend: flow duration is now computed as the sum of every child (badc601)
  • backend: use result_by_id in branchone (#857) (0170188)
  • frontend: fill schema and test args from payload (cc65bf5)
  • frontend: show runs using a time chart (d318725)
  • support bash as 4th language (#865) (3c09275)

Bug Fixes

  • backend: improve csp (#861) (3ba1870)
  • backend: tighten http security headers (#860) (7040bbe)
  • backend: tighten security around cookies to avoid csrf (#859) (cddec64)
  • frontend: dispose monaco models onDestroy (83c79a4)
  • frontend: fix remaining openModal bugs (49bebe2)
  • frontend: go editor nits (971988d)
  • frontend: reload websocket on lsp go import install (5b4c9d9)
  • frontend: reset rows default to 1 (175a188)

v1.44.0

03 Nov 12:51
68853f6
Compare
Choose a tag to compare

1.44.0 (2022-11-03)

Features

  • backend: Deno lock files (#851) (5bbfb40)
  • implement allowed domains for self-hosted (513924b)

Bug Fixes

  • backend: capture up all lockfile issues (35868ef)
  • implement require admin differently than unauthorized (14c296d)
  • python-client: fix get_resource (20bc904)

v1.43.2

02 Nov 10:43
9476e53
Compare
Choose a tag to compare

1.43.2 (2022-11-02)

Bug Fixes

  • go-client: use stable oapi codegen version (4707d1e)