mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Evennia 4.0.0 major release
This commit is contained in:
parent
5e8a75ac8b
commit
e25ee5d29c
6 changed files with 20 additions and 19 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## Evennia Main branch
|
||||
## Evennia 4.0.0
|
||||
|
||||
March 17, 2024
|
||||
|
||||
- Feature: Support Python 3.12 (Griatch). Currently supporting 3.10,3.11 and
|
||||
3.12. Note that 3.10 support will be removed in a future release.
|
||||
|
|
@ -37,7 +39,8 @@
|
|||
account (Griatch)
|
||||
- [Fix][issue4311]: SSH connection caused a traceback in protocol (Griatch)
|
||||
- Fix: Resolve a bug when loading on-demand-handler data from database (Griatch)
|
||||
- Security: Potentially O(n2) regex exploit in rpsystem regex (Griatch)
|
||||
- Security: Potential O(n2) regex exploit in rpsystem regex (Griatch)
|
||||
- Security: Fix potential redirect vulnerability in character page redirect (Griatch)
|
||||
- Doc fixes (iLPdev, Griatch, CloudKeeper)
|
||||
|
||||
[pull3420]: https://github.com/evennia/evennia/pull/3420
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue