自动变更记录
本文件由 CI 根据 git log 自动生成, 请勿手工编辑。 手工维护请使用 历史提交与里程碑.md。
2026-08-04
新增
- ci 添加 CI/CD 流水线与自动文档生成 (
47aa681) - web 删除控制台页面及相关引用 + 补充项目文档 (
167e8ae)
修复
- ci 移除 pages-action 的 gitHubToken 参数避免 deployments:write 权限缺失 (
9f4e75f) - docs 修复 reference index.md 相对链接导致的 VitePress dead links (
2ed42a5)
文档
- 修正 favicon 路径与文件头注释 (
0c666b2)
CI
- docs 改用 Cloudflare Pages 部署文档站点 (
d600ea1)
杂项
- 移除误提交的 web-dist.tar.gz 构建产物 (
1108f54)
2026-08-03
新增
- 新增用户协议与隐私政策相关功能 (
56d3bef) - cover hard delete cover projects (
91fd85e) - cover add guizang social card prompt skill (
66170a9) - web 新增帮助中心页面, 侧边栏帮助入口跳转并移除版本字样 (
2756970) - chat 移动端键盘适配与用户切换重置, 多平台话术与防臆造约束 (
ed9af56) - miniapp add back button to article detail action bar for 4-column layout (
283c96b)
修复
- cover constrain generated text clarity (
665ac5b) - cover stabilize miniapp workflow state (
6b5ef53) - cover use official jimeng v40 request params (
d5ccd73) - cover constrain jimeng v40 dimensions (
7edbac6) - cover clamp jimeng poll timeout (
e9eedd3) - cover extend jimeng generation polling (
143030a) - miniapp improve privacy consent flow (
7451e0d) - web 侧边栏受控折叠不再挤压文字, 路由守卫刷新后自动拉取用户信息 (
77e375d) - web 修复移动端键盘遮挡和页面布局适配问题 (
d489604) - miniapp 封面列表统计用兼容写法并修复新建按钮右上对齐 (
f15f33f) - cover 封面项目列表聚合返回真实图片数/风格数/封面数 (
3c72355) - miniapp move auth API from subpkg-extra to shared api/ to avoid cross-package dependency (
7debdf0) - miniapp add preload rule for profile page to load subpkg-extra (
cc9afa4) - miniapp use position:fixed for input dock to properly track keyboard (
f841611) - miniapp make chat input rise with keyboard on mobile (
e594799)
重构
- miniapp extract keyboard dock logic to composable (
e1bde4c)
文档
- organize project history and development records (
e908627) - 删除rag-agent-web下的小红书创作者中心文档 (
09def4a)
杂项
- miniapp reduce wechat devtools file watching (
e8da9c9) - fix miniapp chat keyboard dock (
c0eca38)
2026-08-02
新增
- miniapp swap profile/cover-tool tab order, add back button to history page, highlight generate tab in history (
72b1599) - web optimize UI responsiveness + merge tokens project + delete original tokens dir (
314aa3c)
修复
- miniapp same ws reconnect fixes as web - allow 4001 retry + auto-reconnect on ticket error (
5609918) - chat add handoff type to WsOutboundMessage (
a3497f2) - chat fix web token expired error on re-entry and miniapp unknown message type (
fc7e9f4)
杂项
- feat(miniapp,web,backend): add mini-program chat/profile modules + unify account rules + UI improvements (
993e93e) - feat(auth,chat): unify account rules + sync chat sessions with merchant accounts (
1956993)
2026-08-01
修复
- web unify ALL CoverTool buttons to 44px height + large size (
77f09e8) - web raise nginx body limit for analyze-images + unify CoverTool button sizes (
653ed02)
性能
- article raise LLM fallback timeouts for production stability (
5e189a7)
2026-07-31
修复
- web sign query params + antd App.useApp message (
e1cb00d) - web enable CORS allow_credentials + antd App wrapper (
cf7956d)
性能
- article optimize copy generation pipeline + sync pending changes (
608f179)
2026-07-30
新增
- web add Phase 1 web client + backend tests (
a8dbf66) - article inject source_client + add optimistic lock via If-Match (
f757d78) - auth add /api/auth/refresh and /api/auth/logout endpoints with cookie + rate limit (
2593c8d) - auth add refresh token issue/verify/revoke service functions (
ef97c6d) - jwt add type field and refresh token issuance (
053fd67) - config add access/refresh token TTL settings (
56ff222) - db add articles.source_client/version + merchant_refresh_tokens table (
3c59c30)
文档
- spec add web-end design with cross-client interop (Phase 1 MVP) (
5981967)
杂项
- 统一小程序名称为智子工具箱, 清理诊断脚本与安全报告 (
46f7dce)
2026-07-27
修复
- cover-tool 修复封面生成多问题 - 标题输入框高度/即梦4.6模型/切换风格重生成/DeepSeek模型名/后台任务GC回收/管理后台内网隔离 (
fd49562)
2026-07-25
新增
- cover-tool 优化模型配置页面与封面生成工作流 (
dafd933)
杂项
- Initial commit (
9e8345e)
2026-07-24
新增
- consolidate auth security and kimi jimeng workflow (
3beff20)
修复
- align miniapp network timeout config (
9c6d38e) - stabilize cover kimi jimeng workflow (
db2f9a1)
杂项
- consolidate backend security helpers (
0155098)
2026-07-23
新增
- admin 后台管理系统添加封面神器 AI 模型配置模块 (
4cb97c1) - cover-tool 新增封面神器 AI 模型配置管理 (
929f1d3) - cover-tool 重构 face-god 为小程序版封面神器 (
9d867dc)
2026-07-20
新增
- 增强文章生成与上传服务,清理 TS 编译产物 (
4b6bb7f)
杂项
- 初始化项目并提交至本地仓库 (
cf8284e)
2026-08-03
新增
- 新增用户协议与隐私政策相关功能 (
56d3bef) - cover hard delete cover projects (
91fd85e) - cover add guizang social card prompt skill (
66170a9) - web 新增帮助中心页面, 侧边栏帮助入口跳转并移除版本字样 (
2756970) - chat 移动端键盘适配与用户切换重置, 多平台话术与防臆造约束 (
ed9af56) - miniapp add back button to article detail action bar for 4-column layout (
283c96b)
修复
- cover constrain generated text clarity (
665ac5b) - cover stabilize miniapp workflow state (
6b5ef53) - cover use official jimeng v40 request params (
d5ccd73) - cover constrain jimeng v40 dimensions (
7edbac6) - cover clamp jimeng poll timeout (
e9eedd3) - cover extend jimeng generation polling (
143030a) - miniapp improve privacy consent flow (
7451e0d) - web 侧边栏受控折叠不再挤压文字, 路由守卫刷新后自动拉取用户信息 (
77e375d) - web 修复移动端键盘遮挡和页面布局适配问题 (
d489604) - miniapp 封面列表统计用兼容写法并修复新建按钮右上对齐 (
f15f33f) - cover 封面项目列表聚合返回真实图片数/风格数/封面数 (
3c72355) - miniapp move auth API from subpkg-extra to shared api/ to avoid cross-package dependency (
7debdf0) - miniapp add preload rule for profile page to load subpkg-extra (
cc9afa4) - miniapp use position:fixed for input dock to properly track keyboard (
f841611) - miniapp make chat input rise with keyboard on mobile (
e594799)
重构
- miniapp extract keyboard dock logic to composable (
e1bde4c)
文档
- organize project history and development records (
e908627) - 删除rag-agent-web下的小红书创作者中心文档 (
09def4a)
杂项
- miniapp reduce wechat devtools file watching (
e8da9c9) - fix miniapp chat keyboard dock (
c0eca38)
2026-08-02
新增
- miniapp swap profile/cover-tool tab order, add back button to history page, highlight generate tab in history (
72b1599) - web optimize UI responsiveness + merge tokens project + delete original tokens dir (
314aa3c)
修复
- miniapp same ws reconnect fixes as web - allow 4001 retry + auto-reconnect on ticket error (
5609918) - chat add handoff type to WsOutboundMessage (
a3497f2) - chat fix web token expired error on re-entry and miniapp unknown message type (
fc7e9f4)
杂项
- feat(miniapp,web,backend): add mini-program chat/profile modules + unify account rules + UI improvements (
993e93e) - feat(auth,chat): unify account rules + sync chat sessions with merchant accounts (
1956993)
2026-08-01
修复
- web unify ALL CoverTool buttons to 44px height + large size (
77f09e8) - web raise nginx body limit for analyze-images + unify CoverTool button sizes (
653ed02)
性能
- article raise LLM fallback timeouts for production stability (
5e189a7)
2026-07-31
修复
- web sign query params + antd App.useApp message (
e1cb00d) - web enable CORS allow_credentials + antd App wrapper (
cf7956d)
性能
- article optimize copy generation pipeline + sync pending changes (
608f179)
2026-07-30
新增
- web add Phase 1 web client + backend tests (
a8dbf66) - article inject source_client + add optimistic lock via If-Match (
f757d78) - auth add /api/auth/refresh and /api/auth/logout endpoints with cookie + rate limit (
2593c8d) - auth add refresh token issue/verify/revoke service functions (
ef97c6d) - jwt add type field and refresh token issuance (
053fd67) - config add access/refresh token TTL settings (
56ff222) - db add articles.source_client/version + merchant_refresh_tokens table (
3c59c30)
文档
- spec add web-end design with cross-client interop (Phase 1 MVP) (
5981967)
杂项
- 统一小程序名称为智子工具箱, 清理诊断脚本与安全报告 (
46f7dce)
2026-07-27
修复
- cover-tool 修复封面生成多问题 - 标题输入框高度/即梦4.6模型/切换风格重生成/DeepSeek模型名/后台任务GC回收/管理后台内网隔离 (
fd49562)
2026-07-25
新增
- cover-tool 优化模型配置页面与封面生成工作流 (
dafd933)
杂项
- Initial commit (
9e8345e)
2026-07-24
新增
- consolidate auth security and kimi jimeng workflow (
3beff20)
修复
- align miniapp network timeout config (
9c6d38e) - stabilize cover kimi jimeng workflow (
db2f9a1)
杂项
- consolidate backend security helpers (
0155098)
2026-07-23
新增
- admin 后台管理系统添加封面神器 AI 模型配置模块 (
4cb97c1) - cover-tool 新增封面神器 AI 模型配置管理 (
929f1d3) - cover-tool 重构 face-god 为小程序版封面神器 (
9d867dc)
2026-07-20
新增
- 增强文章生成与上传服务,清理 TS 编译产物 (
4b6bb7f)
杂项
- 初始化项目并提交至本地仓库 (
cf8284e)