Skip to content

Releases: Molunerfinn/PicGo

v2.5.3

06 Mar 09:27
ba9fd5c

Choose a tag to compare

Bug Fixes

  • Fix: Plugin configuration dialogs now refresh correctly when switching between plugins, avoiding stale form data from the previous plugin (#1394)
  • Fix: Latest version checking now compares stable and beta releases correctly when beta updates are enabled, avoiding incorrect update prompts (#1396)

Other

  • Update: README now includes a Nix/NixOS setup note, thanks @qrzbing for the contribution! (#1390)

Bug Fixes

  • 修复:在不同插件之间切换时,插件配置弹窗会正确刷新,避免沿用上一个插件的旧表单数据(#1394
  • 修复:开启 beta 更新通道后,最新版本检查会正确比较正式版与 beta 版,避免更新提示不准确(#1396

Other

  • 更新:README 补充了 Nix/NixOS 相关说明,感谢 @qrzbing 的贡献!(#1390

v2.5.2

10 Feb 14:21
84fe425

Choose a tag to compare

Bug Fixes

  • Fix: Resolve s.ee compatibility issues that could report upload failure even when the upload actually succeeded (#1385)

Bug Fixes

  • 修复:解决 s.ee 兼容性问题,上传实际成功时仍可能提示上传失败(#1385

国内可下载链接

Windows

macOS

Linux

v2.5.1

10 Feb 07:18
905e34a

Choose a tag to compare

Features

  • Update: Bump picgo dependency to ^2.0.1 to support legacy sm.ms api migrate to s.ee (#1385)

You need to remove the backupDomain of the smms config, or change it to s.ee

image

Bug Fixes

  • Fix: Plugin search no longer throws when an npm package description is empty (#1383)

Other

  • Update: Refresh the documentation link in the GitHub bug report template

Features

  • 更新:将 picgo 依赖升级到 ^2.0.1 以支持 smms 图床接口迁移到新的 s.ee#1385

你需要删掉 smms 配置里的备用域名,或者改成 s.ee

image

Bug Fixes

  • 修复:插件搜索在 npm 包描述为空时会报错的问题(#1383

Other

  • 更新:更新 GitHub 问题模板中的文档链接

v2.5.0

27 Jan 10:13
8952c98

Choose a tag to compare

Features

  • PicGo Cloud is here! Added PicGo Cloud support. You can now login/logout to enjoy the Configuration Sync feature for free!
    • Sync your configurations across platforms.
    • Cloud saves the last 3 history records for recovery or rollback.
    • Supports 3 encryption modes:
      • Auto: Follows the last encryption strategy of the server (Default is SSE).
      • Server-side Encryption (SSE): Encrypted storage by the server, no PIN required.
      • End-to-End Encryption (E2E): Requires a PIN to encrypt/decrypt your profile. Please keep your PIN safe as it cannot be recovered if lost.
    • For more details, please refer to the PicGo Blog and PicGo Doc.
image

Breaking Changes / Updates

  • Change: The default upload shortcut has been changed to CmdOrCtrl + Shift + U (Previously CmdOrCtrl + Shift + P) to avoid conflicts.
  • Change: On Windows, PicGo now opens the main window by default after launching (Previously silent mode). You can change this behavior in PicGo Settings. See #1381 for details
  • Update: Official domains have been updated:

Features

  • PicGo Cloud 来了! 新增 PicGo Cloud 模块,支持登录/登出。登录后即可免费使用配置同步功能!
    • 支持跨平台将配置同步到云端。
    • 云端默认保存近三次的历史记录供恢复或者回滚。
    • 配置同步支持三种加密模式:
      • 自动:跟随服务端上一次的加密策略(默认是服务端加密 SSE)。
      • 服务器端加密 (SSE):由服务端加密存储,无需 PIN。
      • 端到端加密 (E2E):启用时会弹出风险提示,需要妥善保管 PIN(用于加解密你的配置文件,丢失将无法找回)。
    • 更多配置同步相关的细节,请参考 PicGo BlogPicGo 文档
image

Breaking Changes / Updates

  • 修改:默认的上传快捷键改为 CmdOrCtrl + Shift + U。(此前是 CmdOrCtrl + Shift + P)。
  • 修改:Windows 安装/启动后默认打开主窗口(此前是静默模式)。你可以在 PicGo 设置里修改这个行为。参考 #1381
  • 更新:官方域名已更新:

v2.4.3

12 Jan 12:50
2a716ec

Choose a tag to compare

Features

  • Add: Batch URL upload support (#1376). See #1302 for details
image
iShot_2026-01-12_20.39.40.mp4
  • Refactor: Gallery image URL can not only rewrite the host but also the whole link. See #1255 for details
iShot_2026-01-12_20.44.12.mp4

Bug Fixes

  • Fix: Image host list visible status not synced with gallery (#1373). See #1372 for details
  • Fix: Some UI bugs

Features

  • 新增:支持批量 URL 上传(#1376),参考 #1302
image
iShot_2026-01-12_20.39.40.mp4
  • 重构:相册页的图片 URL 可以批量修改,不仅仅只是修改 HOST,参考 #1255
iShot_2026-01-12_20.44.12.mp4

Bug Fixes

  • 修复:相册页图床列表显示状态与相册不同步的问题(#1373),参考 #1372
  • 修复:一些 UI 问题

v2.4.2

07 Jan 08:52
3a9ff25

Choose a tag to compare

Features

  • New: macOS version with signature && notarization. No more manual handling
    image
  • Add duplicate button for image host config item. And add a double confirm dialog for duplicate and delete config item action
    image
  • Add: Refactor notifications and add Play notification Sound setting (#1370). See #1229 for more details.
    image

Bug Fixes

  • Fix: An issue that the app icon will be too big under macOS 26. See #1367 for more details
  • Fix: Clamp tray image titles to two lines, or the style will be broken
    image

Other

  • Refactor: Remove config store (#1371)

Features

  • 新增:macOS 版本签名+公证,现在不再需要手动放行,可以直接下载安装使用
    image
  • 新增:图床配置界面新增复制按钮,可以一键复制已有配置,方便进行多样化操作。同时复制和删除均增加二次确认弹窗
    image
  • 新增:重构通知并新增 开启通知提示音 的设置(#1370),参考 #1229
    image

Bug Fixes

  • 修复:在 macOS 26 版本下 app 图标过大的问题。参考 #1367
  • 修复:托盘图片标题最多显示两行否则样式会被破坏的问题
    image

Other

  • 重构:移除 config store(#1371

v2.4.2-beta.0

31 Dec 07:14

Choose a tag to compare

v2.4.2-beta.0 Pre-release
Pre-release

Features

Happy New Year!

  • New: macOS version with signature && notarization. No more manual handling.
image
  • Add duplicate button for image host config item. And add a double confirm dialog for duplicate and delete config item action.
image

Bug fixes

  • Fix: An issue that the app icon will be too big under macOS 26. See #1367 for more details.

Features

新年快乐!

  • 新增:macOS 版本签名+公证,现在不再需要手动放行,可以直接下载安装使用。
image
  • 新增:图床配置界面新增复制按钮,可以一键复制已有配置,方便进行多样化操作。同时复制和删除均增加二次确认弹窗。
image

Bug fixes

  • 修复:在 macOS 26 版本下 app 图标过大的问题。参考 #1367

2.4.1

23 Dec 12:45

Choose a tag to compare

Features

  • Add showMenubarIcon setting to control the visibility of the macOS menu bar icon. See #1222 for details.
image

Bug Fixes

  • Fix: An issue where the macOS menu bar window could not read images from the clipboard. See #1310 for details.
  • Fix: An issue where the macOS Intel build could not be opened. Please take a look at #1363 and #1310 for details.

Other

  • Upgraded Electron to v38 and migrated the underlying build framework to Electron-vite.
  • Unified the main window UI on Windows/Linux to match the macOS style.
    image
  • Updated ARM64 builds for Windows & Linux, and added Linux deb packages.

Features

  • 新增 showMenubarIcon 配置项,用于控制 macOS 顶部栏图标的显示与隐藏。参考 #1222
image

Bug Fixes

  • 修复 macOS 顶部栏窗口无法获取剪贴板图片的问题。参考 #1310
  • 修复 macOS intel 架构 app 无法打开的问题。参考 #1363, #1310

Other

  • 更新 Electron 版本到 38 以及切换底层开发框架到 Electron-vite
  • 更新 Windows\Linux 系统现在主窗口的样式跟 macOS 一致了
    image
  • 更新 Windows & Linux 平台的 ARM64 架构构建产物;新增 Linux deb 构建产物。

2.4.1-beta.1

10 Dec 15:48

Choose a tag to compare

2.4.1-beta.1 Pre-release
Pre-release

Bug Fixes

  • Fix: An issue where the macOS Intel build could not be opened. Please take a look at #1363 and #1310 for details.

Bug Fixes

  • 修复 macOS intel 架构 app 无法打开的问题。参考 #1363, #1310

Full Changelog: v2.4.1-beta.0...v2.4.1-beta.1

2.4.1-beta.0

09 Dec 09:21

Choose a tag to compare

2.4.1-beta.0 Pre-release
Pre-release

Bug Fixes

  • 修复 macOS 顶部栏窗口无法获取剪贴板图片的问题。参考 #1310

Others

  • 更新 Electron 版本到 38 以及切换底层开发框架到 Electron-vite
  • 更新 Windows\Linux 系统现在主窗口的样式跟 macOS 一致了
image
  • 更新 Windows & Linux 平台的 ARM64 架构构建产物;新增 Linux deb 构建产物。

Bug Fixes

  • Fix: An issue where the macOS menu bar window could not read images from the clipboard. See #1310 for details.

Others

  • Upgraded Electron to v38 and migrated the underlying build framework to Electron-vite.

  • Unified the main window UI on Windows/Linux to match the macOS style.
    image

  • Updated ARM64 builds for Windows & Linux, and added Linux deb packages.


Full Changelog: v2.4.0...v2.4.1-beta.0