-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
31 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
layout: post | ||
title: Anope 2.0.15 Release | ||
author: Sadie | ||
category: 2024 | ||
--- | ||
|
||
Anope 2.0.15 has been released, which contains mostly bug fixes but also some translation updates: | ||
|
||
The notable changes include: | ||
|
||
- Fixed a race condition in changing the nick of a user. | ||
- Fixed being able to reset the password of suspended accounts. | ||
- Fixed chanserv/suspend info not being visible to regular users. | ||
- Fixed removing entries by an alias in chanserv/access and chanserv/xop. | ||
- Fixed various grammar issues in messages. | ||
- Made the SASL PLAIN implementation more robust. | ||
- Updated the Dutch translation. | ||
- Updated the French translation. | ||
- Updated the Turkish translation. | ||
|
||
All users are recommended to upgrade. | ||
|
||
SHA256 Sum: `389dd91ac02a523a48e357f64c5f536ad604adf3a819e5ecfea8c04ebd85857c` [anope-2.0.15.tar.gz](https://github.com/anope/anope/archive/refs/tags/2.0.15.tar.gz) | ||
\ | ||
SHA256 Sum: `5bbcd2b6f48720c0c4d898673e0f868cc41d4e4103064b2a1e12075a94d6d4a6` [anope-2.0.15.exe](https://github.com/anope/anope/releases/download/2.0.15/anope-2.0.15.exe) |