InspIRCd v3.8.0 released!
Posted by ~Sadie on October 30, 2020

What's new

InspIRCd v3.8.0 is now available, download it from the releases page.

The most notable changes within this release are:

  • Added <cban:glob> to allow using glob matches within cbans.

  • Added <joinflood:bootwait> to allow disengaging channel mode j (joinflood) when a server first starts up.

  • Added <joinflood:splitwait> to allow disengaging channel mode j (joinflood) when a server splits from the network.

  • Added <shun:allowtags> to allow configuring whether shunned users can send client-to-client tags.

  • Added <shun:cleanedcommands> to allow configuring the commands that shunned users can run but that will be censored.

  • Added support for the Argon2 key derivation function.

  • Fixed disconnecting users who try to enable user mode x (cloak) when the md5 module is not loaded.

  • Fixed xlines not being rechecked when a user’s real hostname changes.

No breaking configuration changes have been made since the v3.0.0 release but if you are upgrading from v2 please consult our list of config changes in v3.

The full change log can be found on the docs site or on GitHub.