]> jfr.im git - irc/anope/website.git/blame - _posts/2024-04-01-anope-214-release.md
Bump the 2.0.15 Windows release post for the r2 rebuild.
[irc/anope/website.git] / _posts / 2024-04-01-anope-214-release.md
CommitLineData
678694dc
SP
1---
2layout: post
3title: Anope 2.1.4 Release
4author: Sadie
5category: 2024
6---
7
8Anope 2.1.4 has been released, which is the fifth release on the development branch.
9
10The most notable changes are:
11
12* Added support for importing databases from Atheme.
13* Added support for sending client tags on UnrealIRCd.
14* Added support for the InspIRCd 1206 (v4) protocol.
15* Added the enc_argon2 module to encrypt passwords with Argon2.
16* Added the enc_sha2 module to encrypt passwords with HMAC-SHA-2.
17* Added the global/queue and global/server command for queueing multi-line messages.
18* Added the global/server command for sending messages to an individual server.
19* Added the verify-only enc_posix module to validate passwords from Atheme that were encrypted with Argon2.
20* Changed nickserv/drop to use confirmation codes to confirm a nickname drop.
21* Changed various paths to be relative to the data and config directories.
22* Converted the enc_md5, enc_none, enc_old, enc_sha1, and enc_sha256 modules to be verify-only.
23
24The full change log can be found in the `docs` directory or on [GitHub](https://github.com/anope/anope/compare/2.1.3...2.1.4).
25
26Users who want to test out new features are encouraged to upgrade. Before upgrading you may wish to take a backup of your databases and read the [upgrading guide](/upgrading.html). If you encounter any incompatibilities that aren't mentioned on this page then [please open an issue](https://github.com/anope/website/issues/new).
27
28SHA256 Sum: `fb9fba0d331aced342a8bb79a2c898633442d45f6f837f601f48d11a2784e68d` [anope-2.1.4.tar.gz](https://github.com/anope/anope/archive/refs/tags/2.1.4.tar.gz)
29\
30SHA256 Sum: `bd167747bf094cb623468a53c0c6c69aad06dbc5439199a7453e8b6ead444016` [anope-2.1.4.exe](https://github.com/anope/anope/releases/download/2.1.4/anope-2.1.4.exe)