Releases
v2.1.0
Compare
Sorry, something went wrong.
No results found
Highlights
Added GitHub Pages deployment support with subpath-safe static assets.
Updated the LLM provider panel for the new backend/orchestrator provider model.
Added MiniMax and the new SenseNova key flow to the frontend configuration UI.
Removed LLM provider icon dependencies and switched the LLM panel to text-based provider tiles.
Updated documentation links from the retired dlp3d.ai domain to the GitHub Pages URL.
Added new characters and refreshed documentation/metadata.
Deployment
Added GitHub Pages workflow support.
Added project-subpath compatibility for https://dlp3d-ai.github.io/dlp3d.ai/.
Updated asset path handling for static Pages deployment.
Kept the container deployment path compatible with existing deployments.
LLM UI and Provider Configuration
Updated LLMPanel to align with provider changes in backend and orchestrator.
Added MiniMax provider key handling.
Updated SenseNova to use a single sensenova_api_key.
Preserved SenseChat AK/SK handling.
Displayed OpenAI Realtime distinctly from normal OpenAI.
Removed unused LLM provider image assets.
Documentation and Content
Added and updated GitHub Pages deployment documentation.
Updated quick start and build-from-source docs.
Added new KL-default and NXD-default characters.
Updated app metadata and loading screen title.
Added optional local TTS service deployment guidance.
Runtime Improvements
Cleaned up stream resources when exiting the FSM.
Added multilingual TTS model support.
Commits
a882f9f feat(llm): update provider panel and Pages deployment (#44 )
156be7b feat: Add GitHub Pages deployment support with subpath-safe assets (#43 )
1d2302f Add New Characters: KL-default & NXD-default (#40 )
0740f73 docs: add organization content section and update citation format (#38 )
847e2c5 Update App Metadata & Loading Screen Title (#37 )
1f8f147 docs: add optional local TTS service deployment guide (#36 )
91a7561 Cleanup Stream Resources When Exiting FSM (#35 )
e1786c3 fix:Add multilingual support for the TTS model. (#34 )
重点更新
新增 GitHub Pages 部署支持,并兼容项目子路径下的静态资源。
更新 LLM provider 面板,适配新的 backend/orchestrator 供应商模型。
在前端配置 UI 中支持 MiniMax 和新版 SenseNova key 流程。
移除 LLM provider 图标依赖,将 LLM 面板切换为文本供应商贴片。
将文档中的旧 dlp3d.ai 域名链接更新为 GitHub Pages 地址。
新增角色并刷新文档和应用元信息。
部署
新增 GitHub Pages workflow 支持。
支持 https://dlp3d-ai.github.io/dlp3d.ai/ 项目子路径访问。
更新静态 Pages 部署的资源路径处理。
保持原有容器部署方式兼容。
LLM UI 与供应商配置
更新 LLMPanel,适配 backend 和 orchestrator 的供应商变化。
新增 MiniMax provider key 配置。
SenseNova 改为单 sensenova_api_key。
保留 SenseChat AK/SK 配置方式。
将 OpenAI Realtime 与普通 OpenAI 明确区分展示。
删除不再使用的 LLM provider 图标资源。
文档与内容
新增并更新 GitHub Pages 部署文档。
更新 quick start 和 build-from-source 文档。
新增 KL-default 和 NXD-default 角色。
更新应用元信息和加载页标题。
新增可选本地 TTS 服务部署指南。
运行时改进
修复退出 FSM 时的流资源清理。
增加 TTS 模型多语言支持。
提交
a882f9f feat(llm): update provider panel and Pages deployment (#44 )
156be7b feat: Add GitHub Pages deployment support with subpath-safe assets (#43 )
1d2302f Add New Characters: KL-default & NXD-default (#40 )
0740f73 docs: add organization content section and update citation format (#38 )
847e2c5 Update App Metadata & Loading Screen Title (#37 )
1f8f147 docs: add optional local TTS service deployment guide (#36 )
91a7561 Cleanup Stream Resources When Exiting FSM (#35 )
e1786c3 fix:Add multilingual support for the TTS model. (#34 )
You can’t perform that action at this time.