Return to Changelog
v1.6.44
· 4 min read
This patch release moves the chat toolbar into the input area, redesigns connector configuration, and fixes SSO username display and workspace assignment issues.
Improvements​
User interface
- Chat toolbar location: Moved the toolbar into the chat input area so actions like starting the agent or attaching files sit next to the message box.
- Collection name in chats: Show the collection name in collection-based chats so you can see which content the agent uses.
- References slider: Added a slider to focus on the highest‑scoring referenced passages instead of showing every match.
- Topic model management: Added a button to delete Topic Model directly from the UI to simplify analytics cleanup.
- Cloud ingestion jobs: Renamed cloud ingestion jobs with clearer, more descriptive titles so you can identify each job quickly.
- Licensing information: Standardized licensing information display so deployment details are easier to review.
Connectors and integrations
- Connector dialog redesign: Redesigned the connector configuration dialog to clarify fields and simplify setup.
- Connector navigation: Moved connector access from the sidebar to the profile area to group advanced settings.
- SharePoint OAuth settings: Added centralized SharePoint OAuth configuration to the Admin Dashboard (under System Settings) with admin-only access and built-in encryption of sensitive information to enhance security in enterprise environments.
- Confluence sync status: Added clearer progress reporting while downloading Confluence pages.
- Confluence page names: Allowed Confluence pages with slashes in their names.
- Cloud storage integrations: Extended the S3 connector to support AWS IAM Roles for Service Accounts (IRSA) and role chaining.
- Connector ingest hints: Added clearer hints for configuring ingestion through connectors by hovering over the method name in the drop-down menu.
Agents and models
- Shared agent model option: Added an option for administrators to configure a shared default language model across agents.
- Default guardrails flag: Added a configuration flag
H2OGPTE_MUX_DEFAULT_GUARDRAILS_ENABLEDto enable or disable default agent guardrails globally.
Administration
- User identity display: Aligned username display from single sign-on (SSO) providers across the UI and audit logs for consistency.
Performance
- PDF highlighting: Switched PDF highlighting to use a global threshold for more consistent visual citations.
- Timeout handling: Reduced timeout failures for long‑running operations.
- Storage reliability: Improved storage connection handling for more stable document storage under load.
- Filtered document lists: Fixed document listing with filters so filtered views are more accurate and responsive.
Bug fixes​
User interface
- File handling: Fixed previews for files with trailing dots or dot‑prefixed names, and prevented empty files from causing indexing errors.
- Drag-and-drop uploads: Fixed a form control error that occurred when drag‑dropping files.
- Extractor messages: Fixed a misleading error message when saving extractors.
- Collections and dialogs: Fixed the add‑documents dialog height, edit‑mode checkmarks, and dark mode display for connector screens.
- Topic model labels: Corrected Topic Model labels so they render as expected.
Authentication and access
- Single sign-on usernames: Fixed inconsistencies in how usernames from SSO providers are displayed.
- API key expiry toggle: Fixed API key expiry toggle behavior on the API page so it aligns with actual key expiry.
Workspaces
- Personal workspace assignment: Added stricter checks when setting personal workspaces to prevent incorrect assignments.
- Expiry defaults and limits: Corrected expiry default behavior and global expiration limits to match configured settings.
Connectors
- Confluence reliability: Improved error handling in the Confluence connector.
- SharePoint reactivity: Ensured SharePoint connector settings update correctly when the main server configuration changes.
Agents and models
- Agent chat history: Fixed issues with old agent chat history when agents are enabled but chat history is turned off.
- Private mode LLM filtering: Fixed broken private mode LLM filtering.
- Agent isolation: Fixed agent isolation behavior and prevented built‑in code execution tools from sharing keys unexpectedly.
Feedback
- Submit and view feedback for this page
- Send feedback about Enterprise h2oGPTe to cloud-feedback@h2o.ai