Skip to content

Releases: CJGroup/node-justchat

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:55

1.1.3 (2023-07-15)

Bug Fixes

  • the 'world' param can be encoded (cae0c18)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:11

1.1.2 (2023-07-14)

Bug Fixes

  • incorrect Reg packet format (b91a728)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:50

1.1.1 (2023-07-03)

Bug Fixes

  • 添加了getClientList函数 (f2a9310)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 11:26

1.1.0 (2023-07-01)

Features

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:09

1.0.3 (2023-06-14)

Bug Fixes

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:00

1.0.2 (2023-06-13)

Bug Fixes

  • 修复了Chat包和CMD包的type数搞反了的问题 (dc4c3f0)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:01

1.0.1 (2023-06-13)

Bug Fixes

  • 修复了sendChat和sendList需要填写version和type字段的问题 (5304527)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:45

1.0.0 (2023-06-12)

Bug Fixes

  • 修复了server没有开始监听方法的问题 (eac6928)
  • 修复了singleMode下发送数据的有关方法。 (f9ebec3)
  • 修复了几个潜在的逻辑漏洞。 (84e651e)

Features