InspIRCd v3.14.0 is now available, download it from the releases page.
The most notable changes in this release are:
Added support for the r WHO flag for compatibility with UnrealIRCd.
Fixed not sending a WebSocket close packet when terminating the connection.
Fixed remote users that are connected via UNIX sockets not having their endpoints set correctly.
Fixed the websocket module only accepting normalised header names.
Improved support for linking servers over UNIX socket connections.
InspIRCd v3.13.0 is now available, download it from the releases page.
The most notable changes in this release are:
Added <override:timeout> to allow automatically removing user mode O (override) after a defined time period.
Changed specifying a DH parameter file in the ssl_gnutls module to be optional on GnuTLS 3.6.
Changed specifying a DH parameter file in the ssl_openssl module to be optional on OpenSSL 3.0.
Fixed building the NSIS installer on Windows.
Fixed not parsing the constraint field properly for multi-constraint /LIST requests.
Fixed the o field in /WHO returning InspIRCd prefix ranks instead of WHOX op levels.
Fixed the privdeaf module overriding other private message checks.
InspIRCd v3.12.0 is now available, download it from the releases page.
The most notable changes in this release are:
Added support for retrieving client TLS (SSL) certificate fingerprints from WebIRC gateways.
Added the inspircd.org/account-id tag to expose immutable account identifiers to users.
Fixed automatic bans and xlines on shared providers banning the entire provider.
Fixed looking up server IPv4 addresses when the server has one or more IPv6 address.
Fixed reading WebSocket proxy headers when the IRC server is behind multiple reverse proxies.
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.
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.
InspIRCd v3.10.0 is now available, download it from the releases page.
The most notable changes in this release are:
Added support for multiple hosts in <connect:allow> and <connect:deny>.
Added support for per-DNSBL timeouts and raised the default for torexit.dan.me.uk to 10 seconds.
Fixed an memory disclosure vulnerability in the core.
Fixed unknown DNS record types preventing the retrieval of other DNS records.
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.