Skip to content

Commit 2fd6ea8

Browse files
authored
Red 3.5.16 - Changelog (#6519)
1 parent 50ad59a commit 2fd6ea8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
.. Red changelogs
22
3+
Redbot 3.5.16 (2025-02-06)
4+
==========================
5+
6+
| Thanks to all these amazing people that contributed to this release:
7+
| :ghuser:`Flame442`, :ghuser:`Jackenmen`
8+
9+
This is a hotfix release changing our implementation to prevent crash at startup
10+
when invalid value of global locale/regional format configuration is encountered.
11+
We have seen a few reports of this occurring and we believe that this was caused by
12+
some 3rd-party cog(s) passing invalid values to Red <3.5 i18n APIs as those versions
13+
did not validate the input in some scenarios. During startup, Red will now simply
14+
log a warning, if it encounters incorrect global locale/regional format configuration
15+
and reset it to a known valid value.
16+
17+
----
18+
319
Redbot 3.5.15 (2025-02-03)
420
==========================
521

0 commit comments

Comments
 (0)