We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd9fbd commit 8cf8c4bCopy full SHA for 8cf8c4b
Documentation/Changelog/Index.rst
@@ -3,6 +3,15 @@
3
4
Changelog
5
=========
6
+-
7
+ :Version: 8.3.1
8
+ :Date: 2025-07-22
9
+ :Changes:
10
+ * [SECURITY] Avoid unintended persistence
11
+
12
+ You can disable logging function of femanager or update to the latest version.
13
14
+ https://projekte.in2code.de/issues/72776
15
16
-
17
:Version: 8.3.0
ext_emconf.php
@@ -13,7 +13,7 @@
'author_email' => 'info@in2code.de',
'author_company' => 'in2code.de - Wir leben TYPO3',
'state' => 'stable',
- 'version' => '8.3.0',
+ 'version' => '8.3.1',
'constraints' => [
18
'depends' => [
19
'typo3' => '12.0.0-12.4.99',
0 commit comments