summaryrefslogtreecommitdiff
path: root/doc/source/changelog.rst
diff options
context:
space:
mode:
authorjvoisin2026-01-07 12:03:41 +0100
committerjvoisin2026-01-07 12:03:41 +0100
commit5f944e2b1085bdd07b75f7c13bec2b2ad49ea09e (patch)
tree8fda8d018096a70697659a85cfe198b6efafb209 /doc/source/changelog.rst
parent9278dc77bab2a219e770a1b31dd6797bc9070e37 (diff)
Bump the changelogv0.13.0
Diffstat (limited to '')
-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