📋 Release Summary
This release introduces a graph-based execution mode for workflows, a secure device-authorization login flow, and anonymous usage tracking (5115e9f, 9e73613, d8a6df1). General performance optimizations and dependency updates enhance overall system stability and speed (e300a93, 7611c6b, fd8e90b, 665d3b0). Additionally, expanded test coverage and refined session handling resolve several critical bugs (db035fa, 4b13303, 4d49675).
✨ New Features & Enhancements
- telemetry: implement anonymous usage tracking
d8a6df17 - workflow: implement graph-based execution mode
5115e9f7 - auth: implement RFC 8628 device-authorization flow
9e736137
🔧 Improvements & Optimizations
- compression: align session info types in tests
4b13303e - core: expand test coverage and fix critical bugs
db035fae - workflow: add validation tests for templates
4d496757 - core: optimize regexes and build settings
e300a934
📚 Documentation & Examples
- telemetry: document usage and remove startup notice
82cafc9b
🔄 Other Changes
3 maintenance, dependency, and tooling updates not listed individually.