Skip to content

ZenFile_v1.1.26

Choose a tag to compare

@l930203811 l930203811 released this 05 Aug 05:36
· 5 commits to main since this release

🚀 v1.1.26 更新内容

🔧 优化

  • SMB 下载提速:移除双缓冲预取,改为单线程顺序读写,大幅提升大文件传输速度。
  • 移除备用图标集,显著减小安装包(APK)体积。
  • 细节优化:抽屉「网络」列表三点按钮改为右对齐,快捷操作页标题支持自动换行。

🐛 问题修复

  • 修复 FTP 下载速度被错误限制在 30-40MB/s 的问题(写入刷新间隔过小导致)。
  • 修复远程客户端(SMB/FTP/SFTP)取消传输、列表卡顿与刷新三类问题。
  • 修复 openlist 残留导致的相关异常。

⚠️ 已知问题

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

🚀 What's New in v1.1.26

🔧 Optimizations

  • SMB download acceleration: removed double-buffer prefetch and switched to single-threaded sequential read/write, greatly improving large-file transfer speed.
  • Removed the backup icon set, significantly reducing the app (APK) install size.
  • Polished details: the "Network" drawer list's three-dot button is now right-aligned, and quick-action page titles wrap automatically.

🐛 Bug Fixes

  • Fixed FTP download speed being wrongly capped at 30–40 MB/s (caused by an overly small write-flush interval).
  • Fixed three remote-client issues (SMB/FTP/SFTP): transfer cancellation, list stuttering, and page refresh.
  • Fixed anomalies caused by leftover openlist references.

⚠️ Known Issues

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