v0.161.7
Zipstack/unstractv0.161.7Apr 1, 2026by muhammad-ali-e
AI Summary
Optimizes dashboard metrics and fixes worker shutdown behavior.
Key Highlights
- Optimize dashboard metrics aggregation task
- Upgrade GitHub Actions to Node.js 24
- Fix warm shutdown by ignoring SIGTERM in workers
Full Release Notes
## What's Changed * UN-3322 [FIX] Optimize dashboard metrics aggregation task by @athul-rs in https://github.com/Zipstack/unstract/pull/1837 * [CHORE] Upgrade GitHub Actions to Node.js 24 compatible versions by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/1883 * UN-3368 [FIX] Ignore SIGTERM in worker child processes to fix warm shutdown by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1885 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.161.6...v0.161.7