- More bugfixes than I can shake a stick at.
- Next version will likely be 0.5.0
- InspIRCd port coming. Don't use Insp with existing code.
- More intelligent caching of various user and channel properties
- Should lead to better performance
- Lots of docs updates and improvements - thanks to many users.
- New GeoIP module - using MaxMind's GeoLite City.
- Replaces old country module. Don't use both at same time
- IPv6 support - tested
- Of course, IPv6 users are currently very rare, so may have unforeseen complications & bugs.
- SpamServ - from MusashiX90
- has agents that sit in channels looking for ppl who spam in PM. Sends msgs to opers.
- SQLServ - for admin-only direct access to the database.
- Limited to SELECT queries, for safety.
- NickServ
- NS AJOIN
- uses CS JOIN, to join you to a list of channels when you identify.
- NS LISTEMAIL
- ChanServ
- Topic fixes - bad base64 timestamp handling.
- Fixes re NEVEROP + AUTOVOICE, and OPGUARD & SPLITOPS
- CS JOIN
- auto-invites if you have access on that channel.
- SecurityBot
- Much faster TOR code
- TOR has a known memory leak... but this seems to be more a perl problem, there is nothing in the code itself that should leak memory.
- OperServ
- OS KILLNEW - kills all users who signed on in last so many seconds/minutes. Think of it as a retro-active DEFCON mode.
- MySQL 5.1 and 5.2 support (SCnet uses 5.1, but we had one user stop by using 5.2 and had some bugs... so we fixed them)
- Perl 5.10 and 5.12 support (we use 5.10, but we should have any 5.12 bugs fixed)
- Way more stuff... but first time I wrote up this changelog, submitting it broke and I lost it.
Portions of wiki contributed by other users.
All other portions © SurrealChat.net 2003, 2004, 2005, 2006, 2007, 2008, 2009