v4.32.1
What's Changed
- chore(deps): bump actions/setup-node from 3 to 5 by @dependabot[bot] in #11
- chore(deps): bump actions/checkout from 3 to 5 by @dependabot[bot] in #12
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot[bot] in #13
- chore(deps): bump actions/cache from 3 to 4 by @dependabot[bot] in #14
- chore(packages): bump eslint-plugin-html from 7.1.0 to 8.1.3 by @dependabot[bot] in #16
- chore(packages): bump @types/node from 16.11.19 to 24.6.0 by @dependabot[bot] in #15
- chore(packages): bump mocha from 10.0.0 to 11.7.2 by @dependabot[bot] in #17
- chore(packages): bump prettier from 2.7.1 to 3.6.2 by @dependabot[bot] in #18
- chore(packages): bump express and @types/express by @dependabot[bot] in #23
- chore(packages): bump dotenv from 16.6.1 to 17.2.3 by @dependabot[bot] in #22
- chore(packages): bump @typescript-eslint/eslint-plugin from 5.0.0 to 5.62.0 by @dependabot[bot] in #25
- chore(packages): bump lint-staged from 12.1.7 to 16.2.4 by @dependabot[bot] in #30
- docs: upd readme by @MoeFurina in #31
- chore(packages): bump eslint-plugin-prettier from 4.0.0 to 5.5.4 by @dependabot[bot] in #26
- chore(packages): bump @types/node from 24.6.1 to 24.8.1 by @dependabot[bot] in #34
- chore(packages): bump mocha from 11.7.3 to 11.7.4 by @dependabot[bot] in #24
- chore(packages): bump @typescript-eslint/parser from 5.0.0 to 5.62.0 by @dependabot[bot] in #33
- chore(packages): bump husky from 7.0.4 to 9.1.7 by @dependabot[bot] in #32
- chore(packages): bump lint-staged from 16.2.4 to 16.2.6 by @dependabot[bot] in #40
- chore(packages): bump yargs from 17.7.2 to 18.0.0 by @dependabot[bot] in #39
- chore(packages): bump typescript from 4.5.2 to 5.9.3 by @dependabot[bot] in #38
- chore(packages): bump @types/mocha from 9.1.1 to 10.0.10 by @dependabot[bot] in #37
- chore(packages): bump eslint-config-prettier from 8.5.0 to 10.1.8 by @dependabot[bot] in #36
- feat: 增加云盘歌词接口 by @Cinvin in #48
- chore(packages): bump music-metadata from 7.14.0 to 11.9.0 by @dependabot[bot] in #45
- chore(packages): bump @types/node from 24.9.1 to 24.10.0 by @dependabot[bot] in #47
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #43
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #42
- chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #41
- chore(packages): bump @typescript-eslint/parser from 8.46.2 to 8.46.3 by @dependabot[bot] in #51
- chore(packages): bump mocha from 11.7.4 to 11.7.5 by @dependabot[bot] in #53
- chore(packages): bump music-metadata from 11.10.0 to 11.10.3 by @dependabot[bot] in #55
- 🐳 chore(deps): update dependences by @MoeFurina in #62
- fix: 修复验证码登录 by @apoint123 in #70
- feat(module): add vip daily signin by @MoeFurina in #72
- refactor(unblock): Refactor song URL matching to use new utils package by @MoeFurina in #73
- chore(packages): bump lint-staged from 16.2.6 to 16.2.7 by @dependabot[bot] in #56
- chore(deps): bump peter-evans/create-or-update-comment from 4 to 5 by @dependabot[bot] in #63
- chore(deps): bump actions/stale from 8 to 10 by @dependabot[bot] in #64
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #65
- chore(packages): bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 by @dependabot[bot] in #59
- chore(packages): bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in #66
- chore(packages): bump @typescript-eslint/parser from 8.46.3 to 8.48.0 by @dependabot[bot] in #67
- chore(packages): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #57
- 更新 README 以反映 Node.js 版本要求和 Docker 使用说明 by @MoeFurina in #80
- chore(packages): bump @typescript-eslint/parser from 8.51.0 to 8.53.0 by @dependabot[bot] in #83
- chore(packages): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in #81
- chore(packages): bump @types/node from 25.0.3 to 25.0.9 by @dependabot[bot] in #82
- ci: 支持action自动编译可执行文件 by @MoeFurina in #87
- Auto-build: Add compiled binaries for win, linux, macos by @github-actions[bot] in #88
- feat: add
musician_vip_tasksAPI, its module, andhome.mddocumen… by @Yon8 in #95 - build(version): bump 4.30.0 by @MoeFurina in #102
- Auto-build: Add compiled binaries for win, linux, macos by @github-actions[bot] in #104
- feat: Add user playlist endpoints & domain overrides (bump 4.30.1) by @MoeFurina in #105
- fix(server): Correctly inject client IP into request parameters by @Burial0268 in #108
- 更加优雅的显示URL和调试按钮 by @BakaCookie520 in #109
- refactor: Refactor random Chinese IP generator by @MoeFurina in #110
- feat(cloud): 添加云盘上传模式选择功能并优化上传配置 by @laoshuikaixue in #116
- feat: 添加评论统计数据 by @imsyy in #122
- build(version): bump to 4.30.2 by @MoeFurina in #120
- feat: add song download url api end point for 302 by @RedSTARO in #121
- feat: 新增评论相关接口并更新部分接口 by @MoeFurina in #132
- feat: 添加DIFM相关接口 by @MoeFurina in #138
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #124
- feat(server): 支持多域名CORS配置 by @laoshuikaixue in #136
- refactor(server): 修复函数名拼写错误 by @laoshuikaixue in #134
- 日推接口增加刷新参数 by @wlm3201 in #159
- feat: 新增灰色歌曲其他版本推荐接口 by @irtrdr in #164
New Contributors
- @dependabot[bot] made their first contribution in #11
- @MoeFurina made their first contribution in #31
- @Cinvin made their first contribution in #48
- @apoint123 made their first contribution in #70
- @github-actions[bot] made their first contribution in #88
- @Yon8 made their first contribution in #95
- @Burial0268 made their first contribution in #108
- @BakaCookie520 made their first contribution in #109
- @laoshuikaixue made their first contribution in #116
- @imsyy made their first contribution in #122
- @RedSTARO made their first contribution in #121
- @wlm3201 made their first contribution in #159
- @irtrdr made their first contribution in #164
Full Changelog: https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced/commits/v4.32.1