Windmill Labs Windmill Versions Save

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.

v1.333.1

1 week ago

1.333.1 (2024-05-20)

Bug Fixes

  • backend: improve memory usage by making schema RawValue instead of serde_json::Value (f1bb7cf)

v1.333.0

1 week ago

1.333.0 (2024-05-19)

Features

v1.332.1

1 week ago

1.332.1 (2024-05-18)

Bug Fixes

  • cli: improve handling of schema for script bundles (32bf061)
  • frontend: improve json display for large table objects (#3765) (f0b3527)

v1.332.0

1 week ago

1.332.0 (2024-05-16)

Features

  • frontend: Fix App Select component initial value (#3752) (e11a375)

Bug Fixes

  • fix args interpolation for tag and concurrency key for non string values (2b06d9a)

v1.331.2

1 week ago

1.331.2 (2024-05-16)

Bug Fixes

  • improve support for non existing key in concurrency_key table (9e86177)

v1.331.1

1 week ago

1.331.1 (2024-05-16)

Bug Fixes

  • backend: prevent immediate cancellation of the error handler when a job is forcibly cancelled (#3751) (f3b8e01)
  • frontend: improve queue metrics graphs performance (#3749) (2da00f1)

v1.331.0

1 week ago

1.331.0 (2024-05-15)

Features

  • add concurrency limit observability

Bug Fixes

  • backend: remove email constraints from DB (#3739) (fa6c531)
  • cli: add php support for the cli (#3735) (4286977)
  • frontend: improve auto data table headers when array of arrays (#3738) (bcefc20)
  • frontend: rename correctly delete workspace button (#3736) (db143c3)
  • resolve typo in bun_executor.rs error message (#3744) (9d0f643)

v1.330.1

1 week ago

1.330.1 (2024-05-15)

Bug Fixes

v1.330.0

1 week ago

1.330.0 (2024-05-15)

Features

Bug Fixes

  • bun: improve relative path type assistant in monaco for bun (1cf0bda)
  • remove schemas from typescript client (4c70c6a)

v1.329.0

2 weeks ago

1.329.0 (2024-05-15)

Features

  • frontend: Add date format (#3675) (86d958e)
  • improve log storage + expand all logs in a flow (6fe050b)

Bug Fixes

  • bun loader with nsjail (b1a13be)
  • fix agchart rendering (1fdbc64)
  • frontend: Fix FileInput state when hidden (#3730) (da5eabd)
  • improve display result output limit (28cc563)