You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InspIRCd v4.1.0 is now available, [download it from the releases page](https://github.com/inspircd/inspircd/releases/tag/v4.1.0).
12
+
13
+
The most notable changes in this release are:
14
+
15
+
- Allowed `/ACCEPT` to bypass more message restriction user modes.
16
+
17
+
- Fixed a memory leak in the regex_pcre2 module.
18
+
19
+
- Fixed high CPU and network usage caused by rebursting the account nick list.
20
+
21
+
- Fixed mistakenly skipping empty lines in MOTD files.
22
+
23
+
- Fixed unregistering extbans when a module unloads.
24
+
25
+
<!--more-->
26
+
27
+
No breaking configuration changes have been made since the v4.0.0 release. Please consult [the list of breaking changes](https://docs.inspircd.org/4/breaking-changes) if you are upgrading from v3.
28
+
29
+
The full change log can be found [on the docs site](https://docs.inspircd.org/4/change-log/#inspircd-401) or [on GitHub](https://github.com/inspircd/inspircd/compare/v4.0.1...v4.1.0).
30
+
31
+
Please [consider supporting my development via GitHub Sponsors](https://github.com/sponsors/SadieCat/).
0 commit comments