summaryrefslogtreecommitdiff
path: root/doc/source/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/changelog.rst')
-rw-r--r--doc/source/changelog.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index 490a7ea..5052975 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -1,6 +1,21 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.13.0 - `Elephas <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.13.0>`__ 2026/01/07
5-----------------------------------------------------------------------------------------------
6
7New features
8^^^^^^^^^^^^
9* Compatibility with PHP8.5
10* Add the possibility to log to a file
11
12Bug fixes
13^^^^^^^^^
14* Improve .drop() logging reliability when set_error_handler is used
15* Improve simulation mode for unserialize() when no HMAC key is provided
16* Fix a possible arbitrary code execution on misconfigured upload_validation deployments (CVE-2026-22034)
17
18
40.12.0 - `Stegodontidae <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.12.0>`__ 2025/08/19 190.12.0 - `Stegodontidae <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.12.0>`__ 2025/08/19
5----------------------------------------------------------------------------------------------------- 20-----------------------------------------------------------------------------------------------------
6 21