Skip to content

Commit da7e686

Browse files
committed
[TASK] Release 8.4.2
1 parent e5f58ab commit da7e686

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Documentation/Changelog/Index.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Changelog
1313
Release Date
1414
:Changes:
1515
Release Description
16+
-
17+
:Version: 6.4.2
18+
:Date: 2025-07-22
19+
:Changes:
20+
21+
* [BUGFIX] Security: Avoid unintended persistence
22+
23+
1624
-
1725
:Version: 6.4.1
1826
:Date: 2024-05-20
@@ -32,7 +40,6 @@ Changelog
3240
* [TASK] Build new JS distribution file - thx to Felix Ranesberger (in2code)
3341

3442

35-
3643
-
3744
:Version: 6.3.6
3845
:Date: 2023-04-26

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'modify_tables' => '',
2424
'clearCacheOnLoad' => 0,
2525
'lockType' => '',
26-
'version' => '6.4.1',
26+
'version' => '6.4.2',
2727
'constraints' => [
2828
'depends' => [
2929
'typo3' => '10.0.0-10.4.99',

0 commit comments

Comments
 (0)