]> jfr.im git - irc/anope/website.git/blob - _posts/2011-06-14-anope-186-release.md
Add the news post for 2.0.15.
[irc/anope/website.git] / _posts / 2011-06-14-anope-186-release.md
1 ---
2 layout: post
3 title: Anope 1.8.6 - Release
4 author: Adam
5 category: 2011
6 # date: 2011-06-14T23:48:52+00:00
7 ---
8
9 <!--
10 BEGIN SUMMARY
11 The Anope Team is pleased to announce the release of Anope 1.8.6 (Stable) which contains lots of general bug fixes and improved support for Plexus, & Hybrid IRCds.
12
13 This release only contains an updated German Language File (thanks Han!) and many Mac specific fixes both for compilation and indeed running of Anope on Mac.
14
15 I am somewhat disappointed once again at the lack of interest from people willing to test the releases despite ~100 downloads a day.
16
17
18 <b>Changelog</b>
19
20 10/31 A Added support for plexus3's channel mode +z [#1202]
21 <br/>
22 02/23 A Added account tracking support to ratbox protocol module [ #00]
23 <br/>
24 03/21 A Added support for Hybrid's m_services and m_change [ #00]
25 <br/>
26 03/28 A Added internal events called when a module is loaded/unloaded. [ #00]
27 <br/>
28 03/28 A Added internal events called when a command is added/deleted. [ #00]
29 <br/>
30 09/11 F Fixed db-convert handling some vhost collisions [ #00]
31 <br/>
32 09/14 F Fixed ./configure failing with partial SQL installations [ #00]
33 <br/>
34 09/28 F Fixed ForkForMail to always work [ #00]
35 <br/>
36 09/28 F Fixed /nickserv saset display to use nicktracking if enabled [#1193]
37 <br/>
38 09/28 F Fixed /nickserv group to use nicktracking if enabled [#1194]
39 <br/>
40 12/12 F Remove vhost requests from nicks that expire [ #00]
41 <br/>
42 12/15 F Fixed /cs enforce #channel to say SET was enforced not (null) [#1213]
43 <br/>
44 12/23 F Fixed /cs (un)ban and akick from matching users real hosts/IP [#1079]
45 <br/>
46 01/19 F Fixed 'make install' recompiling src/tools [#1227]
47 <br/>
48 01/21 F Fixed many incorrect apostrophe usages [#1223]
49 <br/>
50 01/28 F Fixed not introducing our clients with usermode k on InspIRCd2.0[ #00]
51 <br/>
52 01/29 F Updated german language file. [ #00]
53 <br/>
54 02/05 F Fixed wiki URLs in Windows configure script [ #00]
55 <br/>
56 02/11 F Fixed build on Mac [ #00]
57 <br/>
58 02/23 F Fixed rejoining our clients if they are kicked on a TS6 IRCd [ #00]
59 <br/>
60 03/02 F Fixed showing SENDPASS in HELP to users who can't use it [ #00]
61 <br/>
62 03/03 F Fixed opping our clients on ratbox when not using TS6 [ #00]
63 <br/>
64 03/04 F Fixed setting a users host in InspIRCd when vhost is turned off [ #00]
65 <br/>
66 03/24 F Fixed groups display nick showing in HS req memos for aliases. [#1252]
67 <br/>
68 04/28 F Fixed missing NS REGISTER reply when ns_register is not loaded. [#1263]
69 <br/>
70 05/02 F Fixed crash in enc_md5 on Mac [#1236]
71
72 <b>Files:</b>
73
74 924338d39daa78947670c6c19023cc14 *<a href="https://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.6/anope-1.8.6.tar.gz/download">anope-1.8.6.tar.gz</a><br/>
75 d6b2bc0ac1393a01db63691c30a1a59e *<a href="https://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.6/Anope-1.8.6.exe/download">Anope-1.8.6.exe</a><br/>
76 73712ecd654731610ce1ddeaecc4687c *<a href="https://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.5/Anope-1.8.5-MySQL.exe/download">Anope-1.8.6-MySQL.exe</a>
77 END SUMMARY
78 -->
79
80 The Anope Team is pleased to announce the release of Anope 1.8.6 (Stable) which contains lots of general bug fixes and improved support for Plexus, & Hybrid IRCds.
81
82 This release only contains an updated German Language File (thanks Han!) and many Mac specific fixes both for compilation and indeed running of Anope on Mac.
83
84 I am somewhat disappointed once again at the lack of interest from people willing to test the releases despite ~100 downloads a day.
85
86
87 <b>Changelog</b>
88
89 10/31 A Added support for plexus3's channel mode +z [#1202]
90 <br/>
91 02/23 A Added account tracking support to ratbox protocol module [ #00]
92 <br/>
93 03/21 A Added support for Hybrid's m_services and m_change [ #00]
94 <br/>
95 03/28 A Added internal events called when a module is loaded/unloaded. [ #00]
96 <br/>
97 03/28 A Added internal events called when a command is added/deleted. [ #00]
98 <br/>
99 09/11 F Fixed db-convert handling some vhost collisions [ #00]
100 <br/>
101 09/14 F Fixed ./configure failing with partial SQL installations [ #00]
102 <br/>
103 09/28 F Fixed ForkForMail to always work [ #00]
104 <br/>
105 09/28 F Fixed /nickserv saset display to use nicktracking if enabled [#1193]
106 <br/>
107 09/28 F Fixed /nickserv group to use nicktracking if enabled [#1194]
108 <br/>
109 12/12 F Remove vhost requests from nicks that expire [ #00]
110 <br/>
111 12/15 F Fixed /cs enforce #channel to say SET was enforced not (null) [#1213]
112 <br/>
113 12/23 F Fixed /cs (un)ban and akick from matching users real hosts/IP [#1079]
114 <br/>
115 01/19 F Fixed 'make install' recompiling src/tools [#1227]
116 <br/>
117 01/21 F Fixed many incorrect apostrophe usages [#1223]
118 <br/>
119 01/28 F Fixed not introducing our clients with usermode k on InspIRCd2.0[ #00]
120 <br/>
121 01/29 F Updated german language file. [ #00]
122 <br/>
123 02/05 F Fixed wiki URLs in Windows configure script [ #00]
124 <br/>
125 02/11 F Fixed build on Mac [ #00]
126 <br/>
127 02/23 F Fixed rejoining our clients if they are kicked on a TS6 IRCd [ #00]
128 <br/>
129 03/02 F Fixed showing SENDPASS in HELP to users who can't use it [ #00]
130 <br/>
131 03/03 F Fixed opping our clients on ratbox when not using TS6 [ #00]
132 <br/>
133 03/04 F Fixed setting a users host in InspIRCd when vhost is turned off [ #00]
134 <br/>
135 03/24 F Fixed groups display nick showing in HS req memos for aliases. [#1252]
136 <br/>
137 04/28 F Fixed missing NS REGISTER reply when ns_register is not loaded. [#1263]
138 <br/>
139 05/02 F Fixed crash in enc_md5 on Mac [#1236]
140
141 <b>Files:</b>
142
143 924338d39daa78947670c6c19023cc14 *<a href="https://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.6/anope-1.8.6.tar.gz/download">anope-1.8.6.tar.gz</a><br/>
144 d6b2bc0ac1393a01db63691c30a1a59e *<a href="https://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.6/Anope-1.8.6.exe/download">Anope-1.8.6.exe</a><br/>
145 73712ecd654731610ce1ddeaecc4687c *<a href="https://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.6/Anope-1.8.6-MySQL.exe/download">Anope-1.8.6-MySQL.exe</a>