mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
3d356456c0
* chore(main): release 1.20.0 * Apply automatic changes Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
16 KiB
16 KiB
Changelog
1.20.0 (2022-07-17)
Features
- trigger scripts and have flows being triggered by checking new external events regularly (#200) (af23b30)
Bug Fixes
- flow UI back and forth pull/push fix (8918eb6)
- flow UI back and forth pull/push fix (0973859)
- frontend: chrome columns-2 fix for pull/push (8272b11)
- frontend: createInlineScript only create trigger script if step = 0 (bd004cf)
- HubPicker pick from trigger scripts when relevant (7e846c3)
1.19.3 (2022-07-15)
Bug Fixes
- deno-client: do not create resource for createInternalPath (0967c1b)
1.19.2 (2022-07-15)
Bug Fixes
- deno-client: handle text/plain parse (18e33bb)
1.19.1 (2022-07-14)
Bug Fixes
- backend: create resource would fail if is_oauth was not set (cd621a6)
- deno-client: handle text/plain serialize (98968ab)
1.19.0 (2022-07-14)
Features
- add DISABLE_NSJAIL mode (1943585)
Bug Fixes
- add new ca-certificates folders for nsjail (2eac1ef)
- frontend: add arbitrary scopes to connect an app (372b14e)
- write job arguments to file (#199) (9a6db75)
1.18.0 (2022-07-13)
Features
Bug Fixes
- frontend: fix path group refresh & create variable path reset (6a341f5)
1.17.1 (2022-07-08)
Bug Fixes
- backend: set error content-type to text (cf2dfd7)
- deno-client: fix stringify (5b89abe)
- frontend: change lsp behavior (d6e0817)
- frontend: connect an app resource creation (e400dcc)
- frontend: connect an app resource creation (68c5318)
- frontend: current hash link (22eef8a)
- frontend: fix sendRequest (5da9819)
- frontend: reload editor when language changes for in-flow editor (72c7890)
- frontend: sveltekit prerender enabled -> default (635873a)
- in-flow script editor fixes (466f6b3)
- in-flow script editor fixes (5853dfd)
- remove unnecessary v8 snapshot (d3904fd)
1.17.0 (2022-07-05)
Features
- in-flow editor mvp (330b373)
1.16.1 (2022-07-05)
Bug Fixes
- bump all backend deps by breaking cycling through not using oauth2 (e4a6378)
- oauth logins used incorrect scope (1dcba67)
- trace errors body (d092c62)
1.16.0 (2022-07-02)
Features
Bug Fixes
- add gitlab to connects (d4e7c9e)
- diverse frontend fixes
1.15.1 (2022-06-29)
Bug Fixes
- databaseUrlFromResource uses proper database field (6954580)
1.15.0 (2022-06-29)
Features
1.14.6 (2022-06-27)
Bug Fixes
- add databaseUrlFromResource to deno (2659e9d)
1.14.5 (2022-06-27)
Bug Fixes
1.14.4 (2022-06-27)
Bug Fixes
- windmill deno package index.ts -> mod.ts (8c0acac)
1.14.3 (2022-06-27)
Bug Fixes
- internal state for script triggers v3 (31445d7)
- internal state for script triggers v3 (22c6347)
- internal state for script triggers v4 (63a7401)
1.14.2 (2022-06-27)
Bug Fixes
- internal state for script triggers v2 (f9eedc3)
1.14.1 (2022-06-27)
Bug Fixes
- internal state for script triggers v1 (6321311)
1.14.0 (2022-06-27)
Features
- add tesseract bin to worker image (6de9697)
- deno run with --unstable (4947661)
- internal state for script triggers mvp (dcdb989)
Bug Fixes
- change default per page to 100 (fdf95a0)
- deno exit after result logging (6c622bc)
- improve error handling (f98f642)
- improve error handling (2efaf21)
- schemaPicker does not display editor by default (fc0c38f)
- smart assistant reload (bb946ed)
1.13.0 (2022-06-22)
Features
- better type narrowing for list and array types (276319d)
Bug Fixes
1.12.0 (2022-06-14)
Bug Fixes
- more flexible ResourceType MainArgSignature parser (359ef15)
- rename ResourceType -> Resource (28b5671)
1.11.0 (2022-06-13)
Features
- add DISABLE_NUSER for older kernels (cce46f9)
- add ResourceType<'name'> as deno signature arg type (f1ee5f3)
Bug Fixes
- force c_ prefix for adding resource type (9f235c4)
- frontend: loadItems not called in script picker (a59b927)
1.10.1 (2022-06-12)
Bug Fixes
- python-client verify ssl (295e28f)
1.10.0 (2022-06-11)
Features
- alpha hub integration + frontend user store fixes + script client base_url fix (1a61d50)
1.9.0 (2022-06-05)
Features
- update postgres 13->14 in docker-compose (479a12f)
Bug Fixes
- remove annoying transitions for scripts and flows (f2348b5)
1.8.6 (2022-05-18)
Bug Fixes
- re-release (d31cd3c)
1.8.5 (2022-05-18)
Bug Fixes
- language field broke flow too (33fed8e)
1.8.4 (2022-05-18)
Bug Fixes
- scripts run was broken due to 1.7 and 1.8 changes. This fix it (7564d2c)
1.8.3 (2022-05-18)
Bug Fixes
- clean exported deno-client api (605c2b4)
1.8.2 (2022-05-18)
Bug Fixes
- deno client (563ba3e)
- deno lsp client (3eed59f)
- deno lsp uses wss instead of ws (865d728)
- starting deno script is now async (7365a8e)
1.8.1 (2022-05-17)
Bug Fixes
- frontend dependencies update (f793bc4)
1.8.0 (2022-05-17)
Features
- Typescript support for scripts (alpha) (2e1d430)
1.7.0 (2022-05-14)
Features
Bug Fixes
- better error message when saving script (02c8bea)
1.6.1 (2022-05-10)
Bug Fixes
1.6.0 (2022-05-10)
Features
Bug Fixes
- display more than default 30 workspaces as superadmin (55b5695)