Oct 11, 2024

🚀 New Features

Implemented RBAC

  • Role-Based Access Control (RBAC): Added role assignments to control user access levels and manage user groups, enhancing security and organizational efficiency.

    • Role Assignments: Enable role assignments to control user access levels.

    • Group Management: Organize users and assistants into groups for better management.

Integrated AWS Services

  • AWS DocumentDB: Integrated FedRAMP AWS DocumentDB.

  • Amazon OpenSearch: Added FedRAMP Amazon OpenSearch capabilities.

User Experience Enhancements

  • Default Assistant and Landing Page: Added the ability to set a default assistant and landing page.

  • Simplified Context Menu: Replaced the hierarchical context menu with category links for easier navigation.

  • New Dialog Creation: Added the ability to create new dialogs directly from within the chat.

  • Category Renaming: Admins can now rename categories for better organization.

AI Model Integrations

  • GoogleAI: Added Gemini Flash and Pro options to the GoogleAI dropdown.

  • Anthropic: Added Claude 3.5 Sonnet to the Anthropic dropdown.

  • Bedrock Models: Integrated 3 additional Bedrock models.

🐛 Bug Fixes

User File Management

  • Reappearing Files: Fixed an issue where uploaded user files reappeared after chatting with the assistant.

Document Processing

  • Format Validation: Implemented document format validation to prevent documents from getting stuck in a never-ending processing status in the admin panel.

  • Broken Links: Resolved an issue where deleted documents still caused assistants to provide non-functional links.

User Interface and Interactivity

  • Checkbox Toggling: Updated the Assistant Builder to ensure checkboxes only toggle when the checkbox or its label is clicked.

  • MongoDB Connections: Fixed an issue with MongoDB connections overload.

  • Global Rules Saving: Fixed a bug saving global rules.

  • Chat Input Field Resizing: Addressed an issue with the chat input field resizing when documents are attached.

  • Google Search Results Visibility: Improved the visibility of Google search results in dark mode.

  • Context Menu Behavior: Adjusted the context menu behavior to show past dialogs when in chat mode.

  • Login Screen Title: Fixed Login tab header from "Automatisch" back to "MAIKO"

🔥 Hotfixes

Security

  • Global Variables: Enhanced security measures applied.

Last updated