Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ Write each change in both `### English` and `### 中文` under `## Unreleased`.

### English

- Load the overview dashboard from a lightweight summary first, fetch account and model details per page in parallel, and cache request statistics briefly to reduce SQLite work during console startup

### 中文

- 首页先加载轻量概览摘要,账号和模型详情按页面并行请求,并短暂缓存请求统计,减少控制台启动时对 SQLite 的读取压力

## 0.3.7 - 2026-09-09

### English
Expand Down
Loading