Releases: windmill-labs/windmill
Releases · windmill-labs/windmill
v1.47.3
1.47.3 (2022-11-15)
Bug Fixes
- python-client: fix transform_leaves (a649f77)
v1.47.2
1.47.2 (2022-11-15)
Bug Fixes
- python-client: fix get_state (b4fd470)
v1.47.1
1.47.1 (2022-11-15)
Bug Fixes
- python-client: fix set_resource (a6a5ada)
v1.47.0
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.0
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
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
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
1.43.2 (2022-11-02)
Bug Fixes
- go-client: use stable oapi codegen version (4707d1e)