Skip to content

gitpic v0.21.4 — fish 自动配置真正生效

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:06
· 2 commits to main since this release

fish 自动配置真正生效

  • 修复 fish 点「自动配置」后仍显示未配置的问题,并保留已有路径
  • 重复配置不再误报失败,保存后会验证新终端能否使用
  • 配置时显示进度,失败原因直接显示在对应 shell 旁

GitPic.app

GitPic-<version>-macos-arm64.dmg in this release is the macOS menu-bar
app, same version as the CLI and with that CLI embedded. Apple Silicon
only. To install it:

  1. Open the DMG and drag GitPic across to Applications.

  2. Clear the quarantine flag — this step is not optional. The app is
    ad-hoc signed and not notarised, so until you run this macOS refuses
    to open it at all:

    xattr -dr com.apple.quarantine /Applications/GitPic.app
  3. Launch it, and authorise with 设置 ▸ 图床 ▸ 使用 GitHub 登录 (or
    gitpic auth login in a terminal).

Updates after that are handled by the app itself: 检查更新 downloads the
next DMG, verifies its SHA-256 and swaps the bundle, quarantine included.
For the gitpic command in your terminal, 设置 ▸ 通用 ▸ 命令行 installs
a link to the copy inside the app, so it stays in step with every update.