For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jan 30th, 2026

This release focuses on enhancing security, system reliability, and overall performance of GenStudio and Control Center.

GenStudio

Improvements

  • Module Update: Dependencies such as brace-expansion, diff, and lodash are updated, offering an improved experience for users.

New Features

  • Abort Signal Handling: Refined handling of abort signals during token refresh for enhanced reliability.

Bug Fixes

  • Token Refresh Issue: Addressed an issue that caused infinite reconnect loops with WebSocket when access tokens expired.

Control Center

Improvements

  • Codebase Formatting: Cleaned up and standardized the codebase through pre-commit hook formatting for better system consistency.

New Features

  • Close Code on WebSocket Auth Failure: Now, identifiable close code is returned upon failure of WebSocket authentication, enabling easier troubleshooting.

Bug Fixes

  • Security Enhancement: Introduced a maximum password length validation for improved account security.

Other Updates

  • Regular Security Maintenance and Updates: Routine checks and updates have been carried out to ensure system stability and security.

Last updated