Return to docs
What's new in h2oGPTe v1.6.x
ยท 18 min read
We are excited to announce the release of h2oGPTe 1.6! Read on to learn about the new features and improvements in h2oGPTe 1.6.x series that help you find answers and generate content based on your private data.
Overview of the 1.6.x Releaseโ
The h2oGPTe 1.6.x series delivers significant capabilities for autonomous AI assistance, enhanced APIs, and improved document processing:
Major featuresโ
- Agent functionality: Autonomous tool use with code execution, placing #1 on the GAIA leaderboard for General AI assistants
- Role-Based Access Control (RBAC): Comprehensive permission system for users and groups
- REST API: OpenAPI-compliant interface with auto-generated bindings for Python, JavaScript, and Go
- Custom GPT creation: Collection-based configuration system for tailored AI assistants
Key improvements & fixes across releasesโ
- Updated supported LLMs list: Added coverage of new large language models, including OpenAI's GPT-5 series
(v1.6.37) - OpenAI compatible API: Added OpenAI API compatibility for integration with existing applications, supporting chat completions, responses, and streaming
(v1.6.37) - Exception handling and resilience: Improved exception handling and increased resilience for document ingestion and old parsing issues
(v1.6.35) - Internationalization: Added RTL language support to improve UI compatibility with right-to-left languages
(v1.6.34) - Enhanced mobile experience: Better navigation, responsive design, and improved card layouts
(v1.6.33) - Developer experience: Async API examples, simplified client connections, and enhanced code execution
(v1.6.33) - System reliability: Better error handling, improved self-tests, and enhanced stability
(v1.6.32, v1.6.33) - Performance optimizations: Faster document ingestion, improved chat queries, and streamlined processing
(v1.6.32) - Client stability: Improved real-time chat stability and connection reliability for web applications
(v1.6.40) - Multilingual support: Added translation framework supporting both left-to-right and right-to-left languages and full Spanish language support
(v1.6.41) - Agent capabilities: Added support for selecting user personas when using an agent and a specialized Data Science agent type for advanced analytics tasks
(v1.6.41) - Enterprise security: Secret Manager and Secure Connectors now configurable by administrators for centralized credential management and secure external integrations
(v1.6.43) - Workspaces: Added workspace functionality with tagging and personal workspace migration
(v1.6.43) - Enhanced agents: New Tool Builder Agent and improved agent response UI
(v1.6.43) - New connectors: Added new connector to import content directly from Atlassian Confluence
(v1.6.43) - Improved document management: Added video scene descriptions and auto-tagging with agents
(v1.6.43)
Major patch releases
- Patch v1.6.43 (November 2025)
- Patch v1.6.41 (October 2025)
- Patch v1.6.36 (July 2025)
- Patch v1.6.33 (June 2025)
- Patch v1.6.32 (June 2025)
h2oGPTe v1.6.43โ
Improvementsโ
Workspaces and organizationโ
- Workspace functionality: Added workspace feature to organize and manage your content with tagging and tracking capabilities.
- Existing personal content automatically migrates to the new workspace system
Agent capabilities and toolsโ
- Tool Builder Agent: New specialized agent type designed for building and customizing tools
- Automatic model routing: Agents now automatically select the best model based on accuracy requirements for optimal results
- Agent monitoring: Added tracking for agent conversation turns to help monitor agent usage
- Final Answer Mode: New dropdown in agent configuration to control how agents deliver final responses
- Agent streaming and files UI: Improved real-time streaming interface and file management for agent responses
- Human-in-the-loop planning: Added control to review and approve agent planning before execution
- Document auto-tagging: Agents can now automatically tag documents using specialized tools
- Tool defaults: Option for admins to enable tools by default when creating new agents for faster setup
- Authentication improvements: Improved authentication tab interface for configuring agent credentials
New model supportโ
- Google Vertex AI Gemini 2.5 Pro: Added support for Google's latest Gemini model via Vertex AI
- GPT-5 Codex: Added support for OpenAI's GPT-5 Codex model
Document processing and connectorsโ
- Video scene descriptions: h2oGPTe now generates automatic scene descriptions for better understanding of video content
- Auto-Sync Collection Connector: New connector that automatically synchronizes collections with external sources
- SharePoint OAuth2 authentication: Enhanced SharePoint connector with OAuth2 user authentication for improved security
User interface and experienceโ
- Clickable table links: Tables now support clickable links for better navigation
- Microphone animation: Added visual animation when microphone is active during voice input
- Chat session creator: Users can now see who created each chat session on chats and collection pages
- Shareable extractors: Extractors page can now be shared with other users
- Collection application: Improved interface for applying collection settings in chat sidebar
- Chat with specific collection: Added ability to start a chat directly with a specific collection
- Document deletion: Users can now delete documents from collections when they have proper permissions
Privacy and securityโ
- Custom PII detection: Added AI-powered detection for user-defined personal information labels
User experience refinementsโ
- Global settings discoverability: The global settings are now under System Settings tab for easier access
- Action menus on inactive chats: Added action menu buttons for archived or inactive recent chats
- Searchable user dropdowns: User selection dropdowns now support search for easier user finding
- Searchable model options: Model selection dropdowns now support search functionality
- Dark mode improvements: Fixed font color issues in dark mode for better readability
- Android voice improvements: Enhanced speech synthesis for Android webview users
- Role selector: Added role selector to the side menu in the user interface.
Interface improvementsโ
- Disabled input when recording: Text input automatically disabled when microphone is active to prevent conflicts
- Title truncation: Long titles are now automatically truncated with ellipsis for cleaner display
Performance improvementsโ
- Faster collection loading: Reduced API calls for collections and documents, resulting in faster page loads
- Better document retrieval: Markdown and HTML content now processed more effectively for improved search and retrieval
Bug fixesโ
User interfaceโ
- Layout fixes: Fixed padding and spacing issues in primary and secondary panels
- Code viewer: Removed width restrictions on code viewer for better code display
- File status badges: Fixed positioning of file status badges
- Height issues: Resolved height calculation problems in various interface components
- Markdown tables: Improved handling of edge cases in markdown table rendering
- UI crash prevention: Fixed crash that occurred when no language models were configured
h2oGPTe v1.6.41โ
Improvementsโ
User interface and experienceโ
- 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 easily 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
WebPformat 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
Agent capabilities and personalizationโ
- 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
Administrator featuresโ
- 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 improvementsโ
- 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โ
Securityโ
- Session security: Improved protection against unauthorized session access
- Security vulnerabilities: Addressed security vulnerabilities
CVE-2025-22874andCVE-2025-4565
Stabilityโ
- 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
h2oGPTe v1.6.36โ
Improvementsโ
User interface and experienceโ
- Prompt templates: Added prompt template group sharing functionality
- Document management: Fixed manual document tag creation
- Document browsing: Resolved pagination limit issues when browsing documents
- Desktop filters: Adjusted document filters minimum width to prevent layout overflow
- File upload: Improved ingestion dialog appearance and user experience
- Banner support: Added configurable banner functionality for system administrators
Security and authenticationโ
- User permissions: Fixed issue where users could assign shared keys from other users, now properly limited to admin shared keys
- Guest authentication: Improved guest user fingerprint handling as subject identifier
- Token exchange: Enhanced token exchange for JavaScript RPC client with performance optimizations
System administration and configurationโ
- Settings management: Improved settings with automatic updates and better performance
Performance and scalabilityโ
Processing optimizationsโ
- Concurrent processing: Improved handling of concurrent requests for better throughput
- Image processing: Added support for non-A4 format pictures with proper fitting
Backend improvementsโ
- MCP enhancements: Upgraded Model Context Protocol (MCP) with various improvements
- Browser automation: Updated Puppeteer for improved browser-use support