From ec4b0fad48ad6c1ea3f56579f63aeb77e9f90161 Mon Sep 17 00:00:00 2001 From: argszero Date: Mon, 24 Aug 2026 10:25:25 +0800 Subject: [PATCH] chore(release): bump to v0.7.13 + changelog (rant 2026-08-23T16:17:18) --- CHANGELOG.md | 6 ++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- ui/index.html | 10 +++++----- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 854a622..b59c04c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes are recorded here. Versions follow [SemVer](https://semver.org/). +## v0.7.13 (2026-08-24) + +- **交易趋势图优化(rant 2026-08-23T16:17:18,PR #133)** — + - 美观度提升:平滑曲线、渐变面积填充、主题色系配色、自适应坐标轴刻度、悬停数据提示(tooltip)、精致图例 + - **指标可切换**:趋势图上方增加指标选择器(消费点数 / 收入点数 / 净变化 / Token 用量),默认只展示「消费点数」变化 + ## v0.7.12 (2026-08-23) - **交易页 UI 改进(rant 2026-08-23T16:01:07)** — diff --git a/Cargo.lock b/Cargo.lock index b28c2d0..bf7e5ee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -51,7 +51,7 @@ dependencies = [ [[package]] name = "aitokenpool" -version = "0.7.12" +version = "0.7.13" dependencies = [ "aes-gcm", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 1656f5a..e4130b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aitokenpool" -version = "0.7.12" +version = "0.7.13" edition = "2021" description = "AI Token 共享池 — 企业 key 池 + 公共共享市场" license = "MIT" diff --git a/ui/index.html b/ui/index.html index 4f99571..d4112bd 100644 --- a/ui/index.html +++ b/ui/index.html @@ -5,7 +5,7 @@ AITokenPool - + @@ -683,9 +683,9 @@

使用模型

- - - - + + + +