This release contains critical security patches and performance improvements. We strongly recommend all users update to this version immediately to ensure the integrity of their deployments.
🛡️ Critical Security Patches
- SSRF Mitigation: Implemented strict validation to block the
0.0.0.0/8IP range, preventing potential SSRF (Server-Side Request Forgery) bypasses. - Secure API Key Loading: Hardened the API key loading process to prevent leakage and ensure secure initialization across all services.
🚀 Performance & Stability
- Disk I/O Optimization: Introduced a caching layer for
loadTasksto reduce redundant disk operations and improve system responsiveness. - Execution Logging: Refined logging mechanisms to reduce overhead while maintaining auditability.
- Code Integrity: Removed unused server-side mutexes and synchronized internal branches to ensure a stable production environment.
✨ Workflow & UI Enhancements
- UX Feedback: Added visual loading indicators and ARIA busy states to authentication and API key actions to prevent duplicate submissions and improve accessibility.
Full Changelog: v0.6.5...v0.6.6