TL; DR;
- Fixed compatibility issues on latest NCM clients
- Added bilivideo and bodian provider
- Added cookie auto renew support to qq provider
- Reduced certificate valid date
- Removed bilibili from default providers and replaced kuwo with bodian
Breaking changes
- sec(cert): change valid date to 1 year
The previous valid date (5 yr) is too long to be trusted on some devices.
Fixes
- docs(README): fix link to dockerhub
- fix(hook): adapt to the new client's search API
- Fix Kuwo Search Api
- Fix decryption failure in Android high version
Features
- feat(provider): add a new provider named bilivideo for search and track bilibili videos
- feat(provider/qq): support auto renew cookie
- Add Bodian source
New Contributors
- @duzhuoshanwai made their first contribution in #1607
- @lony2003 made their first contribution in #1611
- @QiYueYiya made their first contribution in #1619
- @luoxingran made their first contribution in #1661
Full Changelog: v0.27.10...v0.28.0