chore:changelog

This commit is contained in:
guorong.zheng 2024-11-29 11:38:41 +08:00
parent 83f0e8194c
commit dfbd000cb4

View file

@ -2,17 +2,18 @@
## v1.5.4
### 2024/11/28
### 2024/11/29
- ⚠️ Python 升级至 3.13,该版本已不支持 Win7若有需要请使用 v1.5.3
- ⚠️ Github 仓库改名iptv-api使用旧接口地址请及时更换新地址
- ⚠️ Docker 新镜像仓库启用guovern/iptv-api旧版的 tv-driver 改为guovern/iptv-api:latesttv-requests 改为 guovern/iptv-api:liteiptv-api:latest 为完整版、iptv-api:lite 为精简版,请使用新的名称命令进行拉取,旧仓库将不再维护
- 新增微信公众号关注途径公众号搜索Govin推荐关注公众号可订阅更新通知与使用技巧等文章推送还可进行交流讨论
- ❤️ 新增微信公众号关注途径公众号搜索Govin推荐关注公众号可订阅更新通知与使用技巧等文章推送还可进行交流讨论
- ✨ 更换测速方法yt-dlp重构测速逻辑提升准确性、稳定性与效率减小接口切换延迟#563
- ✨ 新增支持 ARM v7#562
- ✨ 新增双结果 API 访问ip/m3u, ip/txt#581
- ✨ 新增启动 API 服务命令pipenv run service
- 🪄 优化 Docker 镜像大小
- 🛠 调整更新频率,每 12 小时执行一次
- 🐛 修复部分播放器不支持的信息间隔符(#581
<details>
@ -21,12 +22,13 @@
- ⚠️ Python has been upgraded to version 3.13, which no longer supports Win7. If needed, please use version v1.5.3.
- ⚠️ The GitHub repository has been renamed to iptv-api. If you are using the old API address, please update it to the new one promptly.
- ⚠️ New Docker image repository is now active: guovern/iptv-api (the old tv-driver is now guovern/iptv-api:latest, and tv-requests is now guovern/iptv-api:lite). iptv-api:latest is the full version, and iptv-api:lite is the lightweight version. Please use the new names to pull the images, as the old repository will no longer be maintained.
- A new way to follow the WeChat official account (search for: Govin) has been added. It is recommended to follow the official account to subscribe to update notifications, usage tips, and engage in discussions.
- ❤️ A new way to follow the WeChat official account (search for: Govin) has been added. It is recommended to follow the official account to subscribe to update notifications, usage tips, and engage in discussions.
- ✨ The speed measurement method has been changed to yt-dlp, and the speed measurement logic has been refactored to improve accuracy, stability, and efficiency, reducing interface switching delay (#563).
- ✨ Support for ARM v7 has been added (#562).
- ✨ Dual result API access (ip/m3u, ip/txt) has been added (#581).
- ✨ A command to start the API service (pipenv run service) has been added.
- 🪄 The size of the Docker image has been optimized.
- 🛠 Adjust the update frequency to be performed every 12 hours.
- 🐛 Fixed the information delimiter issue for some players that do not support it (#581).
</details>