From 9c2ca70fc0e024e664c072ba57ae6ab2104d6534 Mon Sep 17 00:00:00 2001 From: jiachenlong Date: Mon, 23 Mar 2026 08:30:06 +0800 Subject: [PATCH 1/4] Bump version to v1.2.11 --- VERSION | 2 +- config/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 03c6728..496b75c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION=v1.2.4 +VERSION=1.2.11 diff --git a/config/VERSION b/config/VERSION index 92448f4..496b75c 100644 --- a/config/VERSION +++ b/config/VERSION @@ -1 +1 @@ -VERSION=1.2.6 +VERSION=1.2.11 From 0388602da21f397119775bac492f3d5abca9436b Mon Sep 17 00:00:00 2001 From: jiachenlong Date: Mon, 23 Mar 2026 08:34:31 +0800 Subject: [PATCH 2/4] Add user agreement page v1.2.11 --- frontend/public/user_agreement.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 frontend/public/user_agreement.html diff --git a/frontend/public/user_agreement.html b/frontend/public/user_agreement.html new file mode 100644 index 0000000..22281d5 --- /dev/null +++ b/frontend/public/user_agreement.html @@ -0,0 +1,27 @@ + + + + + + 用户协议 - 甲辰收藏 + + + +

甲辰收藏用户协议

+
+

第一章 总则

+

欢迎使用甲辰收藏系统!本协议旨在保护用户权益,规范使用行为。

+

第二章 服务条款

+

用户需遵守相关法律法规,不得利用本系统从事违法活动。

+

第三章 隐私保护

+

我们重视用户隐私,会妥善保管用户数据。

+

第四章 免责声明

+

本系统仅供收藏爱好者交流使用,不承担任何交易风险。

+
+ + From 9a6653c492c8484a4e8c40ec88f0576f9ad004cd Mon Sep 17 00:00:00 2001 From: jiachenlong Date: Mon, 23 Mar 2026 08:35:58 +0800 Subject: [PATCH 3/4] Update index.html build version --- frontend/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index 0aeae80..3b9b15b 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - 甲辰收藏 v1.2.6 + 甲辰收藏 v1.2.11 From 00b2c45a278c881ce28532adf8f67ef1951b54df Mon Sep 17 00:00:00 2001 From: jiachenlong Date: Mon, 23 Mar 2026 10:23:06 +0800 Subject: [PATCH 4/4] Release v1.2.12 --- VERSION | 2 +- config/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 496b75c..dedc56c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION=1.2.11 +VERSION=1.2.12 diff --git a/config/VERSION b/config/VERSION index 496b75c..dedc56c 100644 --- a/config/VERSION +++ b/config/VERSION @@ -1 +1 @@ -VERSION=1.2.11 +VERSION=1.2.12