From 328ed3919bae543f130d25c07b586eb4446c8e4e Mon Sep 17 00:00:00 2001 From: argszero Date: Mon, 24 Aug 2026 14:16:19 +0800 Subject: [PATCH] chore(release): bump to v0.7.16 + changelog --- CHANGELOG.md | 4 ++++ Cargo.lock | 2 +- Cargo.toml | 2 +- ui/index.html | 10 +++++----- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72db917..0bd288b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes are recorded here. Versions follow [SemVer](https://semver.org/). +## v0.7.16 (2026-08-24) + +- **趋势图视觉比例精修(rant 2026-08-24T13:31:02,PR #142)** — 交易页"点数趋势"图更精致:折线 stroke-width 1.8→1.4、坐标轴/时间标签字号 9px→8px、标题 12px→11px、图例 11px→10px、指标切换按钮 12px→11px 并收紧间距;仅调视觉比例,渐变面积/平滑曲线/指标切换/悬停 tooltip 功能不变 + ## v0.7.15 (2026-08-24) - **趋势图渐变修复(rant 2026-08-24T12:32:18,PR #138)** — 交易趋势图填充面积不再显示黑色实心:`` 的 stop-color/stop-opacity 改为内联属性(复用仪表盘 sparkline 写法)+ 每实例唯一渐变 id,删除不可靠的 CSS class 方案;4 个指标切换均显示对应色 0.35→0 渐变面积 diff --git a/Cargo.lock b/Cargo.lock index 57bf93c..43cd98e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -51,7 +51,7 @@ dependencies = [ [[package]] name = "aitokenpool" -version = "0.7.15" +version = "0.7.16" dependencies = [ "aes-gcm", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 40f170b..8b1eff3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aitokenpool" -version = "0.7.15" +version = "0.7.16" edition = "2021" description = "AI Token 共享池 — 企业 key 池 + 公共共享市场" license = "MIT" diff --git a/ui/index.html b/ui/index.html index 29bad14..0de399c 100644 --- a/ui/index.html +++ b/ui/index.html @@ -5,7 +5,7 @@ AITokenPool - + @@ -683,9 +683,9 @@

使用模型

- - - - + + + +