Skip to content

ZenFile_v1.1.25

Choose a tag to compare

@l930203811 l930203811 released this 29 Jul 23:44
· 9 commits to main since this release

🚀 v1.1.25 更新内容

✨ 新增功能

  • 音频播放器歌词按钮支持四种状态循环切换,播放模式按钮整合随机播放。

🔧 优化

  • 优化应用启动时的媒体扫描调度(并发与节流),缓解部分机型打开应用几秒后卡死的问题。
  • 分类页「网络」分类现在实时显示已保存的服务器数量。
  • 分类页数量文本与「选择存储驱动器」标题加入多语言翻译。

🐛 问题修复

  • 修复清除应用数据后重新打开应用不再弹出「所有文件访问」授权弹窗、随后打开音频文件闪退的问题。
  • 修复安卓 13+ 与安卓 11 通知栏媒体控制卡片不显示的问题(提前创建通知渠道并按系统版本分流播放态逻辑)。
  • 修复分类页网格视图中已选中的项目无法再次点击取消选中的问题。
  • 改进 SMB / FTP / SFTP 远程视频流式播放稳定性,修复播放几秒后画面卡死、最终导致应用无响应闪退的问题。

⚠️ 已知问题

  • SMB / FTP / SFTP 远程视频播放在部分场景下仍可能出现卡顿,正在持续优化中。

🚀 What's New in v1.1.25

✨ New Features

  • The audio player's lyrics button now cycles through four states, and shuffle is merged into the playback-mode button.

🔧 Optimizations

  • Optimized media scan scheduling at startup (concurrency and throttling) to mitigate the app freezing a few seconds after launch on some devices.
  • The "Network" category now shows the number of saved servers in real time.
  • Localized the item-count text on category pages and the "Select Storage Drive" title.

🐛 Bug Fixes

  • Fixed the "All files access" permission prompt not reappearing after clearing app data, which then caused crashes when opening audio files.
  • Fixed the notification media control card not showing on Android 13+ and Android 11 (create the notification channel earlier and branch playback-state logic by system version).
  • Fixed selected items in the category grid view not being deselectable with another tap.
  • Improved SMB / FTP / SFTP remote video streaming stability; fixed the video freezing a few seconds into playback and eventually crashing the app.

⚠️ Known Issues

  • SMB / FTP / SFTP remote video playback may still stutter in some scenarios; optimization is ongoing.