Skip to content

Kubespider v0.4.0 release

Compare
Choose a tag to compare
@qingchoulove qingchoulove released this 31 Aug 10:46

How to Install?

Just run:

wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.4.0.tar.gz && tar -zxvf v0.4.0.tar.gz && cd kubespider-v0.4.0 && bash hack/install_kubespider.sh

New features:

  • feat: add multi-thread support for pt server
  • feat: Add qq notification provider
  • feat: baidunetdisk install
  • feat: add alist source provider
  • feat: notify webhook users if there is no links
  • feat: Add Telegram as a notification provider
  • cli: support code hot reload for development
  • feat: Support multiple link selector for magic source provider
  • feat: Make PT provider more generic
  • feat: Adaptation of docker deployment scripts for macos
  • refactor: Define data models
  • refactor: Rewriting chrome extensions with react+tailwindcss.

Bugfix

  • fix: remove proxy when calling download provider
  • fix: fix jellyfin mount
  • fix: create .config dir by default
  • fix: fix pt download size calculation

Contributors

@bruseyun @DDSDerek @DDSRem @evell1992 @Hotwill @ljtnono @miRemid @qingchoulove @richardli1598 @Tarhyru @tediorelee @ultraji @xiaozhikang0916 @zirain @zj1123581321