Releases: UnblockNeteaseMusic/server
v0.28.0
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
v0.27.10
Compatibility
- Android: up to 9.1.92
- iOS: up to 8.20.30
- Windows: up to 3.1.9
Fixes
- Hot fix for MITM.
Full Changelog: v0.27.9...v0.27.10
v0.27.9
TL; DR;
- Make a fortune quietly / 且用且珍惜
- Compatibility:
- Android: up to 9.1.92
- iOS: up to 8.20.30
- Windows: up to 3.1.9
Fixes
Improvements
- feat(provider/yt-dlp): remove redundant call
- feat(provider/youtube-dl): remove redundant call
- feat(server): always upgrade http to https in mitm
Chore
- Update dependencies to the latest
New Contributors
Full Changelog: v0.27.8...v0.27.9
v0.27.8 Patch 1
Fixes
- Hot fix for api hook.
v0.27.8
TL; DR;
- Make a fortune quietly
Announcement
So, this might be the last release due to the lack of maintenance, consider migrating to Spotify, we use this too.
Of course, feel free to take over the maintainership if you are interested in it :-)
Features
Chore
- Update dependencies to the latest
New Contributors
Full Changelog: v0.27.7...v0.27.8
v0.27.7
Main Changes
v0.27.6 Patch 1
TL; DR;
- Fixed pyncmd provider
Announcement
So, this might be the last release due to the lack of maintenance, consider migrating to Spotify, we use this too.
Of course, feel free to take over the maintainership if you are interested in it :-)
Fixes
- fix(provider/pyncmd): use the public API address
Docs
- docs: credit to music.gdstudio.xyz
Chore
- Update dependencies to the latest
v0.27.6
TL; DR;
- Renewed default certificates
- Fixed pyncmd provider
Announcement
So, this might be the last release due to the lack of maintenance, consider migrating to Spotify, we use this too.
Of course, feel free to take over the maintainership if you are interested in it :-)
Fixes
- sec(cert): renew default certificate
- feat(provider/pyncmd): migrate to new API
Chore
- Update dependencies to the latest
v0.27.5
TL; DR;
- Allow customize NCM cookies
- Fixed pyncmd provider
Announcement
So, this might be the last release due to the lack of maintenance, consider migrating to Spotify, we use this too.
Of course, feel free to take over the maintainership if you are interested in it :-)
Fixes
- fix(provider/pyncmd): migrate api changes
- feat(hook): fallback to local time if 'now' property does not exist
Features
- feat(hook): Add customize Netease Cookie
- feat(request): update user-agent to recent version
Chore
- Update dependencies to the latest
New Contributors
Full Changelog: v0.27.4-patch.1...v0.27.5
v0.27.4 Patch 1
TL; DR;
- Fixed kuwo provider
- Fixed pyncmd provider
- Added
sourceelement in AudioData
Fixes
- feat(hook): unlock music items in search page
- feat(provider/pyncmd): migrate to new API
- fix(provider/kuwo): add signing param
Features
Chore
- Update dependencies to the latest
Full Changelog: v0.27.4...v0.27.4-patch.1