Files
Fu-Jie_openwebui-extensions/plugins/tools/smart-mind-map-tool/v1.0.0.md

24 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

# Smart Mind Map Tool v1.0.0 Release Notes
## Overview
The Smart Mind Map Tool represents a strategic evolution of our popular Action plugin, fully optimized for the tool-calling era. Powered by OpenWebUI 0.8.0's Rich UI enhancements, it transforms knowledge visualization from a manual task into an autonomous AI capability, intelligently deciding when a visual breakdown will most benefit your workflow.
## New Features
- **AI Proactive Invocation**: The AI can now autonomously trigger mind map generation based on the project's logic and user intent without manual clicks.
- **Native Rich UI Embedding**: Direct chat-stream HTML/iframe rendering with smooth interaction and responsive scaling.
- **Smart Context Injection**: Completely refactored to use native `__messages__`. Simplifies calling parameters while ensuring deep understanding of the conversation history.
- **Fluid Responsive Layout**: Implemented golden-ratio `aspect-ratio: 16 / 9` with flexible height bounds for a consistent experience across Desktop and Mobile.
- **Deep i18n Support**: 4-level automated language detection cascade (JS > Header > Profile > Default). Natively supports 13 languages: **English, Simplified Chinese, Traditional Chinese (HK/TW), Japanese, Korean, French, German, Spanish, Italian, Russian, Vietnamese, and Indonesian**.
## Bug Fixes
- **Iframe Background Bleed Fix**: Resolved the "white border" issue in dark mode by forcing bone-level transparency on the HTML/Body frame.
- **Drawing Area Refinement**: Replaced fixed 500px height with flexible clamping for better readability on varied screen sizes.
## Migration & Setup
- **Native Tool Calling**: For reliable autonomous triggering, MUST enable **"Native Tool Calling"** in either individual **Chat Settings** (Controls icon at top-right corner) or OpenWebUI Admin -> Model settings.
- **MESSAGE_COUNT**: Defaulting to `12` messages for optimal performance. Set to `0` for full conservation summaries.