changelogs/v4.26.0-beta.2.md
提醒:WebUI 的“配置 -> 系统配置”已迁移至 WebUI 侧边栏下方的“设置”。
Note: WebUI “Config -> System Config” has moved to “Settings” at the bottom of the WebUI sidebar.
<a id="chinese"></a>
create_event 入口,StarTools 创建事件时改为委托给平台适配器,避免工具层绑定具体平台实现,并为各平台补齐专属事件构造逻辑。(#8813)pnpm/action-setup。(#8808)<a id="english"></a>
create_event hook so StarTools delegates event creation to platform adapters instead of binding to concrete platform implementations, with platform-specific event construction added across adapters. (#8813)