优化弹幕自动匹配规则

This commit is contained in:
mtvpls
2025-12-04 21:08:24 +08:00
parent e2d0a62c2a
commit eaab95e5b0
7 changed files with 426 additions and 453 deletions
+15
View File
@@ -1,3 +1,18 @@
## [200.2.0] - 2025-12-04
### Added
- 新增弹幕过滤功能
- 配置文件现在支持上传json
- 搜索结果现在支持缓存
### Changed
- 登录页面现在可以保存和查看密码
- 优化弹幕自动匹配
- 优化超分功能
### Fixed
- 弹幕自动加载失败现在有提示了
## [200.1.0] - 2025-12-03
### Changed