Download Latest Version gopeed-web-v1.9.2-linux-386.zip (39.0 MB)
Email in envelope

Get an email when there's a new version of Gopeed

Home / v1.9.0
Name Modified Size InfoDownloads / Week
Parent folder
Gopeed-v1.9.0-windows-arm64-portable.zip 2026-01-23 30.9 MB
Gopeed-v1.9.0-windows-arm64.exe 2026-01-23 23.1 MB
Gopeed-v1.9.0-windows-arm64.zip 2026-01-23 22.6 MB
Gopeed-v1.9.0-windows-amd64.zip 2026-01-23 25.1 MB
Gopeed-v1.9.0-windows-amd64-portable.zip 2026-01-23 33.9 MB
Gopeed-v1.9.0-windows-amd64.exe 2026-01-23 25.6 MB
Gopeed-v1.9.0-android-arm64-v8a.apk 2026-01-23 24.7 MB
Gopeed-v1.9.0-android-armeabi-v7a.apk 2026-01-23 24.7 MB
Gopeed-v1.9.0-android-x86_64.apk 2026-01-23 25.9 MB
Gopeed-v1.9.0-android.apk 2026-01-23 71.9 MB
Gopeed-v1.9.0-macos-amd64.dmg 2026-01-23 39.8 MB
gopeed-v1.9.0-qnap-amd64.qpkg 2026-01-23 38.2 MB
gopeed-v1.9.0-qnap-arm64.qpkg 2026-01-23 36.9 MB
Gopeed-v1.9.0-macos.dmg 2026-01-23 56.9 MB
gopeed-web-v1.9.0-linux-386.zip 2026-01-23 37.5 MB
gopeed-web-v1.9.0-linux-amd64.zip 2026-01-23 38.2 MB
gopeed-web-v1.9.0-linux-arm64.zip 2026-01-23 36.9 MB
gopeed-web-v1.9.0-macos-amd64.zip 2026-01-23 38.5 MB
gopeed-web-v1.9.0-macos-arm64.zip 2026-01-23 37.9 MB
gopeed-web-v1.9.0-windows-386.zip 2026-01-23 38.0 MB
gopeed-web-v1.9.0-windows-amd64.zip 2026-01-23 38.5 MB
gopeed-web-v1.9.0-windows-arm64.zip 2026-01-23 37.0 MB
Gopeed-v1.9.0-macos-arm64.dmg 2026-01-23 38.3 MB
Gopeed-v1.9.0-linux-amd64.AppImage 2026-01-23 34.9 MB
Gopeed-v1.9.0-linux-amd64.deb 2026-01-23 29.1 MB
Gopeed-v1.9.0-linux-amd64.rpm 2026-01-23 31.9 MB
Gopeed-v1.9.0-ios.ipa 2026-01-23 27.1 MB
Gopeed-v1.9.0-linux-arm64.AppImage 2026-01-23 33.1 MB
Gopeed-v1.9.0-linux-arm64.deb 2026-01-23 27.5 MB
Gopeed-v1.9.0-linux-arm64.rpm 2026-01-23 30.0 MB
README.md 2026-01-23 8.9 kB
v1.9.0 source code.tar.gz 2026-01-23 1.5 MB
v1.9.0 source code.zip 2026-01-23 1.7 MB
Totals: 33 Items   1.0 GB 4
🪟 Windows EXE amd64 📥
arm64 📥
Portable amd64 📥
arm64 📥
🍎 MacOS DMG universal 📥
amd64 📥
arm64 📥
🐧 Linux Flathub amd64 📥
SNAP amd64 📥
DEB amd64 📥
arm64 📥
AppImage amd64 📥
arm64 📥
🤖 Android APK universal 📥
armeabi-v7a 📥
arm64-v8a 📥
x86_64 📥
📱 iOS IPA universal 📥
🐳 Docker - universal 📥
💾 Qnap QPKG amd64 📥
arm64 📥
🌐 Web Windows amd64 📥
arm64 📥
386 📥
MacOS amd64 📥
arm64 📥
Linux amd64 📥
arm64 📥
386 📥

Release notes

🆕 Features

  • feat: add config for auto download torrent @copilot-swe-agent (#1219)
  • feat: register as android download handler for browser integration @copilot-swe-agent (#1251)
  • feat: add automatic cleanup options for completed torrents and missing files @Locon213 (#1243)
  • feat: enhance deep link handling for install extensions @monkeyWie (#1249)
  • feat: support calling Gopeed API via host RPC @monkeyWie (#1247)
  • feat: localize google fonts in flutter web @monkeyWie (#1241)
  • feat(ui): add download percentage and ETA display @Locon213 (#1238)
  • refactor: fethcer interface & download flow @monkeyWie (#1229)
  • feat: add auto-start incomplete tasks on application startup @copilot-swe-agent (#1203)
  • feat: auto extract archives @ilteoood (#1212)
  • feat: queue extractions @ilteoood (#1227)
  • feat: multipart-archives @ilteoood (#1222)
  • feat: show extraction progress @ilteoood (#1217)
  • feat(ui): support running as menubar app @awe123343 (#1216)
  • feat: add support for Windows ARM architecture in build @Minessential (#1206)
  • feat: add anonymous analytics @monkeyWie (#1254)
  • feat: upgrade Flutter version to 3.38 @monkeyWie (#1256)

🐛 Bug Fixes

  • fix: filesystem error when creating long filename @copilot-swe-agent (#1240)
  • fix: update goja to avoid some special cases stack overflow @monkeyWie (#1242)
  • fix: filename truncation for HTML-encoded ampersands in Content-Disposition @copilot-swe-agent (#1215)
  • fix: use PathUnescape for filename URL decoding @copilot-swe-agent (#1214)
  • fix: ByteFmt panic on negative int64 values @copilot-swe-agent (#1200)

🔧 Performance Improvements

  • perf: slow down DHT announcing on errors @monkeyWie (#1186)

🚀 CI/CD

  • ci(windows): provide standalone installer exe in release assets @r6SHsRLF (#1211)

更新日志

🆕 新特性

  • feat: 新增自动下载种子配置选项 @copilot-swe-agent (#1219)
  • feat: 注册为安卓下载处理器,支持浏览器集成唤起 @copilot-swe-agent (#1251)
  • feat: 新增自动清理选项,用于清理已完成的种子任务及缺失文件 @Locon213 (#1243)
  • feat: 增强 Deep Link 用以支持安装扩展 @monkeyWie (#1249)
  • feat: 支持通过宿主 RPC 调用 Gopeed API @monkeyWie (#1247)
  • feat: Flutter Web 版本本地化 Google 字体资源 @monkeyWie (#1241)
  • feat(ui): 新增下载进度百分比及预计剩余时间显示 @Locon213 (#1238)
  • refactor: 重构 Fetcher 接口与下载流程 @monkeyWie (#1229)
  • feat: 新增应用启动时自动恢复未完成任务的功能 @copilot-swe-agent (#1203)
  • feat: 新增下载完成后自动解压功能 @ilteoood (#1212)
  • feat: 支持解压任务队列化 @ilteoood (#1227)
  • feat: 支持分卷压缩包 @ilteoood (#1222)
  • feat: 新增解压进度显示 @ilteoood (#1217)
  • feat(ui): 支持以菜单栏应用模式运行 @awe123343 (#1216)
  • feat: 构建支持 Windows ARM 架构 @Minessential (#1206)
  • feat: 升级 Flutter 版本至 3.38 @monkeyWie (#1256)
  • feat: 新增匿名统计分析功能 @monkeyWie (#1254)

🐛 Bug 修复

  • fix: 修复创建超长文件名时的文件系统错误 @copilot-swe-agent (#1240)
  • fix: 升级 goja 库以规避特殊场景下的堆栈溢出问题 @monkeyWie (#1242)
  • fix: 修复 Content-Disposition 中包含 HTML 编码字符时文件名截断的问题 @copilot-swe-agent (#1215)
  • fix: 修复文件名 URL 解码问题,改用 PathUnescape 方法 @copilot-swe-agent (#1214)
  • fix: 修复 ByteFmt 在处理负 int64 数值时导致的崩溃问题 @copilot-swe-agent (#1200)

🔧 性能优化

  • perf: 节点出错时降低 DHT 广播频率 @monkeyWie (#1186)

🚀 CI/CD

  • ci(windows): 新增独立的 EXE 安装包 @r6SHsRLF (#1211)
Source: README.md, updated 2026-01-23