Skip to content

Bugfixes and Compatibility!

Compare
Choose a tag to compare
@DanielOaks DanielOaks released this 28 Sep 14:26
· 4449 commits to master since this release

This is a patch release to fix compatibility with Irssi and resolve some issues! Thanks very much @dequis, @slingamn and squigz for the help and for bringing up the issues.

Added

  • Allow the MODE b syntax, which certain clients use to check lists.

Changed

  • QUIT: We now send the actual quit message to other users.

Fixed

  • Fix incorrectly forwarding AWAY messages to clients without away-notify.
  • Fix incorrect login check which prevented account registration.
  • Fix ERR_NOSUCHNICK numerics (we weren't sending the nick correctly).