Releases: UnblockNeteaseMusic/server
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
source
element 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
v0.27.4
TL; DR;
- Fixed kuwo provider
- Fixed dotenv support
- Adapted new NCM API-s
Breaking changes
- Removed broken yt-download provider
Fixes
- feat(hook): add new hook for 163jiasu CDN host
- fix: rework kuwo search api and music upload api
- fix(dotenv): fix parse value with multiple
=
Refactor
Chore
- Update dependencies to the latest
New Contributors
- @LittleRey made their first contribution in #1206
- @Inkarro made their first contribution in #1207
Full Changelog: v0.27.3...v0.27.4
v0.27.3
TL; DR;
- Fixed kuwo and pyncmd provider
- Added dotenv support
- Adapted new NCM API-s
- Other fixes and improvements
Fixes
- fix(app): whitelist more new domains in strict mode
- fix(provider/match): remove md5 info for kuwo api
- feat(provider/kuwo): allow custom CSRF Token
- feat(hook): support local vip in latest PC clients
Features
- feat(bootstrap): Add Dotenv support (#1158)
- feat: Implement dead-simple dotenv for bootstrap
- feat(hook): support new player API
Chore
- Update dependencies to the latest
Full Changelog: v0.27.2...v0.27.3
v0.27.2 Patch 2
TL; DR;
- Reworked kuwo provider
- Added dotenv support
- Other fixes and improvements
Fixes
- fix(app): whitelist more new domains in strict mode
- fix(provider/kuwo): rework csrf token generator
- fix(provider/kuwo): rework csrf generator
- fix(provider/match): remove md5 info for kuwo api
Features
Chore
- Update dependencies to the latest
New Contributors
- @yujincheng08 made their first contribution in #1140
Full Changelog: v0.27.2...v0.27.2-patch.2