Skip to content

Releases: OpenListTeam/OpenList

v4.2.2

25 May 15:25
b28208b

Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

beta

11 Nov 13:59
b28208b

Choose a tag to compare

beta Pre-release
Pre-release

   🚨 Breaking Changes

  • cache: Extract hybrid_cache package  -  by j2rong4cn in #2477 (9eae6)
  • settings: Move FilterReadMeScripts to frontend  -  by MadDogOwner in #2346 (a5ba6)

   🚀 Features

  • 115_open: Implement Getter interface  -  by Seven in #1811 (07506)
  • 189pc: Implement AccessToken login  -  by LuckyPhoenix in #2245 (0726d)
  • func: Support ed2k & magnet & torrent offline download  -  by Pikachu Ren in #2452 (1d071)
  • s3: Implement Getter interface  -  by ZRHan in #1790 (9033b)
  • sharing: Allow custom share IDs  -  by Miao Zhao in #2353 (7e37c)
  • webdav: Implement Getter interface  -  by ZRHan and Copilot in #2421 (e2840)

   🐞 Bug Fixes

  • 115:
    • Fix capacity display and CDN 403 errors  -  by Shelton Zhu in #2510 (ffbbc)
  • 189pc:
    • Handle numeric res_code in RenameResp to fix JSON unmarshal error  -  by Pikachu Ren in #2489 (b2820)
  • about:
    • Fix large logo on about page  -  by ShenLin in #2418 (201a2)
  • driver:
    • Fix 189 & 189pc fastcopy form local storage  -  by Pikachu Ren in #2471 (7feec)
  • driver/139:
    • Remove RFC-incompatible request header  -  by Copilot and jyxjjj in #2478 (daad2)
  • drivers:
    • Add headers in Link methods  -  by MadDogOwner in #2401 (ece15)
  • drivers/139:
    • Check cdnSwitch before returning cdnUrl in personalGetLink  -  by MadDogOwner in #2379 (331f5)
  • drivers/local:
    • Capture ENOTTY in reflink to allow fallback  -  by Yinan Qin in #2492 (7cfb2)
  • drivers/wps:
    • Implement driver.GetRooter interface  -  by MadDogOwner in #2414 (37663)
    • Correct account relevant handling  -  by MadDogOwner and Copilot in #2415 (2d2d9)
  • fsmanage:
    • Improve path validation  -  by j2rong4cn in #2437 (c7c0c)
  • internal/fs:
    • Add ObjectAlreadyExists error check  -  by mkitsdts in #2019 (e87e0)
  • offline_download:
    • Fix login failure caused by qBittorrent 5.2.0 returning HTTP 204 No Content on successful authentication  -  by Chisiung in #2476 (31b41)
  • qbittorrent:
    • Handle non-200 response during login to prevent long startup waits  -  by airium in #2248 (bfda7)
  • setting:
    • Handle delete of setting item with empty key  -  by j2rong4cn in #2131 (ea19b)

   🏎 Performance

  • Replace strings.Split with strings.SplitSeq  -  by j2rong4cn in #2441 (d3a6b)
    View changes on GitHub

beta-media

25 Mar 09:55

Choose a tag to compare

beta-media Pre-release
Pre-release

   🚨 Breaking Changes

  • settings: Move FilterReadMeScripts to frontend  -  by MadDogOwner in #2346 (a5ba6)

   🚀 Features

  • 115_open:
    • Implement Getter interface  -  by Seven in #1811 (07506)
  • 189pc:
    • Implement AccessToken login  -  by LuckyPhoenix in #2245 (0726d)
  • func:
    • Media library  -  by pikachuim (e776d)
    • Media library  -  by pikachuim (0f340)
    • Media library  -  by pikachuim (bd846)
    • Media library build test  -  by pikachuim (87987)
    • Media library build test  -  by pikachuim (0e337)
    • Media library fix remote fetch error  -  by pikachuim (51c70)
    • Media library fix remote fetch error  -  by pikachuim (9096e)
    • Media library fix remote fetch error  -  by pikachuim (97759)
    • Media library support select  -  by pikachuim (e33ff)
    • Media library support select  -  by pikachuim (dc92f)
    • Media library support select  -  by pikachuim (3527c)
    • Media library support select  -  by pikachuim (8a72c)
    • Media library support change api url  -  by pikachuim (cc1fe)
    • Media library support change api url  -  by pikachuim (ce6bf)
    • Media library support change api url  -  by pikachuim (5a27d)
  • media:
    • 并发刮削(默认 5)+ 单条落库 增强 TMDB 搜索:模糊匹配 + 多候选关键词 管理页面新增导入/导出媒体库(全部 / 按扫描路径) 缩略图路径默认值改为 imgs  -  by pikachuim (b5f72)
    • 清空刮削、删除已失效  -  by pikachuim (2182c)
    • Support cloud codec via ffmpeg  -  by pikachuim (0386f)
    • Support cloud codec via ffmpeg  -  by pikachuim (6e987)
    • Support cloud codec via ffmpeg  -  by pikachuim (97e88)
    • Support cloud codec via ffmpeg  -  by pikachuim (e750f)
    • 提升刮削精准度,支持模糊刮削  -  by pikachuim (ccb74)
    • 提升刮削精准度,支持模糊刮削  -  by pikachuim (6646f)
    • 刮削支持自定义刮削数量,避免太占性能  -  by pikachuim (609d0)
    • 刮削支持自定义刮削数量,避免太占性能  -  by pikachuim (6a46f)
    • 刮削修复写入作品名问题  -  by pikachuim (3ce3d)
  • s3:
    • Implement Getter interface  -  by ZRHan in #1790 (9033b)
  • sharing:
    • Allow custom share IDs  -  by Miao Zhao in #2353 (7e37c)
  • webdav:
    • Implement Getter interface  -  by ZRHan and Copilot in #2421 (e2840)

   🐞 Bug Fixes

  • about:
    • Fix large logo on about page  -  by ShenLin in #2418 (201a2)
  • driver:
    • Fix 189 & 189pc fastcopy form local storage  -  by Pikachu Ren in #2471 (7feec)
  • drivers:
    • Add headers in Link methods  -  by MadDogOwner in #2401 (ece15)
  • drivers/139:
    • Check cdnSwitch before returning cdnUrl in personalGetLink  -  by MadDogOwner in #2379 (331f5)
  • drivers/wps:
    • Implement driver.GetRooter interface  -  by MadDogOwner in #2414 (37663)
    • Correct account relevant handling  -  by MadDogOwner and Copilot in #2415 (2d2d9)
  • fsmanage:
    • Improve path validation  -  by j2rong4cn in #2437 (c7c0c)
  • internal/fs:
    • Add ObjectAlreadyExists error check  -  by mkitsdts in #2019 (e87e0)
  • media:
    • Fix api proxy path  -  by pikachuim (8dbcd)
    • Fix lrc file display & music id3  -  by pikachuim (ae6f0)
    • Fix media scan sub path error  -  by pikachuim (b00e6)
    • Clean up imports and improve FetchFileReader logic  -  by j2rong4cn (20d9d)
  • qbittorrent:
    • Handle non-200 response during login to prevent long startup waits  -  by airium in #2248 (bfda7)
  • setting:
    • Handle delete of setting item with empty key  -  by j2rong4cn in #2131 (ea19b)

   🏎 Performance

  • Replace strings.Split with strings.SplitSeq  -  by j2rong4cn in #2441 (d3a6b)
    View changes on GitHub

v4.2.1

09 Apr 14:26
8d39d63

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.2.0

08 Apr 14:00
e11b8a8

Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

  • 115_share: Adjust 115 share driver for official API update  -  by @SheltonZhu in #2068 (5d9fc)
  • azure: Remove properties and fix prefix  -  by @bzssm in #2209 (5eaef)
  • deps: Update go4.org digest to a507140  -  in #2095 (8431c)
  • driver/wps: Fetch all files via multiple API invocations  -  by @mkitsdts in #2139 (e0ee7)
  • drivers/cloudreve_v4: Remove token check for share  -  by @xrgzs in #2274 (e11b8)
  • drivers/openlist: Pass through frontend refresh flag  -  by @sevxn007 in #2307 (9e49a)
  • drivers/teldrive: Enhance file listing and upload functionality with pagination and random chunk naming  -  by @totza2010 and Copilot in #2034 (f5421)
  • net: Honor proxy settings when uploading to 115/115 Open/PikPak OSS  -  by @Copilot and jyxjjj in #2222 (f3428)
  • offline_download: Prevent infinite retry on status update failure  -  by @sdvcrx in #2294 (12c9b)
  • server: Add missing return after error responses  -  by @Lanfei in #2150 (9a2ba)
    View changes on GitHub

v4.1.10

31 Jan 08:58
e3c664f

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • baidu_netdisk: Reduce the number of file listing requests  -  by @hcrgm in #2016 (031b7)
    View changes on GitHub

v4.1.9

01 Jan 14:38
8742344

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.8

25 Nov 11:38
72206ac

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

10 Nov 11:46
ee2c77a

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.6

03 Nov 03:30
0857478

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub