Sept 26, 2025 - v4.11.0

Features

  • Simple Mode - Added Simple Mode that hides advanced menus for streamlined user experience, adjustable via top right panel toggle

  • Plugin Architecture Enhancements - Added prompt processor for pre-LLM query processing, enabled orderable plugin sequences for data flow between plugins, and implemented plugin parameter extraction from chat context

  • IntelliBridge Knowledge Base - Launched dedicated Knowledge Base management interface with sync configuration and complete UI control, replacing external Amazon KB dependencies

  • Okta SSO Integration - Added Okta authentication support with FlexAuth configuration for enterprise single sign-on

  • Logo Generator - Integrated Gemini Nano Banana AI logo generator with automatic system prompt optimization and optional user prompt enhancement

  • Multi-Button Interface - Enabled multiple programmable buttons per assistant with dedicated tab for button management and searchable configuration

  • File Management Panel - Added user-side document management interface for uploaded files with selection, deletion, and upload capabilities directly from chat

  • Image Upload for Category Pages - Enabled visual banner images for admin-created categories across Discover and category detail pages

  • SVG Rendering and Download - Implemented SVG image rendering with download capability alongside existing JPEG support

🐞 Bugs

  • MAIKO Logo Navigation - Fixed issue where clicking the MAIKO logo updated the URL but failed to display the landing screen

  • Category Navigation Scroll Position - Resolved scroll position not resetting to top when Context Menu Sidebar links or More buttons are clicked on Assistants screen

  • Assistant Builder Checkboxes - Fixed non-functional checkboxes on Settings tab for Tueri and Vision options, and Documents tab selections

  • Feedback Form Image Reupload - Resolved issue preventing reupload of deleted images without uploading a different image first, and fixed duplicate image display during automation tests

  • Assistant Builder Search - Extended search functionality to include author name field alongside existing fields

  • Assistant Builder File Downloads - Fixed error preventing successful download of uploaded files from Assistant Builder

  • IntelliBridge Access Permission - Added missing IntelliBridge Access permission option to Role Management forms

  • Dialog Persistence Issues - Fixed multiple dialog-related bugs including missing chat content after navigation, duplicate dialog entries, unintended bulk deletions, and incorrect category navigation behavior

  • Chat Edit Functionality - Enabled Save & Submit button for edited user requests to allow resubmission with updated content

  • YouTube Link Handling - Fixed application crash when YouTube links are clicked, ensuring proper display in action window

  • Large File Processing - Resolved application crashes when uploading and splitting large text files and CSV files exceeding size limits

  • RAG Document Processing - Fixed S3 Government storage documents stuck in perpetual processing state and intermittent RAG functionality failures

  • Multi-Tab Dialog Switching - Corrected issue where opening multiple MAIKO tabs caused dialog switching to revert to first tab's conversation

  • Assistant Builder Document Visibility - Prevented documents processing in other assistants from appearing in current assistant's Documents tab during creation

  • Cleared Dialog Response Persistence - Fixed issue where edited prompts and new responses disappeared after navigation, reverting to original content

  • Partial Response Loss - Resolved bug causing generated responses to lose content when returning to dialog after navigation

  • Filter Persistence - Made Assistant Management filters sticky across sessions until manually cleared or navigating away from the module

  • Pinned Dialog Protection - Modified Clear Dialogs function to preserve pinned dialogs while removing all others

  • Viewer Tab Visibility - Fixed Viewer tabs disappearing after clicking Release links on What's New tab

🔧 Changes

  • Plugin Management Interface - Moved plugin button and dropdown to dedicated right-side panel with improved rendering

  • Discover Page Category Organization - Reorganized All Assistants display to use category grouping with More buttons and configurable limits per category, matching Organizational Tools layout

  • Product Naming Updates - Renamed App Management to AppFlow and Plugin tab to FlowFusion throughout the interface

  • Assistant Management Branding - Renamed Guardian to Tueri across all interfaces, Settings tab labels, and removed legacy LLM-Guard references

  • Category Display Enhancements - Removed Featured label and checkbox from Apps forms, updated Workflow validation behavior, and corrected spelling from "Appeneded" to "Appended"

  • Font and Layout Optimization - Reduced font sizes, icon dimensions, and spacing across tables and interfaces following design standards for improved screen density

  • Upload Interface Consolidation - Combined separate audio, image, and file upload buttons into single unified upload button with automatic file type detection

  • Export Format Consistency - Standardized export options for both dialog and individual chat responses to include Word and PDF formats

  • Assistant Builder UI Refinements - Removed redundant required field asterisk label, added plugin/button searchability with alphabetic default sorting, and enabled admin-only default for new plugins

  • Accessibility Improvements - Eliminated triple scrollbar displays and optimized page navigation flow

  • Bullet Formatting Enhancement - Corrected output formatting for bullet points in chat responses

  • Filter Management Updates - Removed deprecated Deidentify checkbox from Assistant Management filters and resolved default group assignment inconsistencies

  • Search Provider Expansion - Added DuckDuckGo as search option via SerpAPI and replaced YouTube Search API with SerpAPI implementation

  • Default Configuration System - Implemented system-wide default settings for newly created assistants including permissions, groups, and plugin configurations

Last updated