diff options
Diffstat (limited to 'docs/Changes.conf')
-rw-r--r-- | docs/Changes.conf | 328 |
1 files changed, 88 insertions, 240 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index 1ceaaef76..96d29a2e9 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,240 +1,88 @@ -Anope Version 2.0.17-git ------------------------- -No significant changes. - -Anope Version 2.0.16 --------------------- -No significant changes. - -Anope Version 2.0.15 --------------------- -No significant changes. - -Anope Version 2.0.14 --------------------- -Added mail:content_type to allow customizing the content type of emails. - -Anope Version 2.0.13 --------------------- -No significant changes. - -Anope Version 2.0.12 --------------------- -Added the regex_pcre2 module - -Anope Version 2.0.11 --------------------- -No significant changes. - -Anope Version 2.0.10 --------------------- -No significant changes. - -Anope Version 2.0.9 -------------------- -No significant changes. - -Anope Version 2.0.8 -------------------- -Fix ns_register:unconfirmedexpire not being used - -Anope Version 2.0.7 -------------------- -Add nickserv/recover permission -Add inspircd3 protocol module -Add default permission for chanstats saset chanstats command - -Anope Version 2.0.6 -------------------- -Mark enc_md5 and enc_sha1 as deprecated. Their use has been discouraged for years, and they will be removed in a future release. -Exempt all of 127.0.0.0/8 from m_dnsbl by default -Load m_sasl by default -Fix documentation for nickserv default option ns_keep_modes - -Anope Version 2.0.5 -------------------- -No significant changes. - -Anope Version 2.0.4 -------------------- -Removed m_sasl_dh-aes and m_sasl_dh-blowfish - -Anope Version 2.0.3 -------------------- -Add operserv/chankill to default globops log -Add ns_identify:maxlogins to limit the max number of concurrent logins per account -Document ns_no_expire nickserv default -Remove default session exception expiry time - -Anope Version 2.0.2 -------------------- -Add an operserv/oper/modify privilege, required to use oper add and oper del -Add a chanserv/access/list privilege, which allow readonly access to ChanServ access and akick lists -Changed m_dnsbl's result configuration to be more extensible -Add 'max' setting to cs_mode -Add 'nickchars' setting to networkinfo -Add 'botserv/fantasy', 'chanserv/access/list', and 'operserv/oper/modify' oper privileges -Fix 'emailchange_message' to include the proper email address -Set a default permission on operserv/defcon - -Anope Version 2.0.1 -------------------- -Add MUTE command to BotServ fantasy configuration -Document memo_mail option in nickserv.conf -Add 'show' setting to ns_info and cs_info to control which fields are shown to non opers - -Anope Version 2.0.0 -------------------- -options:passlen, enforceruser, enforcerhost, releasetimeout, and guestnickprefix moved to nickserv's module configuration -options:hideregisteredcommands added -m_ssl renamed to m_ssl_openssl -mail:restrict removed - -Anope Version 1.9.9 -------------------- -There is not many config changes between 1.9.8 and 1.9.9, however many of the -options have been moved around to make more sense, too many to list here, -so get a new config. - -Anope Version 1.9.8 -------------------- -networkinfo:chanlen added -options:user and options:group added -nickserv:modesonid added to set modes on everyone who identifies -nickserv:kill and nickserv:killquick added to configure NickServ's kill timeout -nickserv:restoreonrecover added to try to restore a user's session after a ghost -command:group added -fantasy block added -dns block has been moved to modules.conf as a part of m_dns - -Anope Version 1.9.7 -------------------- -operserv:notifications removed in favor of log{} blocks -options:regexengine added -options:casemap added -chanserv:require added -nickserv:registration added, emailregistration removed. -nickserv:unregistered_notice added - -Anope Version 1.9.6 -------------------- -service:channels added to join services to channels -mail block modified to allow configuring of email messages -oper:host and oper:vhost added -oper:require_oper added -options:nonicknameownership added -operserv:akillids added -nickserv/access oper privilege added - -Anope Version 1.9.5 -------------------- -Don't even try it, get a new config and start over. - -Anope Version 1.9.4 -------------------- -** ADDED CONFIGURATION DIRECTIVES ** -memoserv:modules added ms_ignore -chanserv:modules added cs_clone and cs_mode -nickserv:suspendexpire and nickserv:forbidexpire added -chanserv:suspendexpire and chanserv:forbidexpire added -module added cs_entrymsg -nickserv:modules added ns_ajoin, ns_cert -options:nomlock added -log:target added globops -nickserv:confirmemailchanges added -operserv:modules added os_config, os_login - -** MODIFIED CONFIGURATION DIRECTIVES ** -operserv:notifications removed osglobal, osmode, oskick, osakill, ossnline, ossqline, osszline, osnoop, osjupe, getpass, setpass, forbid, drop -renamed nickserv:preregexpire to nickserv:unconfirmedexpire - -** DELETED CONFIGURATION DIRECTIVES ** -opertype:commands removed operserv/umode -operserv:modules removed os_umode - -Anope Version 1.9.3 -------------------- -** ADDED CONFIGURATION DIRECTIVES ** -nickserv/auspex privilege added -SSL module added for SSL support -opertype:inherits added to allow opertypes to inherit commands and privs from other opertypes -Various nickserv/saset/* and chanserv/saset/* opertype command privileges added -nickserv:modules added many new ns_set_command modules -chanserv:modules added many new cs_set_command modules -opertype:commands added nickserv/saset/* and chanserv/saset/* -options:socketengine added to choose what socket engine to use -module:cs_set_misc and module:ns_set_misc added to replace the old set url/icq/email modules -options:hideprivilegedcommands added to hide privileged commands from normal users -log block added to customize logging -dns block added to configure dns settings -m_dnsbl added -mysql configuration block added - -** MODIFIED CONFIGURATION DIRECTIVES ** -opertype:commands changed operserv/sgline to opserv/snline -operserv:modules changed os_sgline to os_snline -operserv:modules added os_modreload -operserv:sglineexpiry changed to operserv:snlineexpiry -operserv:killonsgline changed to operserv:killonsnline -operserv:notifications ossgline changed ossnline -memoserv was made optional -moved operserv:global configuration into its own global block -chanserv was made optional - -** DELETED CONFIGURATION DIRECTIVES ** -serverinfo:helpchannel removed because it has been readded in m_helpchan -networkinfo:logchannel, logbot, logusers, logmaxusers, logchannel, and options:keeplogs removed because of the log block -dumpcore because it really didn't do anything - -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 maximum 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 - -** 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. +Anope Version 2.1.8-git +----------------------- +Added module:preservedisplay to the nickserv module. +Added the nickserv/drop/display oper privilege. + +Anope Version 2.1.7 +------------------- +Moved nickserv/set/language and nickserv/saset/language to the ns_set_language module. +Renamed module:expire for the cs_suspend module to suspendexpire. +Renamed the FANTASIA privilege to FANTASY. + +Anope Version 2.1.6 +------------------- +Added module:automatic to the ns_cert module (defaults to yes). +Removed module:use_server_side_mlock for the protocol modules (now always enabled). +Removed module:use_server_side_topiclock for the protocol modules (now always enabled). + +Anope Version 2.1.5 +------------------- +Added the nickserv/drop/override and chanserv/drop/override oper privileges. + +Anope Version 2.1.4 +------------------- +Added the db_atheme module. +Added the enc_argon2 module. +Added the enc_posix module. +Added the enc_sha2 module. +Added the gl_queue module. +Added the gl_server module. +Added the global/queue operator privilege. +Added the global/server operator privilege. +Changed serverinfo:motd to be relative to the config directory. +Changed serverinfo:pid to be relative to the data directory. +Changed the default value of mail:sendmailpath to "/usr/sbin/sendmail -it". +Changed the default value of module:accessmax for the chanserv module to 1000. +Changed the default value of module:inhabit for the chanserv module to 1 minute. +Changed the default value of module:max for the cs_mode module to 50. +Changed the default value of module:max for the ms_ignore module to 50. +Removed options:seed. +Replaced module:template for the webcpanel module with module:template_dir. + + +Anope Version 2.1.3 +------------------- +Added options:didyoumeandifference. +Added support for multiple SSL fingerprints in oper:certfp. +Added the chanserv/cert oper privilege for modifying other user's certificate lists. +Changed networkinfo:chanlen to default to 32 if not set. +Changed networkinfo:hostlen to default to 64 if not set. +Changed networkinfo:modelistsize to default to 100 if not set. +Changed networkinfo:nicklen to default to 31 if not set. +Changed networkinfo:userlen to default to 10 if not set. +Increased the default maximum password length to 50 characters. +Increased the default minimum password length to 10 characters. +Removed the cs_secure option in module:defaults from the chanserv module (now always enabled). +Removed the nickserv/saset/secure command. +Removed the nickserv/saset/secure oper privilege. +Removed the nickserv/set/secure command. +Removed the nickserv/status command. +Removed the ns_access module. +Removed the ns_secure option in module:defaults from the nickserv module (now always enabled). + +Anope Version 2.1.2 +------------------- +Added module:tlsv10 to the ssl_openssl module for configuring whether TLSv1.0 is usable (defaults to no). +Added module:tlsv11 to the ssl_openssl module for configuring whether TLSv1.1 is usable (defaults to yes). +Added module:tlsv12 to the ssl_openssl module for configuring whether TLSv1.2 is usable (defaults to yes). +Removed module:sslv3 from the ssl_openssl module (now always disabled). +Removed the m_ prefix from the names of the chanstats, dns, dnsbl, helpchan, httpd, ldap, ldap_oper, mysql, proxyscan, redis, regex_pcre2, regex_posix, regex_stdlib, regex_tre, rewrite, sasl, sql_log, sql_oper, sqlite, ssl_gnutls, ssl_openssl, xmlrpc, and xmlrpc_main modules. + +Anope Version 2.1.1 +------------------- +Added the m_regex_stdlib module. +Removed the m_regex_pcre module (use m_regex_pcre2 instead). + +Anope Version 2.1.0 +------------------- +Added nickserv:minpasslen for configuring the minimum password length (defaults to 8). +Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists. +Removed the inspircd12 and inspircd20 modules (use inspircd instead). +Removed the ns_getpass module (no supported encryption modules). +Removed the os_oline module (no supported IRCds). +Removed the unreal module (use unrealircd instead). +Renamed nickserv:passlen to nickserv:maxpasslen. +Renamed the charybdis module to solanum. +Renamed the inspircd3 module to inspircd. +Renamed the unreal4 module to unrealircd. +Replaced uplink:ipv6 with uplink:protocol. |