EXE
WinGet
PicGo Beta
PicGo · 2.3.0-beta.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PicGo-Setup-2.3.0-beta.0.exe /S
Custom
PicGo-Setup-2.3.0-beta.0.exe /S /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\767a1454-0d7f-5a1a-b71b-d01e895b49f8
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.3.0-beta.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
767a1454-0d7f-5a1a-b71b-d01e895b49f8
File Identity
Filename
PicGo-Setup-2.3.0-beta.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PicGo.PicGo.Beta
Version
2.3.0-beta.0
Description
A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
License
MIT License
↗
Homepage
https://molunerfinn.com/PicGo
Installer URL
https://github.com/Molunerfinn/PicGo/releases/download/v2.3.0-beta.0/PicGo-Setup-2.3.0-beta.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Feature
- 新增:autoCopy 选项,默认开启。关闭之后,上传图片将不再自动复制链接到剪贴板。 (67e526f)
- 新增:beta 版本更新支持,你可以在设置界面里关闭它,否则会收到 beta 版本的更新推送。(ad6acd8)
- 新增:smms-v2 的支持,不必再使用 smms-user 插件了。(3f3ea69)
- 新增:通过 URL 上传图片的功能。主窗口的上传区将会有一个 URL 上传的按钮。 (a28c678)
- 新增:网页图片拖拽上传支持(注意只支持主窗口和mini窗口的拖拽上传,mac顶部栏不支持)(a28c678)
- 新增:相册里全选和简单的 shift键 多选功能。(2aeca50), closes #342
Bug Fix
- 修复:PicGo-Server 端口冲突后的逻辑bug。 (cd70a1a)
- 修复:当 Node.js 未安装时,安装插件不会给出提示的bug。 (7e86618)
- 修复:当 PicGo 已经打开时,在 Windows 或 macOS 上右键上传图片会提示失败的bug。(96cdfea), closes #4…