v17.4.0
What's Changed
- chore(deps): 删除模块所有依赖项的版本限制 from [#962]
- feat(live): 直播间
INTERACT_WORDONLINE_RANK_V3返回 protobuf 数据解析 - feat(Picture): 新增
to_json函数,提供图片链接/长宽/大小 - feat(emoji/dynamic/comment/Credential) by @sakmist in [#958]
- 新增添加表情包功能
- 优化 @ 提及功能
- 新增发送评论附带图片功能
- 可在 Credential 内携带代理
- feat(video): 添加视频观看数据上报 相关接口 from [#974] in [#975] by @shenghuang147
- feat(video):
Video.get_download_url新增 html5 参数,获取的媒体流无需鉴权即可访问 - fix(live):
RECALL_DANMU_MSG事件的处理有疏漏 from [#965] in [#966] by @Alkaid-C - fix(session):
session.get_at函数的last_uid参数改为last_id,last_uid参数暂时保留,会在将来版本中删除。 - fix(video): update get_all_followings api in [#977] by @GKarbon
- fix(user): 获取用户 access_id 时带上 Credential in [#978] by @junyilou
- fix(video / bangumi): Remove default voice_balance parameter to prevent it from being enabled by default in [#972] by @skbeh
- docs: 登陆 -> 登录 by @LondonClass in [#967]
New Contributors
- @sakmist made their first contribution in #958
- @shenghuang147 made their first contribution in #975
- @GKarbon made their first contribution in #977
- @ByteTuxiaobei made their first contribution in #968
- @junyilou made their first contribution in #978
Full Changelog: 17.3.0...17.4.0