Nov 8, 2024

🚀 New Features

Models

  • Azure OpenAI Models: Added new Azure OpenAI models.

  • Claude Models Update: Replaced Claude 3.0 models with Claude 3.5.

Admin Panel

  • LLMConnect Module: Implemented the new LLMConnect module.

  • FlexAuth and Intellistor UI: Corrected display and functionality issues in both FlexAuth and Intellistor UI.

Mobile Responsiveness

  • Viewport Improvements:

    • Fixed scrolling issues.

    • Addressed screen height and content cutoff problems.

  • Hamburger Menu Fixes:

    • Resolved missing sidebar menu issue on iPad.

    • Fixed missing hamburger menu when rotating the screen.

  • Feature Adjustments for Mobile:

    • Disabled YouTube links on mobile.

    • Disabled Google search on mobile.

    • Ensured links open in a new tab on mobile.

  • User Interface Enhancements:

    • Moved logout button into the user icon dropdown.

    • Added options menu for chat input actions, including Agent Handover, Google Search, and Create New Dialog.

    • Re-added dark mode toggle for mobile.

    • Decreased Maiko logo size.

  • Enhanced Assistant Search: Improved Assistant search functionality with new fuzzy search capabilities.

🐛 Bug Fixes

Critical Error Fixes

  • /flows Route: Fixed critical error affecting the /flows route.

Last updated