# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [2.3.0] - 2022-07-24 - 增加了弹幕服务器心跳错误信号 - 同一次运行中,如果已经输入过身份码,就记住不再弹框 - 修复弹幕连接失败错误可能连续触发两次的问题 ## [2.2.0] - 2022-07-03 ### Fixed - 修正互动玩法心跳间隔 - 调整 API Nonce 的生成算法,尽可能避免重复请求错误 ## [2.1.1] - 2022-07-01 ### Added - 支持从命令行获取身份码 ### Fixed - 修复弹幕服务器无法重连的问题 ## [2.1.0] - 2022-06-07 ### Added - 添加获取主播信息接口 ## [2.0.0] - 2022-06-06 ### Added - 适配 v2 版本 API,使用主播身份码 ## [1.0.0] - 2022-05-30 ### Added - 初始发布 [1.0.0]: https://github.com/timothyqiu/godot-open-blive/releases/tag/1.0 [2.0.0]: https://github.com/timothyqiu/godot-open-blive/releases/tag/2.0 [2.1.0]: https://github.com/timothyqiu/godot-open-blive/releases/tag/2.1 [2.1.1]: https://github.com/timothyqiu/godot-open-blive/releases/tag/2.1.1 [2.2.0]: https://github.com/timothyqiu/godot-open-blive/releases/tag/2.2 [2.3.0]: https://github.com/timothyqiu/godot-open-blive/releases/tag/2.3