InspIRCd v4.0.0rc3 released!

Posted by ~Sadie on June 21 2024

InspIRCd v4.0.0 release candidate 3 is now available, download it from the releases page.

This is the third and final release candidate on our new v4 branch which has been in development for five years. An overview of the changes in this release can be found on the docs site.


InspIRCd v4.0.0rc2 released!

Posted by ~Sadie on June 14 2024

InspIRCd v4.0.0 release candidate 2 is now available, download it from the releases page.

This is the second release candidate on our new v4 branch which has been in development for five years. An overview of the changes in this release can be found on the docs site.


InspIRCd v4.0.0rc1 released!

Posted by ~Sadie on June 07 2024

InspIRCd v4.0.0 release candidate 1 is now available, download it from the releases page.

This is the first release candidate on our new v4 branch which has been in development for five years. An overview of the changes in this release can be found on the docs site.


InspIRCd v3.17.0 released!

Posted by ~Sadie on December 22 2023

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

The most notable changes in this release are:

  • Added an example post-deploy hook script for use with CertBot, Dehydrated, or other ACME SSL (TLS) renewal tools.

  • Changed SVSHOLDs to also force existing users to change their nick on add.

  • Fixed a crash on shutdown on some systems when using --nofork and the ssl_gnutls module.

  • Fixed sending nick/user/host changes from the wrong mask when using the ircv3_labeledresponse module.


InspIRCd v3.16.1 released!

Posted by ~Sadie on June 16 2023

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

This is a minor release. The most notable changes in this release are:

  • Fixed ssl_openssl marking long-lived TLS (SSL) client certificates as invalid.

  • Fixed the regex_re2 module when building against RE2 2023-06-01 or newer.