github mnemosynestack/doppelganger v0.7.3

19 hours ago

Features

  • Task Management: Added task undo/redo support. Undocumented specific endpoints to streamline the API.
  • Action Palette: Introduced the Ctrl+K keyboard shortcut to quickly access the Action Palette.
  • Security & Configuration: Auto-generate SESSION_SECRET securely using OpenSSL, falling back to Node's crypto module if necessary.

Security Fixes

  • SSRF Prevention: Blocked the CGNAT IP range (100.64.0.0/10) to mitigate Server-Side Request Forgery vulnerabilities.

Performance Improvements

  • Editor Optimization: Memoized availableTasks and stabilized the onSave callback to improve editor performance.

Bug Fixes

  • Dependencies: Reverted an erroneous cookie version bump in package-lock.json.

Documentation

  • Licensing: Aligned the Terms of Service with the GPLv3 license.

Full Changelog: v0.7.2...v0.7.3

Don't miss a new doppelganger release

NewReleases is sending notifications on new releases.