Releases: windmill-labs/windmill
Releases · windmill-labs/windmill
v1.54.0
v1.53.0
1.53.0 (2022-12-05)
Features
- add include_header to pass request headers to script (31c317b)
- cli: hub sync (#975) (2265372)
- frontend: Add app preview (#993) (c9ad638)
- frontend: clarified UX for connect step (e4839e2)
- frontend: introduce mysql as a script language (#982) (e089109)
- refactor favorite menu (c55fae5)
Bug Fixes
- cli: Fix cli pull push (#985) (1bac237)
- frontend: Align hub flow list + fix drawer content everywhere (#991) (9f59a16)
- frontend: Fix app InputValue sync (#994) (e217fbf)
- frontend: fix app preview (#979) (129a0ad)
- frontend: fix home (#981) (fa64e83)
- frontend: fix home header (#977) (e9fa0ad)
- frontend: Fix home margins (#992) (62d2a33)
- frontend: Make context clickable (#984) (9264f4b)
- frontend: variables and resources uses tab navigation (90ce431)
v1.52.0
1.52.0 (2022-12-02)
Features
- add favorite/star + remove flows/scripts page in favor of unified home page (#968) (f3f694e)
- Add sendgrid resource (#970) (b76d2f9)
- cli: improved setup & allow workspace in base url & refactor workspaces/remotes to unify (#966) (d3a171c)
- cli: Login via Frontend (#956) (2c31a9c)
- deno-client: support mysql (#971) (0e402f6)
- frontend: Add actions to tables (#951) (1069105)
- frontend: Add Mailchimp resource instructions (#967) (ba90e8c)
- frontend: flow status viewer include a graph (02a9c5c)
- frontend: rework script detail (#952) (6c45fe7)
- frontend: Update app component list (#947) (ec1cebc)
- overhaul scripts and flows page (4946093)
- overhaul scripts and flows page (c26be86)
- python: add support for parsing resource type in python (63d95cf)
- refactor variable + resource linkage + OAuth visibility (37967a7)
- unify resources under a single connect API (539d6be)
Bug Fixes
v1.51.0
1.51.0 (2022-11-26)
Features
- Add notification on app save (#943) (79cec36)
- backend: add configurable custom client (975a1db)
- cli: Run flows & scripts (#940) (cdd3e2c)
- frontend: Add guard against script overwrite (#944) (dd75b37)
- frontend: Add inline script picker to apps (#945) (ddab2df)
- frontend: flow UX overhaul II + go + python support for trigger scripts (#928) (802abe7)
- frontend: login page makeup (5028d86)
- frontend: login page makeup (ced2678)
- Update apps button component with colors (#936) (4b2b346)
Bug Fixes
- backend: bash flow lock & add flow lock tests (#933) (4ddb3ec)
- deno-client: pg 0.16.1 -> 0.17.0 (ac6454b)
- frontend: add checkbox component + fix alignment (#941) (43a1d7e)
- frontend: Cleanup dead code (#935) (fa4840a)
- frontend: Fix context panel + delete component (#937) (ab481b3)
- frontend: prevent runnable to run if the script is not defined (#938) (e64195e)
- frontend: properly refresh context panel + Adjust style in the flow editor (#934) (b59a1de)