Skip to content

zIRC v1.2.4

Compare
Choose a tag to compare
@wolfy1339 wolfy1339 released this 09 Dec 03:15
· 125 commits to master since this release
  • Fix irc.kick() and irc.action()
  • Add SASL EXTERNAL and CertFP support
  • Support IRCv3.2 CAP
  • Support IRCv3.2 Message Tags
  • Support IRCv3.2 cap-notify
  • Add ability to color IRC messages
  • Fix a bug where event.target would show the first word of the QUIT message and event.arguments would not contain the QUIT message
  • Add a new helper function: irc.remove()
  • Several file linting fixes (See #21, 64e83eb, 5413aeb, 3e5b276, 8cb2b47, fd88f1e and 5b4b8fb)
  • Add support for channel keys in irc.join()