changelogs/v4.25.0.md
<a id="chinese"></a>
\x02 前缀时未被识别,导致后续 ffmpeg 转换失败的问题。(#8009)None 参数时工具调用失败的问题。(#8136)register_platform_adapter_type 与 register_permission_type 未正确透传 **kwargs 的问题。(#8141)data/dist 中的 Dashboard 版本旧于当前核心版本时,优先使用随包内置的 Dashboard,避免旧前端资源造成兼容问题。(#8172)context.register_llm_tool() 已弃用,并补充 LLM Tool docstring 参数解析要求。(#8178)<a id="english"></a>
app_id, app_secret, and domain settings. AstrBot also fetches the bot name for the generated config ID display. (#8191)ClientID and ClientSecret, while manual setup remains available. (#8198)data/dist contains a Dashboard older than the current core version, AstrBot now prefers the bundled Dashboard to avoid stale frontend compatibility issues. (#8172)context.register_llm_tool() is deprecated and to document the required LLM Tool docstring argument format. (#8178)\x02 byte not being detected, which could cause ffmpeg conversion failures. (#8009)None arguments for no-parameter tools. (#8136)register_platform_adapter_type and register_permission_type not forwarding **kwargs correctly. (#8141)