Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 14, 2020. It is now read-only.

Releases: ITJesse/UnblockNeteaseMusic

v2.5.5

Choose a tag to compare

@ITJesse ITJesse released this 04 Sep 18:12
  1. 修复了可能导致 iOS 客户端崩溃的问题

v2.5.3

Choose a tag to compare

@ITJesse ITJesse released this 22 Aug 19:57

修复了 Linux 客户端无法使用的 Bug

v2.5.2

Choose a tag to compare

@ITJesse ITJesse released this 12 Aug 02:55

提升稳定性

v2.4.5

Choose a tag to compare

@ITJesse ITJesse released this 12 May 06:49
  1. 提升了稳定性
  2. macOS 客户端插件支持
  3. iOS 客户端插件支持

客户端插件将在测试稳定后发布。

v2.1.5

Choose a tag to compare

@ITJesse ITJesse released this 15 Jan 20:49

优化代码

v2.1.3

Choose a tag to compare

@ITJesse ITJesse released this 06 Dec 18:09

修复 QQ Music 模块 key 过期问题

v2.1.1

Choose a tag to compare

@ITJesse ITJesse released this 31 Oct 13:55
  1. 修复海外用户某些情况下无法播放某些歌曲的 bug。
  2. 现在新版客户端也能使用代理,但是无法替换版权歌曲的播放地址。

v2.1.0

Choose a tag to compare

@ITJesse ITJesse released this 01 Oct 17:10
  1. 修复 QQ Muisc 模块
  2. 增加 Docker 部署方式
  3. 我就做出了这么点微小的贡献

v2.0.1

Choose a tag to compare

@ITJesse ITJesse released this 17 Jun 05:37

补上遗失的更新拦截。

v2.0.0

Choose a tag to compare

@ITJesse ITJesse released this 16 Jun 10:03

为了更高的性能,更简洁的代码, 从 2.0.0 开始将完全依赖于 Nginx。
用 Nginx 来实现转发等功能更稳定、高效、简洁、易懂、好维护……
总之删除了大部分冗余的代码。
除了性能上的改进,该版本没有带来任何新特性,大概以后也不会有了。
想要在本地使用的用户依然可以使用 standalone 分支上的代码。