Skip to content

v0.15.3

Choose a tag to compare

@mk6i mk6i released this 26 Feb 03:09
· 223 commits to main since this release

What's new

  • Fix issue #104, where a single Pidgin client with multiple auto-join chat rooms crashes chat joins for all connected users.
  • Fix a bug in the TOC server where joining a chat from a TOC client can lock the user out from rejoining the chat room in any client.

Changelog

  • d977ed5 issue #104 - toc: remove chat sessions on signoff
  • 1d834d5 issue #104 - fix deadlock in chat sess mgr AddSession and RemoveSession