Red 3.5.16 - Changelog (#6519)

This commit is contained in:
Jakub Kuczys 2025-02-06 02:31:40 +01:00 committed by GitHub
parent 50ad59a6c8
commit 2fd6ea88d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,21 @@
.. Red changelogs .. Red changelogs
Redbot 3.5.16 (2025-02-06)
==========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`Flame442`, :ghuser:`Jackenmen`
This is a hotfix release changing our implementation to prevent crash at startup
when invalid value of global locale/regional format configuration is encountered.
We have seen a few reports of this occurring and we believe that this was caused by
some 3rd-party cog(s) passing invalid values to Red <3.5 i18n APIs as those versions
did not validate the input in some scenarios. During startup, Red will now simply
log a warning, if it encounters incorrect global locale/regional format configuration
and reset it to a known valid value.
----
Redbot 3.5.15 (2025-02-03) Redbot 3.5.15 (2025-02-03)
========================== ==========================