Skip to main content

Return to Changelog

v1.6.41

ยท 3 min read

This patch release adds Spanish language support, a Data Science Agent type, a centralized Secret Manager, and document processing performance improvements.

Improvementsโ€‹

User interface

  • Spanish language support: Added full Spanish language localization throughout the user interface
  • Language-specific voice: Text-to-speech now automatically speaks in the language you've selected or the language of your prompt template
  • Collection sharing: Added share button on Collections page to share collections with team members
  • Prompt sharing: Added share button on Prompts page to share your custom prompt templates with team members
  • Share dialogs redesign: Improved sharing dialog box for collections and prompts with clearer options and better layout
  • Chat session expiration: Added ability to set expiration dates for shared chat sessions for better security control
  • Document filtering: Added toggle to switch between viewing all documents or only your own documents
  • Document references: Document links now display their source location for easier identification and navigation
  • WebP image support: You can now upload and view WebP format images in your collections
  • Mobile menu: Fixed navigation menu glitch on mobile devices for smoother browsing
  • Table display: Fixed table width issues to ensure consistent display when resizing your browser window
  • Toggle controls: Resolved toggle button width issues for more consistent appearance
  • Status updates: Fixed real-time status updates on cards and tables to display changes immediately
  • File information: Fixed display of file names and sizes to show complete information
  • Collection previews: Resolved issues with document preview displays in collections
  • Markdown links: Fixed issue where clickable links were being removed from formatted text responses
  • Chat formatting: Chat responses now maintain proper formatting after sensitive information removal

Agents and tools

  • Data Science Agent: Added a new agent type designed for data analysis, statistics, and analytics workflows
  • User Persona selector: Added dropdown in Configuration panel to select your role or persona for more tailored responses
  • Custom Tools framework: Administrators can now create, build, and deploy custom tools for specialized tasks
  • Tool filtering: Added filter dropdown in agent tools table to find tools by type
  • Browser navigation: Added new tool that allows agents to browse and interact with web pages

Administration

  • Secret Manager panel: Administrators can now manage all API keys and credentials from a centralized, secure admin panel
  • Default prompts: Administrators can customize default prompt templates for your organization
  • Output token limits: Added global setting to control maximum response lengths for cost management
  • API key expiration: Administrators can set automatic expiration dates for API keys
  • Role customization: Administrators can configure custom role settings visible via System Dashboard

Performance

  • Faster document processing: Documents are now indexed faster through concurrent processing
  • Improved page rendering: Pages with complex formatted text now load faster
  • Smoother email handling: Email documents now display more quickly

Bug fixesโ€‹

  • Document storage: Resolved timing issues between database operations
  • Database Operations: Improved handling of database connection issues for more stable operation
  • System cleanup: Improved cleanup processes to prevent resource buildup over time

Securityโ€‹

  • Session security: Improved protection against unauthorized session access
  • Security vulnerabilities: Addressed security vulnerabilities CVE-2025-22874 and CVE-2025-4565

Feedback