Nov 14th, 2025

This release focuses on implementing passkey authentication in GenStudio and reducing bugs in both GenStudio and the Control Center.

GenStudio

New Features

  • Passkey Authentication: GenStudio now supports passkey-based sign-ins. Users can create, edit, and delete their passkeys for a more secure login process.

Bug Fixes

  • Assistant Message Content Error: Resolved an issue where assistant message content in the conversation history was sometimes appearing empty.

Control Center

New Features

  • API Migration: The Gemini API has shifted from using LiteLLM to the native Google GenAI SDK, enhancing its compatibility and performance.

Bug Fixes

  • EmailAddress Admin Search Error: The search error occurring in the admin interface while searching for email addresses has been resolved.

  • Cursor Errors with pgBouncer: Improved the stability of the system by fixing cursor errors associated with pgBouncer.

Last updated