Skip to content

Commit 8cf8c4b

Browse files
committed
[TASK] Release 8.3.1
1 parent 9bd9fbd commit 8cf8c4b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Documentation/Changelog/Index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33

44
Changelog
55
=========
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
615

716
-
817
:Version: 8.3.0

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'author_email' => 'info@in2code.de',
1414
'author_company' => 'in2code.de - Wir leben TYPO3',
1515
'state' => 'stable',
16-
'version' => '8.3.0',
16+
'version' => '8.3.1',
1717
'constraints' => [
1818
'depends' => [
1919
'typo3' => '12.0.0-12.4.99',

0 commit comments

Comments
 (0)