Skip to content

Releases: chen86860/dropline

Dropline 1.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 05:01

Added

  • English and Chinese UI: follows the system language by default (Chinese when the system
    is Chinese, English otherwise), and can be switched by hand in Settings → General → Language.
    Takes effect immediately, no restart needed. The Finder context menu and the Services item
    follow along.
  • Switch hosts from the menu bar: pick the active host profile straight from the menu bar
    item without opening Settings.

Changed

  • New icon: the app icon and the menu bar icon now share one upload mark (arrow above a
    baseline). The menu bar icon lost its surrounding circle; while uploading it hides the
    baseline and draws a progress ring instead.
  • Settings rearranged: General moved first; the Finder context menu setting moved into it
    and the separate "Right-click Upload" tab is gone, with its long help text cut down to two
    sentences; About no longer lists the bundle ID, update feed and other internals.
  • Background uploads no longer steal focus: uploads started from the Finder context menu,
    the Services menu or a drop on the Dock icon no longer bring up the main window — watch the
    progress ring in the menu bar instead.
  • The menu bar now lists the 5 most recent uploads instead of 8.
  • The update feed is a release asset: appcast.xml is uploaded with every release and the
    app reads releases/latest/download/appcast.xml. Neither the appcast nor the release notes
    are written back into the repository, and release notes are embedded in the appcast itself.
  • ./build.sh --install reinstalls cleanly: it quits the running app and its Finder
    extension, clears every stale Dropline.app registration from LaunchServices (including dead
    entries left behind by ejected DMGs), then installs, re-enables the Finder extension and
    launches. Host profiles and keychain secrets are untouched.

Fixed

  • Pop-up buttons in Settings were misaligned because of inconsistent widths.
  • After switching languages, pop-up menu items and tab titles did not refresh, and the tab bar
    showed duplicated labels and icons.

下载 Dropline-1.3.0.dmg,拖进「应用程序」即可。
ad-hoc 签名,首次打开请右键 App →「打开」,或执行:
xattr -dr com.apple.quarantine /Applications/Dropline.app

Dropline 1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:57

新增

  • 访达右键菜单三档配置:设置 → 右键上传里可选「显示(带图标)」「显示(纯文字)」
    「不显示」,改完立即生效、无需重启访达。
  • DMG 安装器./Tools/dmg.sh 生成带背景图与「拖到应用程序」引导的安装器。
  • GitHub ActionsCI 工作流在每次推送时编译并校验产物;Release 工作流可手动
    触发,一次完成构建、打 DMG、签名 appcast、发 Release 并回写更新说明。

下载 Dropline-1.2.0.dmg,拖进「应用程序」即可。
ad-hoc 签名,首次打开请右键 App →「打开」,或执行:
xattr -dr com.apple.quarantine /Applications/Dropline.app

Dropline 1.1.0

Choose a tag to compare

@chen86860 chen86860 released this 07 Aug 15:17

新增

  • 访达右键扩展:在 Finder 选中文件后,右键顶层即可「使用 Dropline 上传」;可在「系统设置 → 通用 → 登录项与扩展 → 访达扩展」中开关
  • 系统通知:上传成功/失败发送通知,点通知即可复制链接(设置里可关)
  • 菜单栏进度环:上传过程中托盘图标显示实时进度
  • 关于面板:设置里新增「关于」,展示版本、Bundle ID、更新源与项目主页

修复

  • 上传列表首行被分段控件遮挡
  • 菜单栏图标在上传时宽度变化导致的横向抖动
  • 移除冗余的底部状态栏,清除与复制操作移入列表右键菜单

ad-hoc 签名,首次打开请右键 App →「打开」,或执行:
xattr -dr com.apple.quarantine /Applications/Dropline.app

Dropline 1.0.0

Choose a tag to compare

@chen86860 chen86860 released this 07 Aug 14:25

Dropline 1.0.0

安装后首次打开若被 Gatekeeper 拦截,右键 App →「打开」。