Skip to content

v0.7.0 Release

Compare
Choose a tag to compare
@gee1k gee1k released this 30 Jun 12:22
· 603 commits to master since this release

✨ New Feature

  • 支持上传文件到 Github 仓库
  • 支持上传文件到 码云(Gitee) 仓库
  • 支持微博图床

🎨 Optimize

  • 优化上传历史预览。异步请求预览图片,不影响主应用
  • 关闭偏好设置时如有未保存的设置弹出提醒
  • 配置属性保存前 trim 字符串
  • 优化一些代码逻辑、操作逻辑

🐛 Fix Bugs

  • 修复一些小bug