Skip to content

Commit 9b5413e

Browse files
chore: Bump to 4.2.0
1 parent fae2ff5 commit 9b5413e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [4.2.0] - 2025-08-26
2+
3+
### Added
4+
5+
- 支持 flv 直播和直播地址解析到 mp4 的处理
6+
- 增加直播台标的 proxy 以防止 cors
7+
- 支持播放页选集分组的滚动翻页
8+
9+
### Changed
10+
11+
- 管理后台页面的按钮增加加载中的 UI
12+
13+
### Fixed
14+
15+
- /api/proxy/m3u8 仅对 m3u8 内容反序列化,降低内存和 CPU 消耗
16+
117
## [4.1.1] - 2025-08-25
218

319
### Changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.1
1+
4.2.0

0 commit comments

Comments
 (0)