WuKongIM

不只是即时通讯(IM)

APACHE-2.0 License

Stars
2K

Bot releases are visible (Hide)

WuKongIM - v2.0.3-beta-20240828 Latest Release

Published by github-actions[bot] about 2 months ago

WuKongIM - v2.0.2-beta-20240805

Published by github-actions[bot] 3 months ago

WuKongIM - v1.2.6

Published by github-actions[bot] 3 months ago

  • fix: solve the problem that recent conversation updates are not timely, resulting in message delays
  • fix: the problem of messageSeq being discontinuous when using multiple segments
  • feat: add get channel max message seq api
  • feat: add deadlockCheck and pprofOn config
  • feat: add search message api

中文:

  • 解决最近会话更新慢,导致离线更新不到最新的最近会话,出现离线消息获取不到的假象
  • 解决出现多段segment的时候messageSeq不连续的问题
  • 新增获取频道最大message seq的api
  • 增加死锁检查和pprof性能检测功能
  • 增加搜索消息的api
WuKongIM - v2.0.1-beta-20240715

Published by github-actions[bot] 3 months ago

WuKongIM - v2.0.1-beta-20240715

Published by github-actions[bot] 3 months ago

WuKongIM - v1.2.5

Published by github-actions[bot] 5 months ago

WuKongIM - v1.2.4

Published by github-actions[bot] 5 months ago

WuKongIM - v1.2.3

Published by github-actions[bot] 6 months ago

  • fix: go.mod go version to 1.22 (升级go.mode的版本到1.22)
  • fix: fixed fd deletion failure, causing fd to be used by other new connections (解决连接关闭时没有正确删除fd,导致消息串到其他fd上)
  • fix: #127
  • chore: use fmt.Errorf (使用fmt.Errorf拼接错误)
  • chore: drop ioutil package (移除ioutil包)
  • fix: solve the problem that the RouteAPI log object is not initialized, causing it to crash when calling this log printing(解决RouteAPI对象里没有初始化Log对象的问题,导致请求到RouteAPI会崩溃)
  • fix: solve the problem of crash caused by conversation map competition lock (解决conversationManager里多并发下导致Map锁竞争)
  • fix: solve the problem of a large number of connections being closed at the same time, causing the CPU to soar (解决大量连接同时关闭时,导致CPU飙升并且不降下来)
WuKongIM - v1.2.2

Published by github-actions[bot] 7 months ago

  • chore: upgrade slsa-verifier to 2.5.1 (升级CI工具 slsa-verifier)
  • chore: upgrade slsa-github-generator (升级CI工具 slsa-github-generator)
  • fix: solve the problem of empty aeskey in obtaining connection (解决连接获取aeskey出现空指针问题)
  • fix: ants.NewPool panic log Println (增加协程池崩溃时记录详细堆栈信息)
  • fix: index append add lock。 (修复并发下导致索引错误问题)
  • fix: fixed the problem of blocking the current connection when the message under websocket is too long. (解决websocket连接下,内容过长导致连接阻塞问题)
WuKongIM - v1.2.1

Published by github-actions[bot] 8 months ago

  • fix: fix the problem of invalid blacklist
  • feat: add parameters of ignoreMissingConfig
  • fix: personal channel whitelist verification is turned off by default
  • fix: fixed the issue where non-friends can still chat
  • fix: If the configuration is incorrect the program should panic
  • fix: upgrade WuKongIMProto
  • fix: the slave device kicks out the same deviceID
  • fix: fix the problem of writing diffusion message messageSeq error
  • docs: update
  • docs: add tsdaodao case
  • fix: large group unreadcount error
  • fix: fixed the problem of null pointer appearing under Conn SetMaxIdle
  • fix: get the connection object through deviceID

  • 解决黑名单无效的问题
  • 增加ignoreMissingConfig配置
  • 个人白名单默认设置成关闭
  • 修复解除好友关系后还能聊天的问题
  • 如果指定了配置文件的路径,如果配置文件不存在则程序应该崩溃
  • 升级WuKongIM协议
  • slave设备如果deviceID相同则应该踢出
  • 修复cmd消息messageSeq错误问题
  • 更新README文档
  • 解决大群未读数错误问题
  • 解决Conn SetMaxIdle内空指针问题
  • 通过deviceId获取连接对象
WuKongIM - v1.2.0

Published by github-actions[bot] 11 months ago

WuKongIM - v1.1.9

Published by github-actions[bot] 11 months ago

WuKongIM - v1.1.8

Published by github-actions[bot] 12 months ago

WuKongIM - v1.1.7

Published by github-actions[bot] about 1 year ago

WuKongIM - v1.1.6

Published by github-actions[bot] over 1 year ago

WuKongIM - v1.1.5

Published by github-actions[bot] over 1 year ago

WuKongIM - v1.1.4

Published by github-actions[bot] over 1 year ago

WuKongIM - v1.1.3

Published by github-actions[bot] over 1 year ago

WuKongIM - v1.1.2

Published by github-actions[bot] over 1 year ago

WuKongIM - v1.1.1

Published by github-actions[bot] over 1 year ago

Package Rankings
Top 3.39% on Proxy.golang.org
Badges
Extracted from project README