From 62b35bc8b323ad3c0511914f700c440efd9d981e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:22:24 +0800 Subject: [PATCH] chore: Bump to 2.2.0 --- CHANGELOG | 12 ++++++++++++ VERSION.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5102439..a1cd2d5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +## [2.2.0] - 2025-08-14 + +### Added + +- 搜索结果支持按播放源、标题和年份筛选,支持按年份排序 +- 搜索界面视频卡片展示年份信息,聚合卡片展示播放源 + +### Fixed + +- 修复 /api/search/resources 返回空的问题 +- 修复 upstash 实例无法编辑自定义分类的问题 + ## [2.1.0] - 2025-08-13 ### Added diff --git a/VERSION.txt b/VERSION.txt index 50aea0e..e3a4f19 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2.1.0 \ No newline at end of file +2.2.0 \ No newline at end of file