1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

Update the change log.

This commit is contained in:
Sadie Powell
2025-11-01 02:23:09 +00:00
parent a70ef47359
commit 28ce7bccb6
+8 -4
View File
@@ -2,8 +2,6 @@
## Anope 2.1.19 (unreleased)
<!-- Last updated for 9f6f0b445bc9387d32a78a089bea529581049683 -->
### Breaking Changes
* `pkg-config` is now required to find dependencies for the following modules on UNIX systems:
@@ -13,8 +11,12 @@
- regex_pcre2
- regex_tre
* Support for InspIRCd v3 has been dropped ahead of it going EOL in two months. Please migrate to InspIRCd v4 to keep using Anope 2.1 with InspIRCd.
### Changes
* Added a Romanian translation (contributed by @KidProtect on GitHub).
* Added support for associating a timezone with an account to allow users to receive timestamps in their local timezone.
```
@@ -27,7 +29,7 @@
NOTE: This requires a compiler with C++20 timezone support.
---
* Added support for IRCv3 message tags when using Solanum git.
* Added support for language-specific time formats.
@@ -39,8 +41,10 @@
-NickServ- Hesap kaydedildi: Prş 09 Eki 2025 15:22:45 (6 dakika, 16 saniye önce)
```
---
* Channel entry messages are now tagged with an IRCv3 time tag for the time they were created on supporting IRCds. This defaults to on but can be disabled using `{cs_entrymsg}:timestamp`.
* Reordered the information in the `nickserv/info` command output to show the registration dates before the seen information.
* Updated the Turkish translation (contributed by @CaPaCuL on GitHub).
* Updated the vendored libraries.