Skip to content

Releases: OpenListTeam/OpenList

beta

beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Nov 13:59
24332e3

   🚀 Features

  • azure_blob: Preserve content type and md5  -  by New Future in #2734 (a283f)

   🐞 Bug Fixes

  • 115,115share:
    • Update github.com/SheltonZhu/115driver to v1.3.4  -  by Shelton Zhu in #2794 (24332)
  • deps:
    • Update github.com/t3rm1n4l/go-mega digest to 4de2f12  -  in #2710 (94eac)
    • Update module github.com/dlclark/regexp2 to v1.12.0  -  in #2713 (757f9)
    • Update module gorm.io/driver/sqlite to v1.6.0  -  in #2757 (a81f5)
    • Update module gorm.io/driver/postgres to v1.6.0  -  in #2756 (daaba)
    • Update module google.golang.org/grpc to v1.82.0  -  in #2754 (8930e)
    • Update module github.com/maruel/natural to v1.3.0  -  in #2739 (e6703)
    • Update module github.com/quic-go/quic-go to v0.60.0  -  in #2743 (f3e74)
    • Update module github.com/shirou/gopsutil/v4 to v4.26.6  -  in #2745 (5aeaf)
    • Update module github.com/protonmail/gopenpgp/v2 to v2.10.0  -  in #2742 (651b5)
    • Update module github.com/go-resty/resty/v2 to v2.17.2  -  in #2718 (b1d29)
    • Update module github.com/deckarep/golang-set/v2 to v2.9.0  -  in #2712 (0527d)
    • Update module github.com/nwaples/rardecode/v2 to v2.2.5  -  in #2699 (59612)
    • Update module github.com/bodgit/sevenzip to v1.6.5  -  in #2789 (e4696)
    • Update module gorm.io/gorm to v1.31.2  -  in #2758 (6b702)
  • drivers/s3:
    • Custom user agent and method fixes  -  by MadDogOwner and GitHub Copilot in #2780 (eb486)
  • handles:
    • Add src_name validation in FsBatchRename  -  by ShenLin and MadDogOwner (651da)
  • sharing:
    • Enforce base path boundaries  -  by ShenLin (59bd3)
    View changes on GitHub

v4.2.3

Choose a tag to compare

@PIKACHUIM PIKACHUIM released this 01 Jul 09:20
a92d59d

   🚀 Features

   🐞 Bug Fixes

Read more

beta-media

beta-media Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Mar 09:55
80b0980

   🚀 Features

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

   🐞 Bug Fixes

  • 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)
    • Return 404 on missing item_id and fix unscraped item query  -  (75632)
    View changes on GitHub

v4.2.2

Choose a tag to compare

@Suyunmeng Suyunmeng released this 25 May 15:25
b28208b

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.2.1

Choose a tag to compare

@Suyunmeng Suyunmeng released this 09 Apr 14:26
8d39d63

   🐞 Bug Fixes

    View changes on GitHub

v4.2.0

Choose a tag to compare

@PIKACHUIM PIKACHUIM released this 08 Apr 14:00
e11b8a8

   🚨 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

Choose a tag to compare

@PIKACHUIM PIKACHUIM released this 31 Jan 08:58
e3c664f

   🚀 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

Choose a tag to compare

@PIKACHUIM PIKACHUIM released this 01 Jan 14:38
8742344

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.8

Choose a tag to compare

@PIKACHUIM PIKACHUIM released this 25 Nov 11:38
72206ac

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

Choose a tag to compare

@PIKACHUIM PIKACHUIM released this 10 Nov 11:46
ee2c77a

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub