Anope Version 1.9.2 -------------------- ** ADDED CONFIGURATION DIRECTIVES ** options:enablelogchannel added to auto turn on the logchannel on startup options:mlock added to configure the default mlock modes on new channels options:database added for the database modules options:botmodes added to configure modes BotServ bots should use options:userlen added to configure maxiumum ident length options:hostlen added to configure maximum hostname length options:database added to configure what database modules to use options:passlen added to specify the maximum length of passwords uplink:ipv6 added to enable IPv6 connectivity options:maxretries added to specify the number of reconnect attempts allowed options:retrywait added to specify how long to wait between reconnect attempts opertype command chanserv/aop/list removed as it was unnecessary, use chanserv/access/list instead opertype command privilege hostserv/del added ** MODIFIED CONFIGURATION DIRECTIVES ** options:encryption added enc_sha256 chanserv:modules added cs_unban nickserv:modules added ns_resetpass ** DELETED CONFIGURATION DIRECTIVES ** nickserv:database deleted because of new database system nickserv:prenickdatabase deleted because of new database system chanserv:database deleted because of the new database system botserv:database deleted because of the new database system hostserv:database deleted because of the new database system operserv:database deleted because of the new database system operserv:newsdatabase deleted because of the new database system operserv:exceptiondatabase deleted because of the new database system hs_request:database deleted because of the new database system os_ignore:database deleted because of the new database system serverinfo:localport deleted Anope Version 1.9.1 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** Opertypes have been added, through the opertype blocks. Services Operators are now specified in the oper blocks. ** MODIFIED CONFIGURATION DIRECTIVES ** botserv:modules no longer contains bs_fantasy* modules, fantasy is now seamless. operserv:modules has replaced os_logonnews, os_opernews, and os_randomnews with os_news. operserv:modules no longer contains os_admin and os_oper modules, removed in favor of oper blocks. operserv:notifications no longer contains osraw due to removal of OS RAW. ** DELETED CONFIGURATION DIRECTIVES ** Nick tracking has been removed as an option. Restricting of NS GETPASS and CS GETPASS removed in favor of opertypes. Host Setters were removed in favor of opertypes. HelpServ has been removed entirely. operserv:disableraw removed due to removal of OS RAW.