Changelog
- ada8c48 Fix build error in frontend
What's Changed
- added zoom in zoom out for DAGs. #774 by @kriyanshii in #899
- update Makefile build-ui #901 by @kriyanshii in #904
- [#905] DAG v 4A6F isualization updates by @yottahmd in #906
- added support for custom exit codes on retry #792 by @kriyanshii in #902
Special thanks
Huge shout-out to @kriyanshii for multiple awesome contributions recently!
✨ Retry on Custom Exit Codes: Finer control over task retries. You can specify which exit codes trigger a retry (Resolves #792).
✨ Diagram Zoom: Zoom in/out now supported for navigating large DAGs easily (Resolves #774)
✨ Build Fix: Resolved a key issue preventing the frontend (make build-ui) from building (Fixes #901).
Full Changelog: v1.16.7...v1.16.8