From 71f7a3687f47dde8024f07b9e80cfe40615d6d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E5=8F=8A?= <522caiji@gmail.com> Date: Sun, 6 Sep 2026 02:00:03 +0800 Subject: [PATCH] docs: freeze changelog for v0.2.45 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8c6d6d..53e5b0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ Write each change in both `### English` and `### 中文` under `## Unreleased`. ### English +### 中文 + +## 0.2.45 - 2026-09-05 + +### English + - Add console-selectable account routing strategies: round-robin, weighted round-robin, and fill-first - Recover failed account runtimes with exponential backoff, and surface starting, recovering, and auth-failed states on account cards - Show session-affinity TTL, hits, misses, escapes, and the last miss/escape reason on the System page