From 8a62b5e1740bb1e376fdda71a59eda0b29a57e9e Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Wed, 10 Jun 2026 23:06:32 +0800 Subject: [PATCH] chore: release v1.0.30 Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 13 ++++++ CLAUDE.md | 1 + todo/todo.html | 121 +++++++++++++++++++++++++------------------------ todo/todo.json | 6 +-- 4 files changed, 78 insertions(+), 63 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe20d8..f79b71d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.30] - 2026-06-10 + +### 新功能 +- 官网新增更新日志页(/changelog/)、服务条款页(/terms/)、隐私政策页(/privacy/),全站页脚同步补充链接 +- 授权信息功能:新账号注册自动获得 30 天试用期;设置页「授权」Tab 支持粘贴授权码激活;到期后按宽限期 → 只读 → 锁定三阶段降级,前端对应横幅与弹窗提示 +- 商品详情页展示所有字段,包括分类、库存预警线、备注、自定义字段、描述文档 + +### 改进 +- 关于我们页「更新日志」按钮现在链接到 /changelog/ 版本历史页 + +### 修复 +- 授权状态接口返回值补充 phase 字段,修复前端横幅与到期弹窗始终不显示的问题 + ## [1.0.29] - 2026-06-09 ### 新功能 diff --git a/CLAUDE.md b/CLAUDE.md index e5e7006..543b239 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -315,6 +315,7 @@ CI/CD(Forgejo,`.gitea/workflows/deploy.yml`)收到 tag 后自动:编译 - **真相源**:`todo/todo.json`(结构化 JSON,含 id/标题/重要度/平台标签/创建时间/完成版本) - **HTML**:`todo/todo.html` 为生成物,每次写操作自动重渲染 - **重要度**:`high`(阻断/紧急)/ `mid`(重要)/ `low`(一般/优化)三级 +- **改动等级**:`tier 1`(接口/schema/跨 2+ 模块)/ `tier 2`(5+ 文件)/ `tier 3`(小改/bugfix);**一级改动须先进 plan 模式经用户批准,完成后同步更新设计文档**,详见 `/todo` - **状态**:`open`(待开始)→ `doing`(开发中)→ `done`(待验收)→ `accepted`(已验收) - **完成即标记**:开发完成后 `/todo status done`,验收通过后用户运行 `/todo done ` 记入版本 diff --git a/todo/todo.html b/todo/todo.html index 177733f..ed751fd 100644 --- a/todo/todo.html +++ b/todo/todo.html @@ -225,8 +225,8 @@ ul.todo-list { list-style: none; margin: 0; padding: 0; }
24全部
2待开始
-
2开发中
-
6待验收
+
0开发中
+
8待验收
14已验收
@@ -335,73 +335,18 @@ ul.todo-list { list-style: none; margin: 0; padding: 0; }
- 🔨 开发中 2 + 🔨 开发中 0 ▴ 收起
    - -
  • -
    - 关于我们页文档/更新日志链接更新,Web 新增版本历史页 -
    - 开发中 - 一般 / 优化 - - - -
    -
    - -
    1. 客户端「关于我们」页面的「打开文档」「更新日志」链接指向需更新为正确地址。2. Web 营销站新增版本更新页面(/changelog 或 /download/),从 CHANGELOG.md 自动渲染,展示所有历史版本更新记录。
    - - -
  • - -
  • -
    - 服务条款与隐私政策页面 -
    - 开发中 - 一般 / 优化 - - - -
    -
    - -
    在营销网站(jiu.51yanmei.com)补充服务条款(Terms of Service)和隐私政策(Privacy Policy)页面,注册页底部添加链接。最低优先级,待其他功能稳定后处理。
    - - -
  • +

    暂无条目

- 🔍 待验收 6 + 🔍 待验收 8 ▴ 收起
@@ -573,6 +518,62 @@ ul.todo-list { list-style: none; margin: 0; padding: 0; }
+
  • +
    + 关于我们页文档/更新日志链接更新,Web 新增版本历史页 +
    + 待验收 + 一般 / 优化 + + + +
    +
    + +
    1. 客户端「关于我们」页面的「打开文档」「更新日志」链接指向需更新为正确地址。2. Web 营销站新增版本更新页面(/changelog 或 /download/),从 CHANGELOG.md 自动渲染,展示所有历史版本更新记录。
    + + +
  • + +
  • +
    + 服务条款与隐私政策页面 +
    + 待验收 + 一般 / 优化 + + + +
    +
    + +
    在营销网站(jiu.51yanmei.com)补充服务条款(Terms of Service)和隐私政策(Privacy Policy)页面,注册页底部添加链接。最低优先级,待其他功能稳定后处理。
    + + +
  • +