docs(changelog): 更新日志

This commit is contained in:
imgyh 2023-03-04 22:33:01 +08:00
parent 04ec0f1c40
commit ee4ec700b8

View File

@ -1,11 +1,16 @@
# [](https://github.com/imgyh/tiktok/compare/v1.5.1...v) (2023-03-04)
### Bug Fixes
* **live:** 修复无法播放http的直播地址 ([04ec0f1](https://github.com/imgyh/tiktok/commit/04ec0f1c400adb5bfacf74dca0114ec9d625e3cc))
### Features
* **live:** 适配web端的直播解析 ([f7fdcd1](https://github.com/imgyh/tiktok/commit/f7fdcd141b3a9877f5fd888383bfa48875d023bf))
* **tiktok:** 支持本地生成X-Bogus ([#3](https://github.com/imgyh/tiktok/issues/3)) ([a4328cd](https://github.com/imgyh/tiktok/commit/a4328cd53bd8a0342cf053050a8066130e008cde))
* **utils:** 重新加入远程调用X-Bogus接口作为备用,放置本地没有JS环境 ([314d9a5](https://github.com/imgyh/tiktok/commit/314d9a530f866f9d3fd4107b7a749bda0f9aeefc))
* **utils:** 重新加入远程调用X-Bogus接口作为备用,防止本地没有JS环境 ([4467018](https://github.com/imgyh/tiktok/commit/44670186afdcb1314194b0c00f39d1baa9681985))
* **web:** 增加web端直播解析 ([90aa105](https://github.com/imgyh/tiktok/commit/90aa10515f7bc90ed35c9484e2993083a533d6cc))