Skip to content

Latest commit

 

History

History
255 lines (149 loc) · 15.2 KB

CHANGELOG.md

File metadata and controls

255 lines (149 loc) · 15.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.9.4 (2022-05-18)

Features

  • 事件分发添加事件ID (dd9800e)
  • 修复依赖版本问题 (1be18a3)
  • 新增机器人获取表情表态成员列表接口 (b4739d7)

2.9.3 (2022-05-12)

Features

  • 事件分发添加事件ID (0e5d4fb)
  • 撤回消息API补充hidetip参数 (#57) (2bddf51)
  • 补齐INTERACTION事件,增加异步更新交互数据接口 (#59) (2f1f184)

2.9.1 (2022-03-05)

Bug Fixes

  • 修正表情表态类型定义 (6d65236)
  • 修正拼写错误 (ff4133f)

2.9.0 (2022-03-03)

Features

  • 补充ChannelAPI相关字段类型 (7839499)
  • 添加设置公告推荐子频道API (b085c23)
  • 新增发表表情表态,设置精华消息API (a2bed09)

2.8.2 (2022-02-25)

Features

  • 添加api辅助生成脚本 (176fe90)
  • 添加npm发布脚本 (2f8af4b)
  • 完善messageAPI类型定义 (5b89807)
  • 消息API类型完善 (91ec2bf)

Bug Fixes

2.8.0 (2022-01-27)

Features

Bug Fixes

  • 修复无限重连以及ws重复监听的问题 (1203f94)
  • 修正example (bc11bb3)
  • 修正example (d19ac9c)

2.7.0 (2022-01-23)

Features

Bug Fixes

2.6.0 (2022-01-21)

Features

Bug Fixes

  • 修复example中的config拼写错误 (6965b88)

2.5.1 (2022-01-14)

Refactors

2.5.0 (2022-01-12)

Features

2.4.0 (2022-01-12)

Features

  • 获取频道列表参数补齐 (bbfc4e7)
  • 扩展创建子频道参数,支持创建私密子频道 (38ee7a4)

2.3.0 (2022-01-11)

Features

2.2.0 (2022-01-08)

Features

2.1.0 (2022-01-08)

Features

Bug Fixes

  • 修复MuteAPI返回类型问题 (7ab3a8f)

2.0.0 (2022-01-05)

Features

1.5.0 (2022-01-01)

Features

  • 将类型定义导出到打包结果 (99b2c57)

1.4.0 (2022-01-01)

Features

  • 添加子频道身份组权限api(测试用例待补充)' (400fc34)

1.3.1 (2021-12-31)

Features

  • 异常返回带上traceid (b151628)

1.3.0 (2021-12-30)

Features

  • 补充'身份组成员'接口传参方式 (cb0ae47)

1.2.2 (2021-12-28)

Bug Fixes

  • err返回值兼容response.data不存在的情况 (fe7c7cc)

1.2.1 (2021-12-25)

Bug Fixes

  • err返回值兼容response.data不存在的情况 (fe7c7cc)

1.2.0 (2021-12-24)

Features

  • 修改shards与intents入参为可选 (29d5c96)

Bug Fixes

  • 修复ws模块拼写错误 (dd3a85b)
  • 修改错误拼写 (56a7270)
  • ws相关方法参数类型修复 (2ed828d)

1.1.2 (2021-12-22)

Bug Fixes

  • 配置文件修改 (ea84dd7)
  • 去除多余文件 (ae367b4)
  • support for passing filter params when post & patch role (1f66b6c)

1.1.1 (2021-12-22)

Bug Fixes

  • support for passing filter params when post & patch role (1f66b6c)
  • 去除多余文件 (ae367b4)
  • 配置文件修改 (ea84dd7)

1.1.0 (2021-12-09)

Features

  • 去除APPID/token等信息 (9997c5b)
  • 修改ws信息获取时的鉴权信息 (bcd1521)
  • ws断线优化,事件分发优化 (ccfab14)

1.0.0 (2021-12-03)

Features

Bug Fixes