2.30.1 (2026-05-24)
Bug Fixes
- chilllink: pass streams parameter to toFormatterContext (#974) (c661ee6)
- db: use pg_advisory_xact_lock to prevent migration lock leak (#976) (f0eacdc), closes #975
- frontend/dashboard: fix import/export icons (#972) (7d3ec1d)
- nullify any input kind if allows null and value is empty string (d98b2e7)
- pass min value through to KeyValueListField (d98b2e7)
- server: add not found handler for api router (f645677)