Skip to content

Commit 5eb21bf

Browse files
EstrellaXDclaude
andcommitted
chore: bump version to 3.2.3-beta.2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 07093dd commit 5eb21bf

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.2.3-beta.2] - 2026-01-28
2+
3+
## Backend
4+
5+
### Fixes
6+
7+
- 修复解析器处理无括号种子名称时崩溃的问题 (#973)
8+
- `get_group()` 现在对无 `[字幕组]` 格式的名称返回空字符串
9+
10+
### Performance
11+
12+
- 优化重命名器:批量数据库查询,减少阻塞操作
13+
14+
---
15+
116
# [3.2.0-beta.13] - 2026-01-26
217

318
## Frontend

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "auto-bangumi"
3-
version = "3.2.3"
3+
version = "3.2.3-beta.2"
44
description = "AutoBangumi - Automated anime download manager"
55
requires-python = ">=3.13"
66
dependencies = [

0 commit comments

Comments
 (0)