# v1.14 Release Note ### New Features * Mind Map * Added an attribute panel for mind map topic nodes, enabling quick reading and editing of notes and URIs while browsing mind maps. The attribute panel can be set to display horizontally or vertically. ![v1.14_mmd_attribute_panel.png](v1.14_mmd_attribute_panel.png) * Redesigned the toolbar buttons in the note editing dialog, unifying the previously various button styles into small icon buttons. ![v1.14_mmd_note_dialog.png](v1.14_mmd_note_dialog.png) * Internationalization(i18n) Support * Added internationalization and multi-language features. * Currently supports English and Simplified Chinese. ![v1.14_multi_language_support.png](v1.14_multi_language_support.png) ### Improvements * Disable the thinking mode for AI models by default. * Update OpenAI models: `gpt-5.5`, `gpt-5.5-pro` * Update GLM models. * Update Qwen model `qwen3.7-plus`, `qwen3.7-max`, `qwen3.6-flash`, `qwen3.6-plus`, `qwen3.6-27b` etc. * Update Moonshot model `kimi-k2.6`, `kimi-k2.7-code`. * Update DeepSeek models `deepseek-v4-flash` and `deepseek-v4-pro`. * Removed deprecated models for OpenAI, Qwen, Moonshot and ChatGLM. * Add app launch statistics metrics. ### Bug Fixes * Temperature parameters are restricted on the Kimi models. * Incorrect max output token for Qwen model `qwen-flash`. * Test connection button should be disabled when no embedding store type is selected. * Checking update doesn't work well. ### Dependencies * Update JavaFX to 25.0.3 and other dependencies. --- > Created at 2026-04-05 10:45:54