github opennaslab/kubespider v0.4.0
Kubespider v0.4.0 release

latest releases: v0.7.0, v0.6.2, v0.6.1...
12 months ago

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

Don't miss a new kubespider release

NewReleases is sending notifications on new releases.