Skip to content

Releases: windmill-labs/windmill

v1.33.0

21 Aug 15:22
9fa0bff
Compare
Choose a tag to compare

1.33.0 (2022-08-21)

Features

  • PostgreSQL parametrized statement handled as typescript template (1aa28c5)

v1.32.0

21 Aug 12:11
affcfbd
Compare
Choose a tag to compare

1.32.0 (2022-08-21)

Features

  • backend: add initial failure_module implementation (#452) (32d067f)
  • frontend: redesign of the open/close UI for modules in flows (#445) (7e4aac9)
  • v1 of private imports (a5343fa)
  • source of truth for time is now PG instead of the worker (0057266)

v1.31.0

17 Aug 10:06
b2c2f29
Compare
Choose a tag to compare

1.31.0 (2022-08-17)

Features

  • db users: admin -> windmill_admin, app -> windmill_user (#404) (1c40f01)
  • frontend: Entire Redesign of the Flow Editor + Arbitrary forloop (127b0b4)

Bug Fixes

  • backend: collecting result when for loop is not the last step #422 (e606118)
  • self-hosting: add lsp and caddy to docke-composer (#432) (1004518)
  • set secure cookie only for https (1275f5f)
  • users privileges (2bdb617)

v1.30.0

14 Aug 08:27
a9403a3
Compare
Choose a tag to compare

1.30.0 (2022-08-13)

Features

v1.29.0

10 Aug 01:16
a9cd60c
Compare
Choose a tag to compare

1.29.0 (2022-08-10)

Features

  • _value, _index => iter.value, iter.index (07f4a21)
  • remove res1 wrapping (e76a981)

Bug Fixes

  • do not skip undefined values (8b68a87)
  • python: not filled field with default <function_call> now call the default function (33962c4)
  • surface new _iterator value (13b1904)
  • update logs even if last new log was < 500ms (c69621f)

v1.28.1

05 Aug 15:17
8fa933a
Compare
Choose a tag to compare

1.28.1 (2022-08-05)

Bug Fixes

  • frontend: add toggl connect (#341) (b94895f)
  • frontend: schedule args in flow (#343) (350a25c)
  • improve flow viewer with retrieving hub script (80e28db)

v1.28.0

04 Aug 23:54
7755e6f
Compare
Choose a tag to compare

1.28.0 (2022-08-04)

Features

Bug Fixes

  • api: add discord webhook manual instructions (a9a4b9b)
  • backend: generalize oauth clients to take in extra params (6332910)
  • backend: handle better some flow edge-cases (3bcd542)
  • backend: handle better some flow edge-cases (9885361)
  • backend: handle better some flow edge-cases (70de6e3)
  • backend: prometheus histogram for worker job timer (#312) (4055586)
  • frontend: add jpeg support (0e8552b)
  • frontend: loading template pick the language as well (82c7ddc)
  • frontend: Use the bracket notation when an identifier is not a valid JS expression (#327) (05324bd)
  • oauth2: remove discord oauth integration (986e76d)

v1.27.2

02 Aug 16:40
d3b6878
Compare
Choose a tag to compare

1.27.2 (2022-08-02)

Bug Fixes

  • deno-client: getResource can now fetch non-object values (b128388)

v1.27.1

02 Aug 15:32
7f75fc7
Compare
Choose a tag to compare

1.27.1 (2022-08-02)

Bug Fixes

  • migrate to new style radio button (893ee94)

v1.27.0

02 Aug 14:57
e3a1c28
Compare
Choose a tag to compare

1.27.0 (2022-08-02)

Features