]> jfr.im git - irc/anope/website.git/blame - _posts/2010-06-18-anope-192-released.md
Add the news post for the 2.1.0 release.
[irc/anope/website.git] / _posts / 2010-06-18-anope-192-released.md
CommitLineData
35a2cd8a
SP
1---
2layout: post
3title: Anope 1.9.2 Released
4author: chaz
5category: 2010
6# date: 2010-06-18T20:48:38+00:00
7---
8
9The Anope Team are pleased to announce the release of Anope 1.9.2.
10
11This release brings a number of improvements since 1.9.1-p1, major highlights such as:
12
13Removed binary databases in favour of flat file plaintext ones.
14<br/>
15Modestacker to combine mode changes together.
16<br/>
17Chanserv persist to keep services bots in channels when channel is empty.
18<br/>
19IPv6 Link Support.
20<br/>
21Ability for anope to reconnect if the connection to the uplink dies.
22<br/>
23Support for multiple simultaneous encryption methods.
24<br/>
25InspIRCd 2.0 support
26
27Live updating SQL and ability to execute commands through SQL which are reflected by Anope in its own databases. (This does not mean you can randomly edit the Anope SQL Tables, you use the commands table to send 'normal' anope commands which anope interprets and updates both sets of databases with)
28
29This will be further developed/re-engineered in 1.9.3 but it's a good start.
30
31*IMPORTANT NOTE* - MySQL Support does not function properly within Windows in this release, it will be provided in 1.9.3.
32
33As always, we encourage early adopters of development releases to exercise caution and take frequent system back ups knowing full well it might destroy your plans on a Friday night. We have been running 1.9.2 on Teranova for some time now and only uncovered a few unseen bugs. (This was on both Unreal and subsequently our migration to InspIRCd 1.2).
34
35In order to convert your databases to the new 1.9.2+ format you must run the db-converter executable which will generate anope.db
36
37To compile MySQL support in this version you will require mysql++ and to copy the modules from modules/sql to modules in the anope source.
38
39We are developing a php web solution which will feature shortly allowing users to modify their own details from your website. We welcome suggestions on our forum for functionality this could include.
40
41MD5 Checksums (stored away from the files themselves)
42<br/>
43(Future releases may include further security measures such as GPG/etc)
44
45MD5: dd44ae0909083e7aab6e75f0d621269f <a href="https://sourceforge.net/projects/anope/files/anope-devel/Anope%201.9.2/anope-1.9.2-source.tar.gz/download">anope-1.9.2-source.tar.gz</a><br/>
46MD5: 2351a176e84d8bb463e5b57f0fcc774f <a href="https://sourceforge.net/projects/anope/files/anope-devel/Anope%201.9.2/anope-1.9.2.exe/download">anope-1.9.2.exe</a><br/>
47
48We have provided a diff stat to show just how much has changed between 1.9.1 and 1.9.2, you can view it <a href="https://www.anope.org/1.9.2.diff.txt">here</a><br/>
49
50*UPDATE* - We have replaced the Anope-1.9.2.exe which is available for download following a bug being reported in defcon.