Skip to main content

Return to Changelog

v1.6.36

ยท 2 min read

This patch release adds prompt template group sharing and configurable banners, and improves permissions, guest authentication, and concurrent processing.

Improvementsโ€‹

User interface

  • 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

Authentication and access

  • 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

Administration

  • Settings management: Improved settings with automatic updates and better performance
  • System administration: Enhanced documentation for system administration and configuration features

Performance

  • Concurrent processing: Improved handling of concurrent requests for better throughput
  • Image processing: Added support for non-A4 format pictures with proper fitting
  • MCP enhancements: Upgraded Model Context Protocol (MCP) with various improvements

Bug fixesโ€‹

Agents and tools

  • Environment variables: Improved agent environment variable handling for better reliability

User interface

  • Document tags: Resolved manual document tag creation problems
  • Collection sharing: Enhanced collection sharing functionality with proper access controls

Feedback