feat: update project structure for Vite and React Router, remove deprecated sources, and enhance Docker deployment

This commit is contained in:
HouYunFei
2026-07-05 11:38:42 +08:00
parent 443afab7bd
commit cebc3dc5c2
16 changed files with 60 additions and 50 deletions
+8 -2
View File
@@ -2,9 +2,15 @@
## Unreleased
+ [新增] 渠道兼容Gemini格式。
+ [新增] 新增Codex App插件支持。
+ [调整] Next.js -> Vite,前端构建工具迁移
+ [修复] 修复前端 TypeScript 构建报错
+ [调整] Docker 运行镜像改为 nginx 静态托管。
## v0.5.0 - 2026-07-05
+ [新增] 渠道兼容Gemini格式。
+ [调整] 前端从 Next.js 迁移到 Vite,项目改为静态前端构建。
+ [调整] 移除已 404 的 EvoLinkAI 提示词来源。
## v0.4.0 - 2026-06-16