Gopeed Changelog

What's new in Gopeed 1.5.6

Mar 30, 2024
  • 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)

New in Gopeed 1.5.5 (Jan 30, 2024)

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

New in Gopeed 1.5.3 (Dec 15, 2023)

  • 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)

New in Gopeed 1.5.2 (Dec 13, 2023)

  • 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)

New in Gopeed 1.5.1 (Dec 3, 2023)

  • Features:
  • feat: support proxy @monkeyWie (#284)
  • Bug Fixes:
  • fix: incorrect file name in task files view @monkeyWie (#285)

New in Gopeed 1.5.0 (Nov 29, 2023)

  • 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)

New in Gopeed 1.4.4 (Nov 9, 2023)

  • 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)

New in Gopeed 1.4.3 (Oct 24, 2023)

  • 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)
  • 更新日志

New in Gopeed 1.4.2 (Oct 22, 2023)

  • 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)