summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changelog.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index aa039e4..7d70498 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -1,6 +1,25 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.10.0 - `Babar the Elephant <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.10.0>`__ 2023/09/20
5----------------------------------------------------------------------------------------------------------
6
7New features
8^^^^^^^^^^^^
9* Compatibility with PHP8.3
10* Add `sp.log_max_len` to limit the maximum size of the log messages
11* Add an example configuration for Xenforo 2.2.12
12
13Breaking Changes
14^^^^^^^^^^^^^^^^
15* Url encode functions arguments when logging them
16
17Bug fixes
18^^^^^^^^^
19* Fix a possible NULL-byte truncation when outputting parameters in the logs
20* Make readonly_exec play nice on readonly filesystems
21
22
40.9.0 - `Elephant seal <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.9.0>`__ 2023/01/03 230.9.0 - `Elephant seal <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.9.0>`__ 2023/01/03
5--------------------------------------------------------------------------------------------------- 24---------------------------------------------------------------------------------------------------
6 25