Nov 10, 2025 - v4.13.2

Features

  • Custom Action Buttons Enhancement - Enabled multiple custom action buttons per assistant with dedicated management interface on Actions tab, replacing single button limitation from Settings tab

  • IntelliBridge Workers Implementation - Deployed scalable IntelliBridge workers for improved overall system performance and reliability

  • Dynamic MCP Server API - Launched dynamic API for Model Context Protocol (MCP) server invocation with protected routes requiring x-api-key authentication

  • FedRAMP Compliance Mode - Added admin-side toggle to enable FedRAMP mode that restricts assistants to Private privacy level with Bedrock Government service, government-approved TTS/STT, Bedrock Government embeddings, and S3 Government document storage

  • Revectorization Management - Implemented "Clear collection and reprocess all files" functionality for IntelliBridge jobs to enable manual revectorization without duplicating vectors or requiring manual bot reattachment

  • Tueri Model Staging - Downloaded and staged all Tueri models in MicroHealth Huggingface account for improved accessibility

  • Udemy API Integration - Added Udemy API plugin for accessing organizational course catalog and learning resources

  • Bulk Assistant Editing - Added the ability to select multiple assistants in the management page and edit select settings all at once

🐞 Bugs

  • Service/Model Validity Indicators - Fixed Assistant Management screen incorrectly flagging valid services and models as invalid with asterisks, including inconsistent filtering and lazy loading display issues

  • Dialog Screen Category Images - Resolved category banner images incorrectly persisting on All Dialogs screen after navigating from Assistants screen category views

  • Admin Categories Search Persistence - Fixed search input not being retained when returning to Categories listing after editing or canceling category changes

  • Category Name Placeholder - Updated Category form name field placeholder from generic text to "Enter Category Name"

  • Assistant Builder Content Mirroring - Eliminated mirroring effect where Greeting, Scope, and Guidelines content incorrectly appeared across tabs during new assistant creation

  • Admin Upload Document Retention - Fixed documents disappearing from Admin Upload Documents table after save until browser reload

  • Empty Dialog Scroll Position - Corrected inconsistent scroll position when returning to empty dialogs from other browser tabs, ensuring display always starts at top

  • Compare Files Virus Scanning - Added missing virus scanning for file uploads in Compare Files function to match security standards of chat file uploads

  • Upload Button Tooltips - Fixed upload file tooltips and custom file format lists to accurately reflect only enabled features (Vision, Voice-to-Text, User Document Upload)

  • Assistant Management Search Clearing - Updated Search Assistants field to automatically clear when navigating away from Assistant Management module

  • Viewer Frame File Compare Tab - Fixed File Compare tab automatically displaying on Viewer frame during login, browser refresh, tab switching, and focus changes instead of only when Compare Files option is selected

  • Custom Action Button Filtering - Corrected non-functional Custom Action Button filter in Assistant Management that displayed unfiltered results during lazy loading

  • Image Reupload Prevention - Fixed inability to immediately reupload removed banner images in Categories form and Custom Logo form for the same theme mode

  • SVG Rendering Errors - Resolved application crashes and rendering failures for SVG illustrations, including handling of incomplete SVG code across multiple responses

🔧 Changes

  • Pro Mode and Simple Mode Refinements - Defined complete navigation flows for both modes with Pro Mode enabling all panels and buttons, Simple Mode hiding Context Menu Sidebar (except Admin), Tools button, Feedback button, and View Apps button while maintaining Admin panel access

  • Tueri Guardian Enhancements - Improved Tueri accuracy and configurability with updated scanner options, removed deprecated scanners, added new scanners, and displayed assigned assistants in configuration menu with automatic template updates

  • Assistant Builder UI Improvements - Eliminated double scrollbars across all tabs, implemented auto-resize textareas, aligned form elements for visual symmetry, adjusted dropdown widths for Voice-to-Text and Text-to-Voice, and optimized Document Search Prompt and Plugin Settings layouts

  • Action Icon Optimization - Updated Role Management and Group Management to display direct delete icons when deletion is the only available action, removing unnecessary meatball menus while hiding delete icons for System Roles and Groups

  • Custom Logo Instructions Enhancement - Moved Custom Logo tooltip instructions directly onto page under header with simplified text: "Upload custom logos for light and dark theme. Accepted file formats are PNG, JPG, JPEG, and SVG. 1500x300 pixels recommended or a 4:1 ratio. Max file size: 100KB. If only one image is uploaded, it will be used for both light and dark mode."

  • Assistants Screen Navigation - Aligned category link display order on Main Container to match Context Menu Sidebar sequence, updated "Favorites" to "My Favorites", and ensured all categories/assistants display when Discover tab is active including after browser refresh

  • Deidentify Filter Removal - Removed deprecated Deidentify checkbox from Assistant Management filters

  • Container Image Security Updates - Upgraded base container images from Debian 12 to Debian 13 and Python 3.11 to Python 3.12

  • Tueri Security Hardening - Removed hardcoded secrets from Tueri implementation

  • Dependency Security Patches - Updated multer package to version 2.0.2 in both package.json and backend/package.json to address critical security vulnerabilities

  • System Categories Addition - Added "ZZ - Staging" as system category for testing and staging purposes, non-deletable and non-disableable with customizable icon and banner

  • Mermaid Chart Support - Enhanced EasyDiagrams assistant to correctly render Flowchart, Block Diagram, Requirement Diagram, ZenUML, Packet Diagram, State Diagram, User Journey, Gantt Chart, Pie Chart, Git Graph, Mindmap, Timeline, and Sequence Diagram types while documenting unsupported experimental types (Architecture, XY Chart, C4 Diagram)

  • Kubernetes Deployment - Implemented Maiko helm chart deployments to Kubernetes infrastructure

📚 Documentation & Training

  • MAIKO 102: AI Fundamentals - Released comprehensive course explaining generative AI functionality, MAIKO's prediction and content creation capabilities, limitations understanding, and practical prompt engineering tips (October 2025)

  • MAIKO 103: Enterprise vs. Consumer AI - Published course comparing MAIKO's enterprise-grade security, customization, and privacy controls with consumer AI platforms (October 2025)

  • MAIKO 104: MAIKO's Unique Value - Launched course identifying optimal use cases for MAIKO in complex workflows, knowledge operations, and human-AI collaboration scenarios (October 2025)

  • MAIKO 101: Interface Walkthrough - Updated Quick Start Guide covering both Simple Mode basics and Pro Mode advanced features including Side Bar, Top Bar, Tools Panel, and communication features (October 2025)

Last updated