Skip to content

Commit

Permalink
release-4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyy committed Jan 23, 2025
1 parent 29fd9a7 commit 5e23214
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ object Versions {
const val minSdkVersion = 21
const val targetSdkVersion = 29
const val versionCode = 58
const val versionName = "4.2.0"
const val versionName = "4.1.1"
}
13 changes: 13 additions & 0 deletions change/dandanplay-v4.1.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
弹弹play 概念版v4.1.1

1.优化弹幕/字幕的搜索体验
2.优化远程媒体库地址填写
3.优化B站弹幕下载逻辑
4.修复ExoPlayer轨道选择异常
5.修复远程投屏身份校验信息获取错误
6.修复文件列表中最近播放记录时间显示异常
7.修复字幕匹配异常
8.修复B站弹幕下载乱码问题
9.修复Alist子账户根目录获取失败问题
10.修改远程媒体库名称为PC端媒体库
11.适配弹弹play API新验签模式

0 comments on commit 5e23214

Please sign in to comment.