Skip to content

Releases: gee1k/uPic

v0.19.1

28 Apr 10:47
Compare
Choose a tag to compare

🥺Dear users, sorry!
The App cannot be opened due to the invalidation of the App certificate due to misuse. Now fixed, trouble manually updating it to the latest version.v0.19.1


🥺各位用户,抱歉!
由于误操作导致 App 证书失效,App 无法打开。现已修复,麻烦手动更新到最新版。 v0.19.1

v0.19.0

26 Apr 03:09
Compare
Choose a tag to compare
  • Added: MinIo support.
  • Fix: History was not saved successfully when uploading by command line.
  • Update: PayPal link.

  • 新增:支持 MinIo。
  • 修复:命令行方式上传时历史记录没有成功保存。
  • 更新:PayPal 链接。

v0.18.2

03 Apr 01:46
Compare
Choose a tag to compare
  • Fixed: Custom host failed to upload in some cases.
  • Fixed: Custom host can cause problems when the URL returned does not have a complete schema. fixes 90

  • 修复:自定义图床在某些情况下会上传失败。
  • 修复:自定义图床在返回的 URL 没有完整 schema 时会出现问题。fixes 90

v0.18.1

28 Mar 08:26
Compare
Choose a tag to compare
  • Fixed: in some cases uploading online images will miss the file suffix.
  • Fixed: uPic voice permissions could not be controlled in system notification Settings.

  • 修复: 在某些情况下上传在线图片会缺失文件后缀名。
  • 修复: 在系统通知设置中无法控制 uPic 的声音权限。

v0.18.0

09 Mar 10:23
Compare
Choose a tag to compare
  • 新增:上传文件夹(选择文件夹、拖拽文件夹、文件夹右键菜单),自动按照文件夹结构上传到服务器。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

01 Mar 09:45
Compare
Choose a tag to compare
  • Added: Support Lsky Pro host. fixes #77
  • Added: Added variable {suffix} to get file extension without..
  • Added: Style handling suffix supports variable syntax.

  • 支持 Lsky Pro 图床。fixes #77
  • 新增变量 {suffix} 以获取不带 . 的文件扩展名。
  • 样式处理后缀支持变量语法。

v0.16.5

19 Jan 02:49
Compare
Choose a tag to compare
  • 新增: 添加偏好设置快捷键。感谢 @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

08 Jan 16:43
Compare
Choose a tag to compare

注意⚠️:如果更新后打开 APP 无反应(状态栏没有),可先在活动监视器中查看是否存在进程,并结束进程重新开启。

  • 修复: 某些情况下打开 APP 没有主界面。只存在进程。
  • 改进: 当保存路径中的日期、时间不足2位数时自动补0。

Note ⚠️: If there is no response when opening the APP after the update (the status bar is not), you can first check whether there is a process in the Activity Monitor and end the process and restart it.

  • 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

04 Jan 13:21
Compare
Choose a tag to compare
  • 修复: 只能添加一个 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

02 Jan 02:54
Compare
Choose a tag to compare
  • 新增:支持命令行上传。
  • 新增:支持 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