Apr 21, 2025 - v4.4.0

🚀 New Features

  • Diagram Integration - Incorporated mermaid-js to generate diagrams in real-time within chat interactions.

  • DBSense Update - Enabled a preview page for admins to configure vector stores without ENV variables.

  • PGVector Support - Added option to configure and use PGVector vector store.

  • Reasoning Model Support - Added support for reasoning models by obfuscating "thinking" content, ensuring users only see the final answer after the thinking process is complete.

  • Learn Video in Viewer Panel - Users can now watch Learn videos in the side panel, enabling simultaneous use of MAIKO tools.

  • Image Pasting Support - Users can now paste images into MAIKO, in addition to uploading from a folder.

  • File Download Enhancement - Download multiple files at once as a .zip from the admin docs table.

🔄 Changes

  • Chroma Environment Variables - Removed Chroma ENV variables in preparation for PGVector integration.

  • Upload Deletion Behavior - Users cannot delete uploaded documents without needing to select the Edit button first.

  • Issue Report Character Limit Warning - Added feedback when pasting more than 232 characters into the "Report an Issue" field—system now displays a proper message.

🐛 Bug Fixes

  • Conversational Bug Fix - Resolved issue where conversations were resetting unexpectedly after a certain depth.

  • Favorites Bug Fix - Fixed a bug where favorites wouldn't stick after being selected.

  • MAIKO Mobile Upload Fix - Resolved an issue with uploading larger photos on mobile devices in MAIKO.

  • Image Upload Compression - Fixed image upload issues for larger files by automatically compressing images.

  • File Comparison - Addressed bug where file differences persisted even after closing the comparison tool.

  • Assistants Page Filter Fix - Fixed a bug where the service filter on the Assistants page did not apply correctly.

  • Assistant Visibility Fix - Fixed a bug where newly created assistants were not appearing in the "Discover" section.

  • User Interface Fixes - Sidebar menu items now remain highlighted when selected for easier navigation.

  • Document Link Formatting Fix - Resolved an issue where an extra “0” was occasionally appended to the end of document links.

  • Security Improvements - Fixed vulnerabilities in the Maiko sidecar.

  • Console Security Patch - Implemented a security update to further protect sensitive application data.

Last updated