Use BCP47 language codes for fastlane

Closes #5750
This commit is contained in:
TobiGr 2021-03-24 18:16:22 +01:00
parent 8ada17ebb8
commit eef09fdc1a
153 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,10 @@
###改进
*Github版本添加了应用更新通知 (#1608 由@krtkush )
* 下载器的多处改进 (#1944 由 @kapodamy):
*添加缺失的白色图标,并使用硬核方式改变图标的颜色
*检查迭代器是否初始化 (修复 #2031)
*允许重试新复用器中"后处理失败"错误的下载项
*新的MPEF-4复用器修复不同步的视频和音频流 (#2039)
###修复
* YouTube直播短时间后就会停止播放 (#1996 由@yausername)