Releases: UnblockNeteaseMusic/server
Releases · UnblockNeteaseMusic/server
v0.27.0-beta.6
bump: v0.27.0-beta.6
v0.27.0-beta.5
bump: v0.27.0-beta.5
v0.27.0-beta.4
bump: v0.27.0-beta.4
v0.27.0-beta.3
docs(README): update repo link [skip ci] Signed-off-by: Tianling Shen <[email protected]>
v0.27.0-beta.2
bump: v0.27.0-beta.2
v0.27.0-beta.1
merge: refactor/request (#141)
v0.26.1-docker-push-2
fix(ci/push-docker): release_tag should be "released_tag"
v0.26.1-docker-push: revert(ci): allow to trigger on prerelease
This reverts commit a9c6ff79fb6fd7a08e4fb8be8b33c0f8005027a6.
v0.26.1
Chore
- Removed xiami source - @aviraxp
- Tweaked default sources
Docs
- Added description for environment variables
- Added executable file way
Feat
- Build binaries for releases automatically
- Listen https port by default
- Improved docker scripts - @ShinyNito
- Improved matching accuracy - @nondanee
Fixes
- Fixed windows client with https endpoint - @xsm1997
- Updated Youtube API
v0.26.0
Chore
- Fix typo error in match.js - @EnnawYang
- Rename rewew-cert.sh to renew-cert.sh - @pan93412
Docs
- Update to match our fork - @pan93412
Feat
- Add acquired music information - @njzydark
- Add Bilibili music source - @LXG-Shadow
- Add Netease CVIP API source - pyncmd
- Add 24bit tone quality support for Migu music source
- Add flac tone quality support for Kugou music source
- Add scripts for generating certificates
- Exit with non-zero code on error - @DDoSolitary
- Load cert/key file from env - @lioliy
- Improve match syntax for Youtube music source - @1582421598
Fixes
- Fix get duration from Kuwo music source - @redn3ck
- Fix MITM hook for Bilibili music source
- Fix search for QQ music source
- Move to new metadata API for Migu music source - @nining377
- Move to new search API for Kugou music source
- Rework Youtube search
Refactor
- Improve code quality - @pan93412
- Improve process speed - @pan93412
- Remove deprecated code - @pan93412
Thanks
- Special thanks to @pan93412, the new collaborator.