IRC client
Yet another bug fix release in the 2.12 series has been uploaded. This one is fairly uneventful so I will keep it short.
The fish plugin did get some love this cycle fixing a few bugs and implementing key exchange (/keyx
) which
allows two clients to negotiate a more secure password. It also finally handles basic things like /me
working
so enjoy.
There were also a few fixes and additions for any addon creators:
hexchat_pluginpref_get_int()
API returned 0 or -1 on failure inconsistent with the docs so that was
fixed which also fixed the lua plugin.