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 e5f58ab commit da7e686Copy full SHA for da7e686
Documentation/Changelog/Index.rst
@@ -13,6 +13,14 @@ Changelog
13
Release Date
14
:Changes:
15
Release Description
16
+ -
17
+ :Version: 6.4.2
18
+ :Date: 2025-07-22
19
+ :Changes:
20
+
21
+ * [BUGFIX] Security: Avoid unintended persistence
22
23
24
-
25
:Version: 6.4.1
26
:Date: 2024-05-20
@@ -32,7 +40,6 @@ Changelog
32
40
* [TASK] Build new JS distribution file - thx to Felix Ranesberger (in2code)
33
41
34
42
35
36
43
37
44
:Version: 6.3.6
38
45
:Date: 2023-04-26
ext_emconf.php
@@ -23,7 +23,7 @@
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
- 'version' => '6.4.1',
+ 'version' => '6.4.2',
27
'constraints' => [
28
'depends' => [
29
'typo3' => '10.0.0-10.4.99',
0 commit comments