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)