We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c476e97 commit f9e7d8fCopy full SHA for f9e7d8f
Documentation/Changelog/Index.rst
@@ -3,6 +3,12 @@
3
4
Changelog
5
=========
6
+-
7
+ :Version: 7.5.2
8
+ :Date: 2025-06-17
9
+ :Changes:
10
+ * [BUGFIX] missing HTML View for confirmedByAdminRefusedSilent
11
+
12
-
13
:Version: 7.5.1
14
:Date: 2025-06-10
ext_emconf.php
@@ -13,7 +13,7 @@
'author_email' => 'info@in2code.de',
'author_company' => 'in2code.de - Wir leben TYPO3',
15
'state' => 'stable',
16
- 'version' => '7.5.1',
+ 'version' => '7.5.2',
17
'constraints' => [
18
'depends' => [
19
'typo3' => '11.5.0-11.5.99',
0 commit comments