Skip to content

v0.10.2 Release

Compare
Choose a tag to compare
@gee1k gee1k released this 10 Aug 16:30
· 505 commits to master since this release

✨ 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