Gopeed Core Versions Save

A modern download manager that supports all platforms. Built with Golang and Flutter.

v1.5.7

2 weeks ago

Release notes

🆕 Features

  • feat: remember delete task option @monkeyWie (#542)
  • feat: improve Android download directory choose @monkeyWie (#541)
  • feat: add batch create and server info APIs @monkeyWie (#540)
  • feat: add show item on system tray @monkeyWie (#533)
  • feat: support launch at startup @monkeyWie (#532)
  • feat: check API port is in use @monkeyWie (#524)
  • feat: add extension store links for edge and firefox @monkeyWie (#520)
  • feat: support double click to open task file @monkeyWie (#516)
  • feat: support system proxy @monkeyWie (#515)
  • feat: updated iOS icons @deepansharya1111 (#512)

🐛 Bug Fixes

  • fix: bt request extra type convert @monkeyWie (#535)
  • ci: fix ios framework build @monkeyWie (#525)
  • fix: http request cookie incremented indefinitely on retries @monkeyWie (#514)
  • fix: command panic before resolve resource @monkeyWie (#451)
  • fix: Fix the issue of installing apk files(Android) (#448) @DearZack (#449)
  • fix: entrypoint_sh @ilkeiii (#434)

📖 Document

  • docs: fix Linux download links @invictus1032 (#465)

🚀 CI/CD

  • ci: use special flutter version on snap @monkeyWie (#543)
  • ci: build gopeed with libayatana-appindicator @madoka773 (#508)
  • ci: build linux with ubuntu latest @madoka773 (#501)

🌎 Internationalization

  • feat: add Polish translation @er2de2 (#534)
  • feat: Update tr_tr.dart @mikropsoft (#445)

更新日志

🆕 新特性

  • feat: 记住删除任务选项 @monkeyWie (#542)
  • feat: 改善安卓下载目录选择 @monkeyWie (#541)
  • feat: 添加批量下载和服务器信息接口 @monkeyWie (#540)
  • feat: 托盘菜单添加显示按钮 @monkeyWie (#533)
  • feat: 支持开机自动启动 @monkeyWie (#532)
  • feat: 设置接口时检测端口可用性 @monkeyWie (#524)
  • feat: 添加 Edge 和 Firefox 浏览器扩展链接 @monkeyWie (#520)
  • feat: 支持双击打开任务文件 @monkeyWie (#516)
  • feat: 支持系统代理 @monkeyWie (#515)
  • feat: 更新 IOS 图标 @deepansharya1111 (#512)

🐛 Bug 修复

  • fix: 修复BT请求扩展参数转换 @monkeyWie (#535)
  • ci: 修复IOS构建问题 @monkeyWie (#525)
  • fix: 修复http请求重试 cookie 无限增长的问题 @monkeyWie (#514)
  • fix: 修复命令行工具 panic 问题 @monkeyWie (#451)
  • fix: 修复安卓没有安装 APK 权限的问题 (#448) @DearZack (#449)
  • fix: docker 构建脚本 @ilkeiii (#434)

📖 文档

  • docs: 修复Linux下载链接 @invictus1032 (#465)

🚀 CI/CD

  • ci: SNAP 构建时使用指定的flutter版本 @monkeyWie (#543)
  • ci: Linux 构建时使用libayatana-appindicator @madoka773 (#508)
  • ci: Linux 构建使用最新的Ubuntu版本 @madoka773 (#501)

🌎 国际化

  • feat: 新增波兰语言支持 @er2de2 (#534)
  • feat: 更新土耳其语言 @mikropsoft (#445)

v1.5.6

2 months ago

Release notes

🎉 Our browser extension already has been published, please refer to: https://chromewebstore.google.com/detail/gopeed/mijpgljlfcapndmchhjffkpckknofcnd

🆕 Features

  • feat: add browser extension link @monkeyWie (#433)
  • feat: web config add stroage dir @monkeyWie (#428)
  • feat: Support Via Download task, require via version 5.5.0 or above (#412) @DearZack (#419)
  • feat: add docker permission related settings @ilkeiii (#380)
  • feat: docker download dir move to /app/Download @monkeyWie (#398)

🐛 Bug Fixes

  • fix: task lock by unreachable torrent @monkeyWie (#431)
  • fix: create task with default select files @monkeyWie (#374)
  • fix: start duplicate server on mobile when the app is closed by swiping and reopen @monkeyWie (#370)

📖 Document

  • docs: Optimize compile commands @DearZack (#420)
  • docs: update README_zh-CN.md @MonoYan (#381)

🌎 Internationalization

  • feat: Create tr_tr.dart @mikropsoft (#402)
  • feat: add Vietnamese translate @hoangsvit (#389)
  • feat: improve zh-TW translation @ElliotCHEN37 (#369)

更新日志

🎉 我们的浏览器扩展也已经发布了, 请参考: https://chromewebstore.google.com/detail/gopeed/mijpgljlfcapndmchhjffkpckknofcnd

🆕 Features

  • feat: 添加浏览器扩展引导链接 @monkeyWie (#433)
  • feat: web版本支持配置存储路径 @monkeyWie (#428)
  • feat: 支持 Via 浏览器调用, 需要 Via 版本 >=5.5.0 (#412) @DearZack (#419)
  • feat: 添加 docker 目录权限设置 @ilkeiii (#380)
  • feat: docker 下载目录固定为 /app/Download @monkeyWie (#398)

🐛 Bug Fixes

  • fix: BT下载不可达导致任务被锁住 @monkeyWie (#431)
  • fix: 创建任务时默认选择所有文件 @monkeyWie (#374)
  • fix: 在移动端侧滑返回再进入,导致重复开启服务 @monkeyWie (#370)

📖 Document

  • docs: 更新移动端编译命令 @DearZack (#420)
  • docs: 更新 README_zh-CN.md @MonoYan (#381)

🌎 Internationalization

  • feat: 添加土耳其语翻译 @mikropsoft (#402)
  • feat: 添加越南语翻译 @hoangsvit (#389)
  • feat: 改善台湾翻译 @ElliotCHEN37 (#369)

v1.5.5

4 months ago

Changes

🐛 Bug Fixes

  • fix: config init fail @monkeyWie (#365)
  • fix: windows default install dir @monkeyWie (#366)

更新日志

🐛 Bug 修复

  • fix: 配置初始化错误 @monkeyWie (#365)
  • fix: windows 默认安装目录 @monkeyWie (#366)

v1.5.4

4 months ago

Changes

⚠️ This version has break changes, if it runs incorrectly after update you need to uninstall completely and reinstall it.

🆕 Features

  • feat: support use server time for file creation @monkeyWie (#359)
  • feat: migrate shared_preferences to hive @monkeyWie (#343)
  • feat: custom torrent client version @monkeyWie (#341)
  • feat: add batch delete tasks api @monkeyWie (#338)
  • feat: auto create torrent task for http download @monkeyWie (#334)
  • feat: save window size and resize on startup @monkeyWie (#332)
  • feat: add mirror.ghproxy.com trackers subscribe cdn @monkeyWie (#330)
  • feat: add download stats info @MrGlp (#323)
  • feat: add thanks item for contributors @monkeyWie (#325)

🐛 Bug Fixes

  • fix: missing pb size format @MrGlp (#342)
  • fix: wrong debian installed size @madoka773 (#335)
  • fix: default download path on mobile @monkeyWie (#337)
  • fix: proxy setting only numeric input @monkeyWie (#328)
  • fix: compatible with not follow the http range response standard @MrGlp (#322)
  • fix: foreground task scope @monkeyWie (#314)

🚀 CI/CD

  • ci: fix debian 12 depends @madoka773 (#329)
  • ci: use flutter distributor @madoka773 (#313)

🌎 Internationalization

  • feat: improve zh-TW translation @ElliotCHEN37 (#327)

更新日志

⚠️ 此版本有破坏性改动, 如果升级之后运行有问题,需要完全卸载再重新安装。

🆕 新特性

  • feat: 支持通过服务器时间创建文件 @monkeyWie (#359)
  • feat: 迁移 shared_preferences 至 hive @monkeyWie (#343)
  • feat: 自定义 torrent 客户端名称 @monkeyWie (#341)
  • feat: 添加批量删除任务 API @monkeyWie (#338)
  • feat: http下载种子文件完成后自动创建 bt 任务 @monkeyWie (#334)
  • feat: 保存窗口大小并在启动时恢复 @monkeyWie (#332)
  • feat: 添加 mirror.ghproxy.com trackers 订阅地址 @monkeyWie (#330)
  • feat: 添加下载任务状态 @MrGlp (#323)
  • feat: 添加对贡献者的感谢栏目 @monkeyWie (#325)

🐛 Bug 修复

  • fix: 缺少 PB 格式化单位 @MrGlp (#342)
  • fix: 错误的 debian 安装体积 @madoka773 (#335)
  • fix: 移动端默认的下载目录 @monkeyWie (#337)
  • fix: 代理设置只支持输入数字 @monkeyWie (#328)
  • fix: 适配没有遵循 HTTP range 响应头标准的请求 @MrGlp (#322)
  • fix: 移动端后台任务 @monkeyWie (#314)

🚀 CI/CD

  • ci: 修复 debian 12 依赖库 @madoka773 (#329)
  • ci: 使用 flutter distributor 进行构建 @madoka773 (#313)

🌎 国际化

  • feat: 改进台湾翻译 @ElliotCHEN37 (#327)

v1.5.3

5 months ago

Changes

🐛 Bug Fixes

  • fix: handle api panic @monkeyWie (#302)
  • fix: http pause error @monkeyWie (#303)
  • fix: adapt mobile proxy settings ui @monkeyWie (#301)

🌎 Internationalization

  • feat: improve zh-TW translation @ElliotCHEN37 (#300)

更新日志

🐛 Bug 修复

  • fix: 处理接口panic @monkeyWie (#302)
  • fix: http 暂停异常 @monkeyWie (#303)
  • fix: 适配移动端代理设置界面 @monkeyWie (#301)

🌎 国际化

  • feat: 优化台湾翻译 @ElliotCHEN37 (#300)

v1.5.2

5 months ago

Changes

🆕 Features

  • feat: support volume storage directory on docker @monkeyWie (#291)
  • feat: improve extension engine @monkeyWie (#298)

🐛 Bug Fixes

  • fix: repair invalid filename @monkeyWie (#296)
  • fix: sort of completed tasks @monkeyWie (#297)

🚀 CI/CD

  • ci: use libappindicator @madoka773 (#286)

🌎 Internationalization

  • feat: improve zh_TW translate @ElliotCHEN37 (#287)

更新日志

🆕 新特性

  • feat: docker 版支持挂载数据目录 @monkeyWie (#291)
  • feat: 增强扩展引擎 @monkeyWie (#298)

🐛 Bug 修复

  • fix: 自动修复文件路径上非法的字符 @monkeyWie (#296)
  • fix: 已完成的任务顺序 @monkeyWie (#297)

🚀 CI/CD

  • ci: use libappindicator @madoka773 (#286)

🌎 国际化

  • feat: 改进台湾翻译 @ElliotCHEN37 (#287)

v1.5.1

5 months ago

Changes

🆕 Features

  • feat: support proxy @monkeyWie (#284)

🐛 Bug Fixes

  • fix: incorrect file name in task files view @monkeyWie (#285)

更新日志

🆕 新特性

  • feat: 代理支持 @monkeyWie (#284)

🐛 Bug 修复

  • fix: 修复某些情况下任务文列表里文件名显示不正确的问题 @monkeyWie (#285)

v1.5.0

6 months ago

Changes

🆕 Features

  • feat: support browse files on web @monkeyWie (#283)
  • chore: upgrade flutter to v3.16.1 @monkeyWie (#282)
  • feat: support more configurations (User-Agent and Torrent listen port) @monkeyWie (#281)
  • feat: enhanced extension script engine @monkeyWie (#277)
  • feat: improve zh_TW translate @ElliotCHEN37 (#263)

🐛 Bug Fixes

  • fix: task can not completed in some cases @monkeyWie (#280)
  • fix: crash on android arm-32 @monkeyWie (#279)
  • fix: extension download path @monkeyWie (#274)
  • fix: incorrect storage path in linux @monkeyWie (#270)

🚀 CI/CD

  • ci: fix .deb build @madoka773 (#269)
  • ci: fix deb desktop entry @aucub (#268)

更新日志

🆕 新特性

  • feat: web版支持浏览和下载文件 @monkeyWie (#283)
  • chore: flutter版本升级至v3.16.1 @monkeyWie (#282)
  • feat: 支持更多的配置项(User-Agent 和 Torrent监听端口) @monkeyWie (#281)
  • feat: 增强扩展脚本引擎 @monkeyWie (#277)
  • feat: 改进台湾翻译 @ElliotCHEN37 (#263)

🐛 Bug修复

  • fix: 修复在某些情况下任务无法完成的问题 @monkeyWie (#280)
  • fix: 修复在arm32位安卓机型上崩溃的问题 @monkeyWie (#279)
  • fix: 修复扩展下载的文件路径不正确问题 @monkeyWie (#274)
  • fix: 修复linux上软件存储路径不正确的问题 @monkeyWie (#270)

🚀 CI/CD

  • ci: fix .deb build @madoka773 (#269)
  • ci: fix deb desktop entry @aucub (#268)

v1.4.4

6 months ago

Changes

🆕 Features

  • feat: support create task directly @monkeyWie (#262)
  • feat: running foreground service on mobile @monkeyWie (#261)
  • feat: support more linux distributions @monkeyWie (#254)
  • feat: improve ru_RU.json @Kiberkotan (#257)
  • feat: add extension intro links @monkeyWie (#252)

🐛 Bug Fixes

  • fix: gopeed cli BT download @monkeyWie (#258)

更新日志

🆕 新特性

  • feat: 支持直接创建任务 @monkeyWie (#262)
  • feat: 在移动端以服务运行 @monkeyWie (#261)
  • feat: 支持更多 linux 分发包 @monkeyWie (#254)
  • feat: 改善俄语翻译 @Kiberkotan (#257)
  • feat: 添加扩展页面引导链接 @monkeyWie (#252)

🐛 Bug Fixes

  • fix: gopeed 命令行BT下载问题 @monkeyWie (#258)

v1.4.3

7 months ago

Changes

🎉Happy 1024 Programmers' Day!

🆕 Features

  • refractor: downloader task action dispatch @monkeyWie (#249)
  • feat: adapt mobile extension list @monkeyWie (#242)
  • feat: add extension setting tooltip @monkeyWie (#247)
  • feat: Implemented History Panel for reusing previously used Magnet & Torrent Links @omjogani (#245)

🐛 Bug Fixes

  • fix: linux system tray tooltip @monkeyWie (#243)

更新日志

🎉各位程序员 1024 节日快乐!

🆕 新特性

  • refractor: 下载器任务分发逻辑 @monkeyWie (#249)
  • feat: 适配移动端扩展列表 @monkeyWie (#242)
  • feat: 添加扩展设置提示 @monkeyWie (#247)
  • feat: 实现任务下载历史记录 @omjogani (#245)

🐛 Bug Fixes

  • fix: linux 系统托盘问题 @monkeyWie (#243)