Releases: gee1k/uPic
Releases · gee1k/uPic
v0.19.1
v0.19.0
v0.18.2
- Fixed: Custom host failed to upload in some cases.
- Support Chevereto!,tutorial addresses
- Fixed: Custom host can cause problems when the URL returned does not have a complete schema. fixes 90
- 修复:自定义图床在某些情况下会上传失败。
-
- 支持 Chevereto 啦,教程地址
-
- 修复:自定义图床在返回的 URL 没有完整 schema 时会出现问题。fixes 90
v0.18.1
v0.18.0
- 新增:上传文件夹(选择文件夹、拖拽文件夹、文件夹右键菜单),自动按照文件夹结构上传到服务器。fixes #81
- 新增:自定义图床URL支持变量。
- 新增:自定义图床支持 Base64 格式上传。fixes #80
- 新增:变量 {mimetype}。fixes #80
- 新增: 访达扩展图标选项。thx @L1cardo
- Added: Upload folder (select folder, drag folder, folder context menu), automatically according to the folder structure upload to the server. fixes #81
- Added: Custom host URL support variables.
- Added: Custom host support Base64 format uploader. fixes #80
- Added: Variable {mimetype}. fixes #80
- Added: Finder extension icon option. thx @L1cardo
v0.17.0
v0.16.5
- 新增: 添加偏好设置快捷键。感谢 @tinyRatP
- 修复: 图床配置时,重置后配置面板内容未更新。
- 改进: 优化输出路径。
- 改进: 优化从浏览器拖拽上传。
- 改进: Imgur ClientID 输入框改为安全输入框。
- Added: Add preference shortcuts. Thanks @tinyRatP
- Fixed: After resetting the configuration of the host, the content of the interface is not updated.
- Improved: Optimize the output URL format.
- Improved: Optimize browser drag and drop upload.
- Improved: Modify the Client ID input box on the Imgur image bed to be a secure input box.
v0.16.4
注意活动监视器
中查看是否存在进程,并结束进程重新开启。
- 修复: 某些情况下打开 APP 没有主界面。只存在进程。
- 改进: 当保存路径中的日期、时间不足2位数时自动补0。
Note
- Fixed: In some cases, the app opens without the main interface, only the process exists.
- Improved: Auto-complete with the date and timeless than two digits in the save path.
v0.16.1
- 修复: 只能添加一个 SM.MS 图床
- 修复: SM.MS V1 API 停止使用,全面升级到 V2
- 改进: SM.MS 图床配置界面 Token 采用安全输出框
- 改进: Imgur 图床配置界面新增一键获取 Client ID 按钮
- Fixed: Only one SM.MS host can be added
- Fixed: SMMS abandons V1 API and uses V2 API for uploading uniformly
- Improved: SM.MS Token uses secure input box
- Improved: Add a button to get client ID in Imgur
v0.16.0
- 新增:支持命令行上传。
- 新增:支持 SM.MS V2 版本。
- 新增:微博图床可配置访问域名(还存在少数域名没有防盗链)。 fixes #67
- 改进:优化从浏览器拖拽上传。支持更多格式文件直接拖拽(包括 GIF)。
- 改进:使用 SM.MS 图床上传图片,当图片已存在时会提示成功并返回已存在的图片链接。
- 改进:更新图床图标。
- Added: Provide a command line to upload.
- Added: Support for SM.MS Version 2.
- Added: Weibo host supports the custom configuration domain. fixes #67
- Improved: Optimize browser drag and drop upload. More formats supported (including GIF).
- Improved: When uploading duplicate pictures on the SM.MS hosts, it will automatically return to the existing picture link.
- Improved: Update host icons