InspIRCd v3.11.0 released!
Posted by ~Sadie on August 27, 2021

What's new

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

The most notable changes in this release are:

  • Added <connectban:bootwait> to allow delaying connectban until the specified time period has passed after boot.

  • Added <connectban:splitwait> to allow delaying connectban until the specified time period has passed after a network partition.

  • Added <gnutls:onrehash>, <mbedtls:onrehash>, and <openssl:onrehash> to allow reloading TLS (SSL) profiles on rehash.

  • Added support for setting TLS 1.3+ ciphersuites in ssl_openssl.

  • Changed <oper:autologin> to accept a value of if-host-match to allow autologin to only proceed if the user’s hostname matches the value in <oper:host>.

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 v2 branch is no longer supported as of the end of 2020. If you’re still using it please consider upgrading as soon as possible.

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