Skip to content

0.6.7

Compare
Choose a tag to compare
@gkdr gkdr released this 21 Apr 20:57
· 82 commits to master since this release

Mostly dealt with issues related to MUCs, which resulted in me finding some stuff that is exposed in the XMPP protocol plugin, but not in libpurple and being able to avoid keeping track of data in my own hashtables.

Additionally, I think I found two memory leaks. Didn't crash while I briefly tested it myself, so I hope it stays that way and you won't get segfaults through double free.

Finally, I made a new makefile target that will help me generate the source tarball, which I had to create manually every time because GitHub doesn't copy the submodules in the automatically generated one.