Skip to content

v17.4.0

Choose a tag to compare

@Nemo2011 Nemo2011 released this 08 Oct 05:26
· 3015 commits to main since this release

What's Changed

  • chore(deps): 删除模块所有依赖项的版本限制 from [#962]
  • feat(live): 直播间 INTERACT_WORD ONLINE_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_idlast_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

Full Changelog: 17.3.0...17.4.0