CHANGELOG.MD 26.1 KB
Newer Older
1
# 更新日志
B
binaryify 已提交
2 3 4 5 6 7 8

### 4.0.23 | 2021.9.15

- 修复文件上传设置问题 [#1355](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1355)

- 修复interface不完整问题 [#1356](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1356)

9
### 4.0.22 | 2021.9.08
B
binaryify 已提交
10

11 12
- 修复 URI malformed 错误 [#1347](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1347)

B
更新  
binaryify 已提交
13
### 4.0.21 | 2021.9.04
B
binaryify 已提交
14

B
更新  
binaryify 已提交
15 16
- 修复云盘上传失败问题 #1332

B
binaryify 已提交
17
- 修复调用不存在的接口导致 API 崩溃的问题 #1345
B
更新  
binaryify 已提交
18 19 20

- 修复代理设置问题 #1343

B
binaryify 已提交
21 22
- 新增歌曲相关视频接口(歌曲相关视频 公开隐私歌单) [#1337](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1337)

23
### 4.0.20 | 2021.8.20
B
binaryify 已提交
24

25 26
- 手机登录增加验证码登录方式 [#1328](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1328)

B
binaryify 已提交
27
### 4.0.19 | 2021.8.10
B
binaryify 已提交
28

B
binaryify 已提交
29
- 修复若干问题
B
update  
binaryify 已提交
30 31

### 4.0.17 | 2021.7.16
B
binaryify 已提交
32

B
update  
binaryify 已提交
33 34
- 修复若干问题

B
update  
binaryify 已提交
35
### 4.0.16 | 2021.6.2
B
binaryify 已提交
36

B
update  
binaryify 已提交
37 38
- 新增歌手粉丝,数字专辑详情,数字专辑销量,音乐人数据概况,音乐人播放趋势,音乐人任务,账号云豆数,领取云豆等接口 [#1252](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1252)

39
### 4.0.15 | 2021.5.29
B
binaryify 已提交
40 41

- 新增已购单曲,获取 mlog 播放地址,将 mlog id 转为视频 id,vip 成长值,vip 成长值获取记录,vip 任务,领取 vip 成长值等接口 [#1248](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1248)
42

43
### 4.0.14 | 2021.5.28
B
binaryify 已提交
44

45 46
- 增加云贝推歌接口,云贝推歌历史记录接口 [#1246](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1246)

47
### 4.0.13 | 2021.5.24
B
binaryify 已提交
48

49
- 修复解析问题,改善 Docker 支持 [#1241](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1241)
B
binaryify 已提交
50

51
### 4.0.12 | 2021.5.1
B
binaryify 已提交
52 53

- 首页-发现接口增加 cursor 参数,refresh 默认设为 false [#1217](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1217)
54 55 56

- 更新`song/detail` 接口

57
### 4.0.11 | 2021.4.26
B
binaryify 已提交
58

59 60
- 新增云盘歌曲信息匹配纠正接口 [#1212](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1212)

B
binaryify 已提交
61
### 4.0.10 | 2021.4.09
B
binaryify 已提交
62

B
binaryify 已提交
63 64
- 新增用户历史评论接口 [#1197](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1197)

65
### 4.0.9 | 2021.3.13
B
binaryify 已提交
66

67 68
- 新增一起听状态接口 [#1170](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1170)

B
binaryify 已提交
69
### 4.0.8 | 2021.2.27
B
binaryify 已提交
70 71

- 加入 vercel 配置文件,支持 vercel 部署
B
binaryify 已提交
72

B
binaryify 已提交
73
### 4.0.7 | 2021.2.27
B
binaryify 已提交
74 75

- 更新红心接口,修复红心接口 460 错误问题 [#1151](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1151)
B
binaryify 已提交
76 77 78 79 80 81 82 83 84 85 86

- 更新发送验证码接口

- 注册接口添加 countrycode 参数 [#1152](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1152)

- 新增绑定手机接口 [#1152](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1152)

- 更新 song/detail 接口 [#1143](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1143)

- 用户粉丝接口修改分页参数 [#1161](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1161)

87
### 4.0.6 | 2021.2.20
B
binaryify 已提交
88 89

- 修复 eapi 接口无法正确解密 response 的问题 [#1138](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1138)
90

91
### 4.0.5 | 2021.2.19
B
binaryify 已提交
92

93 94
- 修复红心接口默认不红心的问题 [#1126](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1126)

95
### 4.0.4 | 2021.2.18
B
binaryify 已提交
96

97 98 99
- 移除云村热评接口(官方下架) [#1111](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1111)
- 更新 app version

100
### 4.0.3 | 2021.1.28
B
binaryify 已提交
101

102 103
- 修复云盘接口中文音乐信息乱码的问题 [#1108](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1108)

104
### 4.0.2 | 2021.1.18
B
binaryify 已提交
105

106 107
- 修复未绑定手机号对歌单添加或删除歌曲无响应的问题 [#1099](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1099)

B
binaryify 已提交
108
### 4.0.1 | 2021.1.09
B
binaryify 已提交
109

B
binaryify 已提交
110 111
- 新增歌单详情动态接口 [#1088](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1088)

112
### 4.0.0 | 2021.1.03
B
binaryify 已提交
113 114

- 新增云盘上传接口,新增二维码登录相关接口和相关 demo(http://localhost:3000/qrlogin.html, http://localhost:3000/cloud.html),更新 d.ts
115 116 117 118 119

- 升级部分接口加密方法("linuxapi" 都替换到了"api")

- 更新 `login/status` 接口(返回字段和之前不一样)

B
binaryify 已提交
120
### 3.47.5 | 2020.12.20
B
binaryify 已提交
121 122

- 更新 appver [#1060](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1060)
B
binaryify 已提交
123

124
### 3.47.4 | 2020.12.03
B
binaryify 已提交
125

126 127
- 修复收藏的专栏接口无法调用的问题 [#1042](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1042)

B
binaryify 已提交
128
### 3.47.3 | 2020.11.22
B
binaryify 已提交
129

B
binaryify 已提交
130 131
- 新增歌手详情接口 [#1035](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1035)

132
### 3.47.2 | 2020.11.15
B
binaryify 已提交
133 134

- 新增关注歌手新歌/新 MV 接口 [#1028](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1028)
B
binaryify 已提交
135

B
update  
binaryify 已提交
136
### 3.47.1 | 2020.11.14
B
binaryify 已提交
137 138

- 修复使用 post 请求取消喜欢音乐会失败的问题 [#1024](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1024)
139 140 141 142 143

- 新增抱一抱评论和评论抱一抱列表接口 [#1016](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1016)

- 新增收藏的专栏接口[#1026](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1026)

144
### 3.46.1 | 2020.11.7
B
binaryify 已提交
145

146 147
- 修复私信音乐接口出现风险提示的问题

148
### 3.46.0 | 2020.11.7
B
binaryify 已提交
149

150 151 152 153 154 155 156 157
- 添加私信音乐接口 [#1016](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1016)

- 添加最近联系人接口

- 修复用户动态数量不准确问题 [#1010](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1010)

- 修复 cloudsearch 接口分页问题 [#1015](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1015)

158 159
### 3.45.3 | 2020.11.1

B
binaryify 已提交
160 161 162
- `相似歌手`,`首页-发现-圆形图标入口列表`接口增加匿名 token[#877](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/877) [#988](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/988)

- 修复`音乐 url`接口 POST 方式手动传入 cookie 报错问题 [#1005](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1005)
163

164
### 3.45.2 | 2020.10.26
B
binaryify 已提交
165

166 167
- 云贝完成任务接口增加`depositCode`参数

B
binaryify 已提交
168
### 3.45.1 | 2020.10.25
B
binaryify 已提交
169

170 171
- 修复代理配置失效的问题 [#992](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/992)

B
binaryify 已提交
172
- 修复新碟上架不返回周数据的问题,修复推荐新音乐接口返回数量问题,并添加 limit 参数支持 [#981](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/981)
173 174 175 176 177

- 添加`云贝`相关接口 [#985](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/985)

- 添加`用户账号信息`接口

B
binaryify 已提交
178
- 替换接口文件所有 http url 为 https
179

180
### 3.44.0 | 2020.10.17
B
binaryify 已提交
181

182 183 184
- 更新`电台详情`,`电台节目详情`接口 [#977](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/977)

#### Breaking change
B
binaryify 已提交
185

186 187
- `电台详情`接口更新后数据结构有变化

B
binaryify 已提交
188
### 3.43.0 | 2020.10.16
B
binaryify 已提交
189

B
binaryify 已提交
190 191
- 新增`电台订阅者列表`接口 [#971](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/971)

192
### 3.42.4 | 2020.10.07
B
binaryify 已提交
193

194 195
- 修复新评论接口分页参数问题

196
### 3.42.3 | 2020.10.05
B
binaryify 已提交
197

198 199
- 修复新评论接口分页参数问题

B
binaryify 已提交
200
### 3.42.2 | 2020.10.05
B
binaryify 已提交
201

B
binaryify 已提交
202 203
- 更新歌单详情接口

B
binaryify 已提交
204
### 3.42.1 | 2020.10.04
B
binaryify 已提交
205

206 207 208 209
- 新增`用户绑定信息`,`用户绑定手机`,`新版评论`,`点赞过的视频`,`收藏视频到视频歌单`,`删除视频歌单里的视频`,`最近播放的视频`,`音乐日历`等接口

- 创建歌单接口增加`type`参数,可创建视频歌单

210
### 3.41.2 | 2020.09.20
B
binaryify 已提交
211

212 213
- 更新`获取音乐 url`接口,未登录状态返回试听片段 [#897](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/897)

B
binaryify 已提交
214
### 3.41.1 | 2020.09.19
B
binaryify 已提交
215

B
binaryify 已提交
216 217
- 新增`电台个性推荐接口` [#824](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/824)

218
### 3.41.0 | 2020.09.19
B
binaryify 已提交
219

220 221 222 223 224 225
- 新增`精品歌单标签列表`接口 [#921](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/921)

- 新增`用户等级信息`接口 [#929](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/929)

- 增加新接口的 d.ts 文件,修复登录接口的 d.ts 的 countrycode 为非可选属性的错误

B
binaryify 已提交
226
### 3.40.1 | 2020.09.13
B
binaryify 已提交
227

B
binaryify 已提交
228 229
- 更新 TypeScript 声明 [#928](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/928)

230
### 3.40.0 | 2020.09.12
B
binaryify 已提交
231

232 233 234
- 新增 TypeScript 声明文件 [#908](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/908)
- 更改随机 UA 相关逻辑[#922](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/922)

235
### 3.39.0 | 2020.08.23
B
binaryify 已提交
236

237 238 239 240
- 新增`cloudsearch`接口[#893](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/893)
- `mv 地址`接口修改分辨率参数 [#883](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/883)
- 修复新碟上架接口分页问题 [#892](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/892)

241
### 3.38.0 | 2020.08.09
B
binaryify 已提交
242

B
binaryify 已提交
243
- 新增`楼层评论`,`歌手全部歌曲`接口 [#864](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/864) [#867](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/867)
B
binaryify 已提交
244
- 支持收藏 VIP 或付费歌曲到歌单 [#860](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/860)
245 246
- 支持手动传入`realIP` [#863](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/863)

B
v3.37.2  
binaryify 已提交
247
### 3.37.2 | 2020.08.04
B
binaryify 已提交
248

B
binaryify 已提交
249 250
- 修复依赖问题

251
### 3.37.0 | 2020.08.03
B
binaryify 已提交
252

253 254 255
- 新增`更新头像`,`歌单封面上传`接口和相关例子 [#403](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/403) [#857](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/857)
- 加入`axios`依赖

256
### 3.36.0 | 2020.07.26
B
binaryify 已提交
257

258 259 260
- 新增`全部新碟`,`数字专辑-新碟上架`,`数字专辑&数字单曲-榜单`,`数字专辑-语种风格馆`,`数字专辑详情`接口 [#852](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/852)
- 更新`新碟上架`接口,修改传入参数,返回数据结构有变化

261
### 3.35.0 | 2020.07.18
B
binaryify 已提交
262

263 264
- 新增`首页-发现`,`首页-发现-圆形图标入口列表`接口 [#851](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/851)

265
### 3.34.2 | 2020.07.13
B
binaryify 已提交
266

267 268 269 270
- 修复`获取用户播放记录`接口参数错误问题 [#849](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/849)

- 增加`国家编码列表`接口 [#841](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/841)

271
### 3.34.1 | 2020.07.06
B
binaryify 已提交
272

273 274
- 登录接口增加 `md5_password` 参数 [#839](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/839)

275
### 3.34.0 | 2020.06.25
B
binaryify 已提交
276 277

- 排行榜接口废弃 idx 参数,只支持 id 参数,修复返回数据异常问题 [#830](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/830)
278 279
- 新增`获取历史日推可用日期列表`,`获取历史日推详细数据` 接口

B
binaryify 已提交
280
### 3.33.2 | 2020.06.23
B
binaryify 已提交
281

B
binaryify 已提交
282 283
- 更新每日推荐接口 [#826](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/826)

284
### 3.33.1 | 2020.06.15
B
binaryify 已提交
285

286 287
- 修复直接调用时传入 cookie 不生效的问题 [#822](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/822)

B
binaryify 已提交
288
### 3.33.0 | 2020.06.10
B
binaryify 已提交
289

B
binaryify 已提交
290 291 292 293
- 歌手榜支持地区参数 [#818](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/818)
- 新增视频分类列表,推荐视频,获取全部视频列表接口 [#816](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/816)
- 内置 apicache,修复不能在 NodeJS v13 版本使用的问题 [#817](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/817)

294
### 3.32.3 | 2020.06.07
B
binaryify 已提交
295

296 297
- 修复 Nodejs 下 cookie 使用格式问题 [#812](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/812)

B
binaryify 已提交
298
### 3.32.2 | 2020.06.05
B
binaryify 已提交
299

B
binaryify 已提交
300 301
- 新增独家放送列表接口 [#808](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/808)

B
binaryify 已提交
302
### 3.32.1 | 2020.06.03
B
binaryify 已提交
303

B
binaryify 已提交
304 305
- 新增歌曲排序接口

B
v3.32.0  
binaryify 已提交
306
### 3.32.0 | 2020.06.03
B
binaryify 已提交
307 308

- 更新排行榜接口,支持传入榜单 id
B
v3.32.0  
binaryify 已提交
309 310 311
- 新增榜单顺序调整接口 [#806](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/806)
- 完善错误提示信息

B
binaryify 已提交
312
### 3.31.1 | 2020.05.19
B
binaryify 已提交
313

B
binaryify 已提交
314 315
- 修复`cookie`没返回的问题 [#778](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/778)

B
binaryify 已提交
316
### 3.31.0 | 2020.05.18
B
binaryify 已提交
317

B
binaryify 已提交
318 319
- 支持 `Node.js` 调用,参考`module_example` 文件夹下的 `test.js`

320
### 3.30.0 | 2020.05.17
B
binaryify 已提交
321 322

- 登录接口返回内容增加`cookie`字段,支持手动传入 cookie
323

B
binaryify 已提交
324
### 3.29.1 | 2020.05.13
B
binaryify 已提交
325

B
binaryify 已提交
326 327
- 调整通知接口分页参数 [#761](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/761)

B
binaryify 已提交
328
### 3.29.0 | 2020.05.11
B
binaryify 已提交
329

B
binaryify 已提交
330 331
- 支持批量删除歌单 [#760](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/760)

332
### 3.28.0 | 2020.05.05
B
binaryify 已提交
333

334 335 336
- 新增获取 mv 点赞转发评论数数据接口
- 新增获取视频点赞转发评论数数据接口

B
binaryify 已提交
337
### 3.27.0 | 2020.04.20
B
binaryify 已提交
338

B
binaryify 已提交
339 340
- 新增购买专辑接口 by [TimonPeng](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/740)

341
### 3.26.0 | 2020.04.08
B
binaryify 已提交
342

343
#### Breaking change
B
binaryify 已提交
344

345 346
- 更新歌手分类列表接口参数,因`cat`参数失效,调整为`type``area`参数

B
binaryify 已提交
347
### 3.25.4 | 2020.03.18
B
binaryify 已提交
348

B
binaryify 已提交
349 350 351 352
- 更新歌词,歌手分类列表接口

- 更新文档

353
### 3.25.3 | 2019.11.08
B
binaryify 已提交
354

355 356 357 358
- 升级依赖,去除多余依赖

- 优化 `test.html`

B
binaryify 已提交
359
### 3.25.2 | 2019.11.07
B
binaryify 已提交
360

361 362
- 修复邮箱登录状态码错误,增加相关提示 [#633](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/633)

363
### 3.25.0 | 2019.11.06
B
binaryify 已提交
364

365 366
- 新增 `云村热评` 接口[#626](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/626)

B
binaryify 已提交
367
- 新增 `歌手热门50首歌曲` 接口
368 369 370 371 372

- 新增`电台24小时节目榜`,`电台24小时主播榜`, `电台最热主播榜`,`电台主播新人榜`,`电台付费精品榜` 接口 [#606](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/606)

- 调整 `歌手分类列表 ` 接口参数 [#624](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/624)

B
binaryify 已提交
373
### 3.24.2 | 2019.10.28
B
binaryify 已提交
374

B
binaryify 已提交
375 376
- 修改默认绑定 HOST [#620](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/620)

B
#615  
binaryify 已提交
377
### 3.24.1 | 2019.10.25
B
binaryify 已提交
378

B
#615  
binaryify 已提交
379 380
- 修改默认绑定 HOST [#615](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/615)

B
binaryify 已提交
381
### 3.24.0 | 2019.10.22
B
binaryify 已提交
382

B
binaryify 已提交
383 384
- 新增`类别热门电台` 接口 [#607](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/607)

385
### 3.23.0 | 2019.10.16
B
binaryify 已提交
386

387 388 389 390 391 392
- 修复电台 banner 接口无数据问题[#601](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/601)

- 更新排行榜 [#602](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/602)

- 新增`电台排行榜`,`新晋电台榜`,`热门电台榜`接口 [#604](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/604)

393
### 3.22.4 | 2019.09.26
B
binaryify 已提交
394

395 396
- 修复私信历史记录分页参数问题,更新文档 [#599](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/599)

397
### 3.22.3 | 2019.09.24
B
binaryify 已提交
398

399 400
- 手机号码检测: 添加国家码作为参数,方便检测国外手机号码 [#598](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/598)

401
### 3.22.2 | 2019.09.18
B
binaryify 已提交
402

403
- 排行榜参数更新,更新文档[#592](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/592)
B
binaryify 已提交
404 405 406

### 3.22.1 | 2019.09.12

B
binaryify 已提交
407
- 支持回复评论[#589](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/589)
B
binaryify 已提交
408

B
binaryify 已提交
409
### 3.22.0 | 2019.08.25
B
binaryify 已提交
410

B
binaryify 已提交
411 412
- 支持 CORS 预检 [#564](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/564) [#578](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/578)

413
### 3.21.1 | 2019.08.21
B
binaryify 已提交
414 415

- 修复推荐歌单和网易出品 mv 参数错误,更新文档 [#571](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/571) [#572](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/572)
416

B
binaryify 已提交
417
### 3.21.0 | 2019.08.20
B
binaryify 已提交
418

B
binaryify 已提交
419 420
- 新增`歌单删除接口`[#570](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/570)

421
### 3.20.0 | 2019.08.06
B
binaryify 已提交
422

423 424
- 新增`更新歌单描述`,`更新歌单名`,`更新歌单标签`,`默认搜索关键词` 接口,更新文档[#547](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/547)

425
### 3.19.0 | 2019.07.24
B
binaryify 已提交
426

427 428
- 新增`检测手机号码是否已注册``初始化昵称`接口[#540](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/540)

B
binaryify 已提交
429
### 3.18.6 | 2019.07.15
B
binaryify 已提交
430

B
binaryify 已提交
431 432
- 修复注册异常的问题 [#532](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/532)

B
hot fix  
binaryify 已提交
433
### 3.18.5 | 2019.07.14
B
binaryify 已提交
434

435 436
- 修复部分歌曲无法获得播放链接的问题 [#531](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/531)

437
### 3.18.3 | 2019.07.04
B
binaryify 已提交
438

439 440
- 修复全部 mv`/mv/all` 接口分页参数错误的问题 [#524](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/524)

441
### 3.18.2 | 2019.07.03
B
binaryify 已提交
442

443 444
- 修复听歌打卡接口 `/scrobble` 失效问题

445 446
### 3.18.1 | 2019.06.30

B
binaryify 已提交
447
- 评论接口增加 `before` 参数以获取超过 5000 条评论数据 [#521](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/521)
448

B
binaryify 已提交
449
- 修复 `/msg/comments` 传入参数和文档描述不一致问题
450

451
### 3.18.0 | 2019.06.29
B
binaryify 已提交
452

453 454 455
- 新增 `更换绑定手机接口`

#### Breaking change
B
binaryify 已提交
456

457 458 459 460 461 462
1. 调整注册接口由 `/captch/register` 修改为 `/register/cellphone`

2. 调整发送短信接口由 `/captch/sent` 修改为 `/captcha/sent`

3. 调整短信验证接口由 `/captch/verify` 修改为 `/captcha/verify`

463
### 3.17.0 | 2019.06.29
B
binaryify 已提交
464

465 466
- 新增 `专辑动态信息` `热搜列表(详细)` 接口,更新文档

467
### 3.16.0 | 2019.06.27
B
binaryify 已提交
468

469 470 471 472
- 新增 `收藏/取消收藏专辑` 接口

- 调整歌曲评论接口使用客户端版本接口

473
### 3.15.0 | 2019.06.16
B
binaryify 已提交
474

475 476
- 新增`获取视频标签列表`,`网易出品`,`全部mv`接口, `最新 mv``mv 排行` 接口加入地区参数,更新文档

477
### 3.14.0 | 2019.06.10
B
binaryify 已提交
478

479 480
- 获取用户粉丝列表接口修改请求参数,更新文档

481
### 3.13.1 | 2019.06.09
B
binaryify 已提交
482 483

- 修复获取用户粉丝列表接口只能获取 1000 个的问题
484

B
v3.13.0  
binaryify 已提交
485 486
### 3.13.0 | 2019.05.19

B
binaryify 已提交
487 488 489
- 新增 eapi 算法 (via:[#491](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/491))

- 新增 batch 批量请求接口 (via:[#491](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/491))
B
v3.13.0  
binaryify 已提交
490 491 492

- 用户动态增加分页参数

B
v3.12.0  
binaryify 已提交
493
### 3.12.0 | 2019.05.10
B
binaryify 已提交
494

B
v3.12.0  
binaryify 已提交
495 496
- 增加`私信内容、我的数字专辑`接口

B
binaryify 已提交
497
### 3.11.0 | 2019.05.09
B
binaryify 已提交
498

B
binaryify 已提交
499 500
- 增加`通知-私信、通知-评论、通知-@我、通知-通知、设置、云盘数据详情`接口

501
### 3.10.2 | 2019.05.09
B
binaryify 已提交
502

503 504
- 增加`分享歌曲、歌单、mv、电台、电台节目到动态`接口

B
binaryify 已提交
505
### 3.10.1 | 2019.05.08
B
binaryify 已提交
506

B
binaryify 已提交
507 508
- 增加转发动态接口

B
binaryify 已提交
509 510
- 增加删除动态接口

511
### 3.9.0 | 2019.05.03
B
binaryify 已提交
512

513 514
- 新增 云盘歌曲删除, 热门话题, 电台 - 推荐类型, 电台 - 非热门类型, 电台 - 今日优选, 心动模式/智能播放等接口

B
binaryify 已提交
515
- 更新文档:banner 接口 增加 `type` 参数; 获取动态消息接口增加 `pagesize``lasttime` 参数; 电台 - 付费精选接口修改默认`limit`为 30
516

B
binaryify 已提交
517
### 3.8.1 | 2019.04.24
B
binaryify 已提交
518

B
binaryify 已提交
519 520
- 修复歌词接口出错问题

521
### 3.8.0 | 2019.04.14
B
binaryify 已提交
522

B
binaryify 已提交
523
- 增加注册,发送验证码,校验验证码接口 via:[https://github.com/Binaryify/NeteaseCloudMusicApi/pull/460](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/460) @[KongValley](https://github.com/KongValley)
524

B
binaryify 已提交
525
### 3.7.1 | 2019.04.09
B
binaryify 已提交
526 527

- 修复登录 460 问题
B
binaryify 已提交
528

529
### 3.7.0 | 2019.03.20
B
binaryify 已提交
530

531 532 533 534
- 修复喜欢音乐接口参数判断问题

- 增加歌单收藏者列表接口

535
### 3.6.0 | 2019.03.15
B
binaryify 已提交
536

537 538
- 调整动态评论获取接口 url,使之和其他评论获取接口更统一

539
### 3.5.0 | 2019.03.14
B
binaryify 已提交
540

541 542 543 544 545 546 547 548
- 增加获取动态评论接口

- 支持给动态点赞

- 支持给动态评论点赞

- 支持给动态发送/删除评论

549
### 3.4.0 | 2019.01.29
B
binaryify 已提交
550

551 552
- 增加已收藏专辑列表接口

553
### 3.3.0 | 2019.01.27
B
binaryify 已提交
554

555 556 557 558
- 增加视频标签下的视频获取接口

- 增加 pac 代理支持

559
### 3.2.0 | 2019.01.19
B
binaryify 已提交
560

561 562 563 564
- 增加获取首页新碟上架数据以及更新听歌排行

- 更新搜索建议接口

565
### 3.1.0 | 2019.01.06
B
binaryify 已提交
566

567 568 569 570
- 修复评论接口返回 460 Cheating 的问题

- 新增`已收藏MV`接口,更新文档

B
binaryify 已提交
571
### 3.0.9 | 2018.12.15
B
binaryify 已提交
572

B
binaryify 已提交
573 574
- 修复关注异常的问题 #399

575
### 3.0.8 | 2018.12.12
B
binaryify 已提交
576

577 578 579 580
- 更新文档 #386 #394

- 优化电台节目接口

581
### 3.0.7 | 2018.11.21
B
binaryify 已提交
582

583
- 修复歌单详情列表,排行榜,所有榜单失效的问题,更新文档 #380 #381
584

585
### 3.0.4 | 2018.11.15
B
binaryify 已提交
586

587
- 修复 `/song/url` 接口无法返回多个音乐数据的问题
B
binaryify 已提交
588

589
### 3.0.3 | 2018.11.09
B
binaryify 已提交
590

591 592 593 594 595 596 597 598
- 修复取消喜欢歌曲失败问题 [#360](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/360)

- 补充已喜欢音乐列表接口说明文档 [#370](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/370)

- 默认关闭 debug 模式 [#365](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/365)

- 更新 Dockerfile 文件 [#367](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/367)

B
binaryify 已提交
599 600 601 602 603 604 605 606 607 608
### 3.0.1 | 2018.10.21

- 合并 PR([#351](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/351))

- 文档增加 `/top/song` 接口

- `/banner` 换成 linux api,返回结构有所变动

- `/check/music` 已知 bug 修复

B
v3.0.0  
binaryify 已提交
609 610
### 3.0.0 | 2018.10.14

B
3.0.2  
binaryify 已提交
611
#### 整体
B
binaryify 已提交
612

B
v3.0.0  
binaryify 已提交
613 614 615 616 617 618
- 完善文档,增加之前没写进文档的接口说明

- 重写 createRequest 返回 Promise 对象

- 模块化路由

B
binaryify 已提交
619
- 模块化, 剥离 res,req, 方便导出调用
B
v3.0.0  
binaryify 已提交
620

B
binaryify 已提交
621
- 增加 cookie-parser
B
v3.0.0  
binaryify 已提交
622

B
3.0.2  
binaryify 已提交
623
##### 参数修改
B
v3.0.0  
binaryify 已提交
624

B
binaryify 已提交
625
- `/song/detail` 增加多 id 支持
B
v3.0.0  
binaryify 已提交
626

B
binaryify 已提交
627 628 629
- `/toplist/detail` 移除参数

- `/resource/like` 增加参数 `type`
B
v3.0.0  
binaryify 已提交
630 631 632

- `/top/playlist/highquality` 增加分页参数 `before`

B
3.0.2  
binaryify 已提交
633
##### 统一参数
B
binaryify 已提交
634

B
v3.0.0  
binaryify 已提交
635 636 637 638 639 640
- `/artist/sub``artist/unsub` 合并, 用`query.t`

- `/follow``query.type` 换成 `query.t`

- `/comment``query.action` 换成 `query.t`

B
3.0.2  
binaryify 已提交
641
##### URL 重命名
B
binaryify 已提交
642 643

- `/video` 改为 `video/url`
B
v3.0.0  
binaryify 已提交
644 645 646 647 648

- `/mv` 改为 `mv/detail`

- `/music/url` 改为 `/song/url`

B
3.0.2  
binaryify 已提交
649
##### 转发逻辑修改
B
binaryify 已提交
650

B
v3.0.0  
binaryify 已提交
651 652 653 654
- `/toplist/artist` 换成 weapi

- `/mv/url` 去除了 pipe

B
3.0.2  
binaryify 已提交
655
##### BUG 修复
B
binaryify 已提交
656

B
v3.0.0  
binaryify 已提交
657 658
- `/playlist/create`, `/playlist/update` 被判欺骗,增加 cookie

B
3.0.2  
binaryify 已提交
659
##### 路由增删
B
v3.0.0  
binaryify 已提交
660

B
binaryify 已提交
661 662 663
- 删除 `/recommend/dislike`

- 增加 `/video/sub` (收藏视频), `/mv/sub` (收藏 MV)
B
v3.0.0  
binaryify 已提交
664 665 666 667 668

- 增加 `/video/detail` (视频详情)

- 增加 `/related/allvideo` (相关视频)

669
### 2.20.5 | 2018.09.29
B
binaryify 已提交
670 671

修复非法参数 403 #335, 修复代理错误 #334
B
binaryify 已提交
672

B
binaryify 已提交
673 674 675 676
### 2.20.4 | 2018.09.27

修复点赞失效的问题

B
v2.20.3  
binaryify 已提交
677 678
### 2.20.3 | 2018.09.26

B
binaryify 已提交
679
- 增加退出登录接口
B
v2.20.3  
binaryify 已提交
680 681 682 683 684 685
- 修正 /check/music 的检查逻辑
- 优化 Cookies 设置
- 重构单元测试

  [by @nondanee](https://github.com/nondanee)

B
binaryify 已提交
686
- 增加 301 需要登录提示信息
B
v2.20.3  
binaryify 已提交
687 688 689

- 更新文档

690
### 2.20.2 | 2018.09.22
B
v2.20.3  
binaryify 已提交
691

692 693
增加热门评论和视频评论接口,更新文档

B
binaryify 已提交
694 695 696 697
### 2.20.1 | 2018.09.17

优化版本检查功能

B
binaryify 已提交
698 699 700 701
### 2.20.0 | 2018.09.06

新增版本检查功能

B
binaryify 已提交
702 703 704
### 2.19.0 | 2018.08.29

新增获取视频数据接口,新增发送/删除评论接口,修复登录状态接口问题,完善文档 #301,感谢 @izhenyuls
705

706
### 2.17.0 | 2018.08.28
B
binaryify 已提交
707

708 709
新增登录状态查询接口 #302 ,完善文档,完善路由注册 #297

710
### 2.16.0 | 2018.08.09
B
binaryify 已提交
711

712 713
- Fixed #288,#289,#290

B
binaryify 已提交
714
解决歌曲 URL 请求被判 Cheating,修复私信接收异常 #291
715

716
### 2.15.0 | 2018.07.30
B
binaryify 已提交
717

718 719
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数

B
binaryify 已提交
720
### 2.14.0 | 2018.07.03
B
binaryify 已提交
721

B
binaryify 已提交
722 723
修复无法使用邮箱问题

B
binaryify 已提交
724
### 2.13.0 | 2018.06.05
B
binaryify 已提交
725

B
binaryify 已提交
726 727
增加自动注册路由的功能,简化路由注册逻辑

B
binaryify 已提交
728
### 2.12.0 | 2018.05.27
B
binaryify 已提交
729

B
binaryify 已提交
730 731
更新文档,优化歌单详情接口

B
binaryify 已提交
732
### 2.11.1 | 2018.05.24
B
binaryify 已提交
733

B
binaryify 已提交
734 735
更新文档,优化`/dj/program`接口

736
### 2.11.0 | 2018.05.21
B
binaryify 已提交
737

738 739
增加收藏歌手列表&订阅电台列表

740
### 2.10.0 | 2018.05.17
B
binaryify 已提交
741

742 743
歌单操作调整为批量操作

B
binaryify 已提交
744
### 2.9.9 | 2018.05.16
B
binaryify 已提交
745

746 747
Bug 修复

748
### 2.9.8 | 2018.05.10
B
binaryify 已提交
749

750
新增歌手分类列表,收藏/取消收藏歌手接口,新增更新用户信息,更新歌单接口
751

752
### 2.9.6 | 2018.05.08
B
binaryify 已提交
753

754
新增发送私信相关接口,新增新建歌单,收藏/取消收藏歌单接口
B
binaryify 已提交
755

756
### 2.9.4 | 2018.05.04
B
binaryify 已提交
757

758 759
新增热搜接口,更新 banner 接口

B
binaryify 已提交
760
### 2.9.2 | 2018.02.28
B
binaryify 已提交
761

B
binaryify 已提交
762
修复登录失败会崩溃的问题
B
improve  
binaryify 已提交
763

764
### 2.9.1 | 2018.01.26
765 766 767

docker 构建文件的一些增强以及增加访问日志和调试输出

768 769 770 771
### 2.8.9 | 2018.01.24

修复歌单详情数据不完整的问题,更新依赖

B
binaryify 已提交
772
### 2.8.8 | 2018.01.22
B
improve  
binaryify 已提交
773 774 775

修复排行榜数据不完整的问题 , 优化部分代码 , 更新文档部分描述

776 777 778 779
### 2.8.6 | 2018.01.16

修复歌单详情接口数据不完整的问题

B
improve  
binaryify 已提交
780 781 782 783
### 2.8.5 | 2018.01.16

修复评论点赞失败的问题

B
binaryify 已提交
784 785 786 787
### 2.8.4 | 2018.01.15

优化 cookie 设置

B
improve  
binaryify 已提交
788 789 790 791 792 793 794 795
### 2.8.3 | 2018.01.12

优化部分功能和文档

### 2.8.2 | 2018.01.05

增加 Dockerfile,支持以 Docker 容器模式运行

796 797
### 2.8.1 | 2018.01.04

B
improve  
binaryify 已提交
798
添加了 proxy 功能
799

B
improve  
binaryify 已提交
800 801 802 803
### 2.8.0 | 2018.01.04

用 'request' 重写了请求函数

804 805
### 2.7.9 | 2017.12.11

B
improve  
binaryify 已提交
806
更新排行榜接口 , 新增云音乐 ACG 音乐榜 , 云音乐嘻哈榜
807 808 809 810

### 2.7.7 | 2017.11.27

更新 / 修复排行榜接口 , 更新 / 修复推荐歌单接口
B
binaryify 已提交
811

B
binaryify 已提交
812
### 2.7.7 | 2017.11.27
B
binaryify 已提交
813

B
binaryify 已提交
814
更新 / 修复排行榜接口 , 更新 / 修复推荐歌单接口
B
binaryify 已提交
815

816
### 2.7.2 | 2017.9.7
B
binaryify 已提交
817

818 819
修复搜索接口 offset 参数失效问题

B
binaryify 已提交
820
### 2.7.0 | 2017.8.21
B
binaryify 已提交
821

B
binaryify 已提交
822 823
优化刷新登录代码

B
binaryify 已提交
824
### 2.6.5 | 2017.7.16
B
binaryify 已提交
825

B
binaryify 已提交
826 827 828
优化 CORS 设置

### 2.6.4 | 2017.7.16
B
binaryify 已提交
829 830 831 832

添加缓存机制和随机 UA 机制 感谢[@u3u](https://github.com/u3u)
[issue:77](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/77) 优化请求
代码 感谢 [@huhuime](https://github.com/huhuime)
B
binaryify 已提交
833 834
[issue:83](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/83)

B
binaryify 已提交
835
### 2.6.2 | 2017.7.16
B
binaryify 已提交
836

B
binaryify 已提交
837 838
修复垃圾桶接口

B
binaryify 已提交
839
### 2.6.1 | 2017.7.16
B
binaryify 已提交
840

B
binaryify 已提交
841 842
修复红心接口

B
binaryify 已提交
843
### 2.6.0 | 2017.6.25
B
binaryify 已提交
844

B
binaryify 已提交
845 846
修复签到接口

B
binaryify 已提交
847
### 2.5.9 | 2017.6.14
B
binaryify 已提交
848

B
binaryify 已提交
849 850 851
增加启动说明页

### 2.5.8 | 2017.6.1
B
binaryify 已提交
852

B
binaryify 已提交
853 854
修复若干细节问题

B
binaryify 已提交
855
### 2.5.7 | 2017.5.22
B
binaryify 已提交
856

B
binaryify 已提交
857 858
修复若干问题

B
binaryify 已提交
859
### 2.5.6 | 2017.5.14
B
binaryify 已提交
860

B
binaryify 已提交
861 862
增加动态消息接口

B
improve  
binaryify 已提交
863
### 2.5.5 | 2017.5.10
B
binaryify 已提交
864

B
improve  
binaryify 已提交
865 866
修复 mv 排行榜接口崩溃问题

B
binaryify 已提交
867
### 2.5.4 | 2017.5.5
B
binaryify 已提交
868 869

新增点赞接口 , 更新文档
B
binaryify 已提交
870

B
binaryify 已提交
871
### 2.5.3 | 2017.5.2
B
binaryify 已提交
872 873

修复歌手单曲数据空白问题和文档获取歌手单曲 url 描述问题 , 更新文档
B
binaryify 已提交
874

875
### 2.5.0 | 2017.4.29
B
binaryify 已提交
876 877 878 879

增加 mv/ 专辑 / 歌单评论接口 , 增加云盘相关接口 , 增加获取用户动态 / 信息接口 ,
增加关注 / 粉丝列表接口 , 增加收藏歌单接口 , 增加相似 mv/ 歌曲 / 用户接口 , 增加
banner 接口 , 增加刷新登录接口 , 增加电台相关接口 , 补充评论接口 , 更新文档
880

B
binaryify 已提交
881
### 2.4.6 | 2017.4.21
B
binaryify 已提交
882 883

增加播放 mv 接口 , 更新文档
B
binaryify 已提交
884

B
binaryify 已提交
885
### 2.4.5 | 2017.4.20
B
binaryify 已提交
886 887

增加歌手专辑 , 歌手单曲等接口 , 修复 /album 接口描述错误 , 更新文档
B
binaryify 已提交
888

889
### 2.4.0 | 2017.4.20
B
binaryify 已提交
890 891

增加歌单(网友精选碟 ), 新碟上架 , 热门歌手等接口 , 更新文档
892

B
binaryify 已提交
893
### 2.3.4 | 2017.4.20
B
binaryify 已提交
894 895

增加歌曲详情接口 , 更新文档
B
binaryify 已提交
896

B
binaryify 已提交
897
### 2.3.0 | 2017.4.15
B
binaryify 已提交
898 899

增加排行榜接口 , 更新文档
B
binaryify 已提交
900

901
### 2.2.0 |2017.4.14
B
binaryify 已提交
902 903

增加私人 FM, 喜欢歌曲 , 垃圾桶 , 每日签到等接口 , 更新文档
904

B
binaryify 已提交
905
### 2.1.3 | 2017.4.6
B
binaryify 已提交
906

B
binaryify 已提交
907 908
改善文档

B
binaryify 已提交
909
### 2.1.0 | 2017.4.6
B
binaryify 已提交
910 911

增加获取评论接口以及对应单元测试 , 增加更新日志
B
binaryify 已提交
912

B
binaryify 已提交
913
### 2.0.0 | 2017.4.1
B
binaryify 已提交
914

B
binaryify 已提交
915 916 917
版本升级到 2.0. 增加使用文档 , 完成项目重构 , 增加更完善的单元测试 , 升级 api 到
v2+, 支持登录并获取用户信息和创建的歌单 , 可通过获取音乐 url 接口获取用户歌单里
的的音乐 , 获取每日推荐歌单和每日推荐音乐