changelogs/v4.23.0.md
<a id="chinese"></a>
lxml 与 beautifulsoup4 依赖,降低安装体积与依赖复杂度。(#7449)no-new-privileges,提升容器默认安全性。(commit)dashboard_update 等内部有效命令,减少帮助列表噪音。(commit)id 字段导致请求失败的问题。(#7386)FunctionCallingConfig 的问题。(#7407)sendMessageDraft 发送空文本导致 400 错误刷屏的问题。(#7398)star_map 中导致 KeyError 的问题。(#7405)10062 Unknown interaction 的问题。(#7474)group_icl_enable 在消息处理时未使用 UMO 绑定配置的问题。(#7397)faiss 在启动阶段过早导入导致部分环境启动失败的问题。(#7400)MessageList.vue 缺失导致 Linux 环境 Dashboard 构建失败的问题。(commit)defineStore 的类型用法问题。(#7490)<a id="english"></a>
lxml and beautifulsoup4 dependencies to reduce dependency weight and installation complexity. (#7449)no-new-privileges in Docker runtime configuration to improve default container security. (commit)dashboard_update in HelpCommand to reduce help-list noise. (commit)None when STT or TTS providers are disabled in config instead of still resolving them. (#7363)id field from Gemini FunctionResponse payloads. (#7386)FunctionCallingConfig when only native tools are present. (#7407)sendMessageDraft 400 spam caused by empty text. (#7398)KeyError in Telegram command collection when a plugin handler is missing from star_map. (#7405)10062 Unknown interaction errors by deferring slash commands immediately. (#7474)group_icl_enable to use UMO-bound config during message handling. (#7397)faiss imports during startup to avoid startup failures in some environments. (#7400)MessageList.vue for the conversation management page to fix Dashboard production builds on Linux. (commit)defineStore type usage in Dashboard stores. (#7490)