Skip to content

Releases: gee1k/uPic

v0.12.2 Release

15 Oct 13:46
Compare
Choose a tag to compare

🎨 Optimize

  • 优化腾讯云 COS 图床上传流程
  • 配置时敏感信息以密码形式输入框展示

🎨 Optimize

  • Optimize Tencent Cloud COS bed upload process
  • Sensitive information in the password input form during configuration

v0.12.1 Release

08 Oct 09:33
Compare
Choose a tag to compare

🐛 Bugs

  • 解决腾讯云 COS 部分区域图床上传失败的问题
  • 修复一些小问题

🐛 Bugs

  • Solving the problem of uploading the map bed of Tencent Cloud COS in some areas
  • Fix som bugs

V0.12.0 Release

06 Sep 04:18
Compare
Choose a tag to compare

✨ New Feature

  • 新增导入导出图床配置
    • 帮助 -> 导入图床配置 or 导出图床配置

🐛 Bugs

  • 修复一些小bug

✨ New Feature

  • Add import and export hosts config
    • Help -> Import hosts or Export hosts

🐛 Bugs

  • Fix som bugs

v0.11.2 Release

01 Sep 09:58
Compare
Choose a tag to compare

🎨 Optimize

  • 在菜单栏中添加取消上传选项

🐛 Bugs

  • 修复首次打开软件时,菜单栏中压缩率显示为0%的问题

🎨 Optimize

  • Add a cancel upload option in the menu bar

🐛 Bugs

  • Fixed a problem where the compression ratio in the menu bar was 0% when the software was first opened.

v0.11.1 Release

26 Aug 04:39
Compare
Choose a tag to compare

🎨 Optimize

  • Finder 工具栏增加 uPic 上传菜单
  • 上传时可右击菜单栏上传进度图标来取消上传

🎨 Optimize

  • Finder toolbar to add uPic upload menu
  • Cancel the upload by right clicking on the menu bar upload progress icon during uploading

v0.11.0 Release

18 Aug 07:57
Compare
Choose a tag to compare

✨ 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

v0.10.5 Release

16 Aug 02:32
Compare
Choose a tag to compare

🐛 Bugs

  • 修复全局快捷键在重新打开 APP 时失效的问题
  • 修复通知没有声音的问题
  • 如果再上传成功之后没有收到通知,可参照以下方法简单操作以下即可解决:

🐛 Bugs

  • Fixed a problem where global shortcuts failed when restarting the APP
  • Fix notifications with no sound problems
  • If you have not received the notification after the successful upload, you can solve the problem by following the simple steps below:

v0.10.4 Release

15 Aug 05:59
Compare
Choose a tag to compare

✨ New Feature

  • 新增 UBB 输出格式

🐛 Bugs

  • 修复新增七牛图床时,如果未更改默认region,上传时会出错崩溃

🎨 Optimize

  • 阿里云、腾讯云增加默认域名。如不需要使用自定义域名,配置时可以留空

✨ New Feature

  • Add UBB output format

🐛 Bugs

  • Fixed a bug when uploading, if the default region was not changed when the new seven-picture bed was fixed.

🎨 Optimize

  • Alibaba Cloud and Tencent Cloud add default domain names. If you do not need to use a custom domain name, you can leave it blank during configuration.

v0.10.3 Release

12 Aug 13:45
Compare
Choose a tag to compare

🐛 Bugs

  • 修复图床配置界面新增图床后重置崩溃的bug

🎨 Optimize

  • 优化复制图床配置时将新的图床配置插入到该图床下方,而不是追加到最后
  • 优化图床图标大小,让显示效果更一致

🐛 Bugs

  • Fixed a bug in the map configuration interface after adding a map bed to reset the crash

🎨 Optimize

  • Optimize the copy bed configuration to insert a new bed configuration below the bed instead of appending to the end
  • Optimize the size of the bed icon to make the display more consistent

v0.10.2 Release

10 Aug 16:30
Compare
Choose a tag to compare

✨ New Feature

  • 支持通过 URL Scheme 上传图片(单个文件路径、URL)
    • 本地文件:upic://[文件路径]
      • upic:///Users/svend/Desktop/1.png
    • 网络文件:upic://[文件URL]
      • upic://https://raw.githubusercontent.com/gee1k/oss/master/screenshot/uPic/logo.png

🎨 Optimize


✨ New Feature

  • Support for uploading images via URL Scheme (Single file path, URL)
    • Local file: upic://[file path]
      • upic:///Users/svend/Desktop/1.png
    • Network file: upic://[file url]
      • upic://https://raw.githubusercontent.com/gee1k/oss/master/screenshot/uPic/logo.png

🎨 Optimize