1.663.0 (2026-03-24)
Features
- add summary field for native triggers (#8476) (5089a45)
- add typed request body to OpenAPI spec generation (#8481) (37ebaf4)
- cli: better stale scripts detection #3 (#8480) (9643006)
- Debounce node (#8324) (5d1c54d)
- surface permissioned_as selector in trigger editor UI (#8475) (f035b53)
Bug Fixes
- clean up stale dependency map entries for renamed scripts (#8492) (47c0c36)
- cli: add Svelte 5 event delegation guidance and safe push to raw-app skill (#8466) (911df95)
- Fix worker panic when job_isolation changed to unshare at runtime (#8490) (cbe47c0)
- improve SQS retries (3c8d351)
- Move database manager SQL queries to backend (#8306) (aa30fd2)
- prevent SQL injection in job query parameters (#8494) (54f5a19)
- respect NO_COLOR env variable for stdout log output (#8483) (f329ee7)
- show effective isolation level on workers page (#8491) (37886ed)
- skip debounce arg accumulation when batch table is empty (CE) (#8485) (010753c)
- stop_after_if with empty error_message prevents flow from stopping (#8464) (1503bf9)