Skip to content

v0.11.0 Release

Compare
Choose a tag to compare
@gee1k gee1k released this 18 Aug 07:57
· 474 commits to master since this release

✨ New Feature

🎨 Optimize

  • 上传文件前检查大小是否超过限制
    • SMMS 单文件最大5M
    • Imgur 单文件最大10M
  • 优化 GitHub、Gitee 上传失败时的提示信息

🐛 Bugs

  • 修复SMMS图床上传失败时提示成功的bug
  • 修复一些小bug

✨ New Feature

🎨 Optimize

  • Check if the size exceeds the limit before uploading the file
       - SMMS single file up to 5M
       - Imgur single file up to 10M
  • Optimize GitHub, Gitee upload failure message

🐛 Bugs

  • Fixed a bug that prompted a successful SMMS map upload failure
  • Fix some minor bugs