Skip to content
ricochet

v0.1.1

Released: January 28, 2026

  • Route Authorization: All routes now enforce proper authorization, ensuring content access is controlled across the platform
  • Collaborator Privacy: Collaborator information is now protected with appropriate privacy controls
  • Graceful Shutdown: The API server now handles shutdown signals properly, allowing in-flight requests to complete before terminating
  • Improved Resource Management: Stack size is now fixed at 8MB and thread pool sizing is calculated dynamically for better performance under load
  • API Key Copy Button: Resolves an issue where the copy button for API keys was not functioning correctly