github mnemosynestack/doppelganger v0.6.6
Release 0.6.6

latest release: v0.6.7
10 hours ago

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/8 IP 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 loadTasks to 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

Don't miss a new doppelganger release

NewReleases is sending notifications on new releases.