Skip to content

v0.14.1 Release

Compare
Choose a tag to compare
@gee1k gee1k released this 26 Nov 08:26
· 349 commits to master since this release

🐛 Bugs

  • 修复上传完成后返回的 URL 为空时会导致上传历史功能崩溃的问题
  • 修复历史记录计时器重复调用的问题

🎨 Optimize

  • 优化滑动时的展示&消失逻辑
  • 文件名过长可滚动展示

🐛 Bugs

  • Fixed upload history crash when the file URL is empty after a successful upload.
  • Fixed the bug that the history timer is called repeatedly.

🎨 Optimize

  • Optimize the display & disappear logic when sliding.
  • The filename is too long to scroll.