gopeed

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

GPL-3.0 License

Stars
12.8K
Committers
37

Bot releases are visible (Hide)

gopeed - v1.5.9 🌈

Published by github-actions[bot] about 1 month ago

Release notes

🆕 Features

  • feat: support default direct download config @monkeyWie (#735)
  • feat: support extension onDone event @monkeyWie (#728)
  • feat: task separate proxy @monkeyWie (#727)
  • feat: macos round icon @monkeyWie (#719)

🐛 Bug Fixes

  • fix: avoid HTTP zero connections @monkeyWie (#729)
  • fix: try request grant external storage on Android @monkeyWie (#660)
  • fix: torrent redundant directory @monkeyWie (#649)
  • fix: blocked when task paused while not ready @monkeyWie (#648)
  • fix: task directory open @monkeyWie (#647)
  • fix: downgrade minSdkVersion @monkeyWie (#642)

🌎 Internationalization

  • feat: Add spanish language @thedragon40 (#667)

更新日志

🆕 新特性

  • feat: 支持直接下载配置 @monkeyWie (#735)
  • feat: 扩展支持 onDone 事件 @monkeyWie (#728)
  • feat: 支持使用指定代理创建任务 @monkeyWie (#727)
  • feat: macos 圆角图标 @monkeyWie (#719)

🐛 Bug 修复

  • fix: 避免HTTP下载0连接问题 @monkeyWie (#729)
  • fix: 尝试在低版本Android上申请存储权限 @monkeyWie (#660)
  • fix: 移除torrent多余顶层目录 @monkeyWie (#649)
  • fix: 修复任务未准备好时暂停被阻塞住的问题 @monkeyWie (#648)
  • fix: 任务目录无法打开问题 @monkeyWie (#647)
  • fix: 降级安卓 minSdkVersion @monkeyWie (#642)

🌎 国际化

  • feat: 添加西班牙语支持 @thedragon40 (#667)
gopeed - v1.5.8 🌈

Published by github-actions[bot] 2 months ago

Release notes

🆕 Features

  • feat: task detail view @monkeyWie (#633)
  • feat(extension): get exception stacks on promise error @monkeyWie (#630)
  • feat: enhanced extension engine @foxxorcat (#629)
  • feat: torrent seed config @monkeyWie (#599)

🐛 Bug Fixes

  • fix: web config file not loaded when is relative path @monkeyWie (#636)
  • fix: batch create tasks with duplicate names @monkeyWie (#635)
  • fix: tray icon not shown on linux flatpak or snap @pugaizai (#625)
  • fix: clear UPNP port mapping when exist app @monkeyWie (#624)
  • fix: handle empty string params @monkeyWie (#620)
  • fix: xhr string request body can specify Content-Type @monkeyWie (#596)
  • fix: avoid hanging the main thread on repeat start @monkeyWie (#584)
  • fix: javascript engine xhr polyfill @monkeyWie (#581)
  • fix: snap dir pick depend @monkeyWie (#558)

🔧 Performance Improvements

  • perf: excessive torrent tracker dns resolve @monkeyWie (#634)

🚀 CI/CD

  • ci: docker flutter build on host @monkeyWie (#637)

🌎 Internationalization

  • feat: Update Traditional Chinese translation @abc0922001 (#611)
  • feat: create fr_fr.dart @torik988 (#608)
  • feat: Indonesian Translation/Localization @towermom9 (#606)
  • feat: update tr_tr.dart @mikropsoft (#593)
  • feat: Create it_it.dart @albanobattistella (#576)
  • feat: tamil translation is added and updated CONTRIBUTING.md @explorer2040 (#563)
  • feat: Update pl_pl.dart @er2de2 (#554)

更新日志

🆕 Features

  • feat: 任务详情页面 @monkeyWie (#633)
  • feat(extension): 在Promise异常时获取异常堆栈信息 @monkeyWie (#630)
  • feat: 加强扩展引擎 @foxxorcat (#629)
  • feat: torrent做种配置 @monkeyWie (#599)

🐛 Bug Fixes

  • fix: web配置文件为相对路径时没有加载 @monkeyWie (#636)
  • fix: 批量任务下载重名问题 @monkeyWie (#635)
  • fix: linux系统托盘图标 @pugaizai (#625)
  • fix: 退出应用时清理UPNP端口 @monkeyWie (#624)
  • fix: 处理参数中的空字符串 @monkeyWie (#620)
  • fix: XHR字符串请求头支持自定义Content-Type @monkeyWie (#596)
  • fix: 避免重启应用时阻塞住 @monkeyWie (#584)
  • fix: 脚本引擎xhr垫片 @monkeyWie (#581)
  • fix: SNAP目录选择器 @monkeyWie (#558)

🔧 Performance Improvements

  • perf: 优化过多的tracker DNS 解析 @monkeyWie (#634)

🚀 CI/CD

  • ci: docker构建中flutter部分在宿主机进行 @monkeyWie (#637)

🌎 Internationalization

  • feat: 更新台湾繁体语言 @abc0922001 (#611)
  • feat: 添加法语支持 @torik988 (#608)
  • feat: 添加印度尼西亚语言支持 @towermom9 (#606)
  • feat: 更新土耳其语言 @mikropsoft (#593)
  • feat: 新增意大利语言支持 @albanobattistella (#576)
  • feat: 新增泰米尔语言支持 @explorer2040 (#563)
  • feat: 更新波兰语言 @er2de2 (#554)
gopeed - v1.5.7 🌈 Latest Release

Published by github-actions[bot] 5 months 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)
gopeed - v1.5.6 🌈

Published by github-actions[bot] 7 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)
gopeed - v1.5.5 🌈

Published by github-actions[bot] 9 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)
gopeed - v1.5.4 🌈

Published by github-actions[bot] 9 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)
gopeed - v1.5.3 🌈

Published by github-actions[bot] 10 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)
gopeed - v1.5.2 🌈

Published by github-actions[bot] 10 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)
gopeed - v1.5.1 🌈

Published by github-actions[bot] 11 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)
gopeed - v1.5.0 🌈

Published by github-actions[bot] 11 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)
gopeed - v1.4.4 🌈

Published by github-actions[bot] 12 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)
gopeed - v1.4.3 🌈

Published by github-actions[bot] 12 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)
gopeed - v1.4.2 🌈

Published by github-actions[bot] almost 1 year ago

Changes

⚠️ This new version already supported baidu yun download! Please refer to:https://github.com/monkeyWie/gopeed-extension-baiduwp

🆕 Features

  • feat: extension on start event @monkeyWie (#239)

🐛 Bug Fixes

  • fix: http retry strategy @monkeyWie (#240)
  • fix: add system tray tooltip @monkeyWie (#237)

🧪 Tests

  • test: add extension script error case @monkeyWie (#238)

更新日志

⚠️ 新版本已经可以支持百度网盘下载啦!请参考:https://github.com/monkeyWie/gopeed-extension-baiduwp

🆕 新特性

  • feat: 扩展支持 on start 事件 @monkeyWie (#239)

🐛 Bug Fixes

  • fix: http下载重试策略 @monkeyWie (#240)
  • fix: 添加系统托盘提示文本 @monkeyWie (#237)

🧪 Tests

  • test: 添加扩展脚本运行错误的测试用例 @monkeyWie (#238)
gopeed - v1.4.1 🌈

Published by github-actions[bot] about 1 year ago

Changes

🆕 Features

  • feat: support storage state on extension @monkeyWie (#235)

更新日志

🆕 新特性

  • feat: 扩展支持本地状态存储 @monkeyWie (#235)
gopeed - v1.4.0 🌈

Published by github-actions[bot] about 1 year ago

Changes

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

🆕 Features

  • feat: extension support @monkeyWie (#78)
  • feat: support arm/v6 and arm/v7 on docker @monkeyWie (#234)
  • feat: update zh-TW locale @ElliotCHEN37 (#225)

⚒️ Development Kit

Add [gopeed-js] (https://github.com/GopeedLab/gopeed-js) project to help development.

📝 Docs

  • Upgraded the document site, please visit: docs
  • New RESTFull API document site, please visit: OpenAPI
  • New JavaScript SDK document site, please visit: Reference

更新日志

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

🆕 新特性

  • feat: 扩展功能支持 @monkeyWie (#78)
  • feat: docker支持 arm/v6 和 arm/v7 @monkeyWie (#234)
  • feat: 更新台湾语言翻译 @ElliotCHEN37 (#225)

⚒️ 开发工具

新增[gopeed-js] (https://github.com/GopeedLab/gopeed-js) 项目帮助开发。

📝 文档

  • 全面升级文档网站, 请访问: docs
  • 全新的 RESTFul 接口文档, 请访问: OpenAPI
  • 全新的 JavaScript SDK 文档, 请访问: Reference
gopeed - v1.3.13 🌈

Published by github-actions[bot] about 1 year ago

Changes

🆕 Features

  • feat: auto recognize magnet uri @monkeyWie (#230)
  • feat: adapts to Android 14 @monkeyWie (#229)
  • feat: improve zh-TW translate @ElliotCHEN37 (#224)

更新日志

🆕 新特性

  • feat: 自动识别并补全 magnet 链接 @monkeyWie (#230)
  • feat: 适配 Android 14 @monkeyWie (#229)
  • feat: 改善台湾翻译 @ElliotCHEN37 (#224)
gopeed - v1.3.12 🌈

Published by github-actions[bot] about 1 year ago

Changes

🆕 Features

  • feat: file open on mobile @monkeyWie (#223)
  • feat: default http User-Agent header @MrGlp (#216)
  • feat: add zh-TW.json translate @ElliotCHEN37 (#209)

更新日志

🆕 新特性

  • feat: 手机端支持打开已下载的文件 @monkeyWie (#223)
  • feat: http下载添加默认ua @MrGlp (#216)
  • feat: 新增台湾繁体支持 @ElliotCHEN37 (#209)
gopeed - v1.3.11 🌈

Published by monkeyWie about 1 year ago

Changes

🆕 Features

  • feat: iOS support @monkeyWie (#194)
  • feat: task file manage @monkeyWie (#196)
  • feat: auto get create url from clipboard @monkeyWie (#193)
  • feat: adjust size of resource dialog @monkeyWie (#192)

更新日志

🆕 新特性

  • feat: 支持 iOS @monkeyWie (#194)
  • feat: 支持任务文件管理 @monkeyWie (#196)
  • feat: 自动从剪贴板读取下载路径 @monkeyWie (#193)
  • feat: 调整解析资源弹窗大小 @monkeyWie (#192)
gopeed - v1.3.10 🌈

Published by github-actions[bot] about 1 year ago

Changes

🐛 Bug Fixes

  • fix: current writes map @MrGlp (#182)
  • fix: drop file crash on Windows @monkeyWie (#189)
  • fix: http download timeout @monkeyWie (#188)
  • fix: go install fail @monkeyWie (#184)

更新日志

🐛 Bug修复

  • fix: 并发请求map安全 @MrGlp (#182)
  • fix: windows上拖拽文件下载崩溃 @monkeyWie (#189)
  • fix: http下载超时导致失败 @monkeyWie (#188)
  • fix: 命令行工具安装失败 @monkeyWie (#184)
gopeed - v1.3.9 🌈

Published by github-actions[bot] about 1 year ago

Changes

🐛 Bug Fixes

  • fix: torrent file path resolve @monkeyWie (#173)

更新日志

🐛 Bug 修复

  • fix: windows上种子文件解析问题 @monkeyWie (#173)