Skip to main content

Return to docs

What's new in h2oGPTe v1.6.33

ยท 3 min read

We are excited to announce the release of h2oGPTe 1.6.33! This release brings important improvements, bug fixes, and new features to enhance your experience with h2oGPTe.

Document and collection managementโ€‹

  • Fixed an issue with the collection count display when filtering collections through search. The count now reflects accurate results, improving clarity during collection management.

User interface and experienceโ€‹

  • Improved error messages for administrators who lose access to private Collections, providing clearer feedback on permission changes.
  • Enhanced the display of usernames in card views, replacing badges with cleaner text formatting and improving responsive design for mobile devices.
  • Fixed layout issues in collection and document cards to provide better visual consistency across different screen sizes.
  • Improved mobile navigation with better menu handling and responsive design for smaller screens, reducing navigation friction on portable devices.
  • Enhanced prompt code block rendering with syntax highlighting headers and improved code formatting for better readability and developer experience.

AI developers and API enhancementsโ€‹

  • Added comprehensive async API examples to the documentation covering authentication, document management, and chat operations to help developers integrate with h2oGPTe more effectively.
  • Removed requirement to manually close async client connections, simplifying API usage for developers and preventing resource leaks.
  • Enhanced agent tool detection for Python and shell code blocks, improving code execution capabilities and expanding supported programming languages.

System stability and robustnessโ€‹

  • Fixed an InvalidStateError that occurred during React component lifecycle events, improving UI reliability.
  • Improved error handling for agent chat sessions to reduce failure rates when restarting messages.

Application and UI bugsโ€‹

  • Fixed cursor navigation issues in code blocks that affected keyboard users.
  • Resolved mobile button list rendering errors that could affect user interface stability.
  • Improved error handling for Collection sharing to provide clearer permission feedback.

Backend and API bugsโ€‹

  • Improved persistence of Collection configuration settings, eliminating the need to refresh the page.
  • Fixed non-streamed REST API response handling for better reliability.

Testing and CI/CDโ€‹

  • Enhanced PII detection and redaction capabilities with improved accuracy and expanded data type coverage for better data privacy protection in document processing workflows.
  • Improved arXiv document downloader reliability for more consistent document processing.

Supportโ€‹

For technical support and questions about this release, please refer to our documentation or contact our support team at support@h2o.ai.

Next stepsโ€‹

We recommend upgrading to v1.6.33 to take advantage of these improvements. The upgrade process is straightforward and maintains all existing data and configurations.


Feedback