Skip to content

Commit 6a40618

Browse files
committed
Merge tag '8.4.1' into develop
8.4.1
2 parents 64efa12 + cdd03db commit 6a40618

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/Changelog/Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
| Version | Release Date | Description |
66
|------------ |--------------|-----------------------------------------------------------------------------------------------------------------------|
7+
| 8.4.1 | 2021-08-11 | Task: Also Sanitize CSV and XLS export in Pi2 (not only the export in the backend module) |
78
| 8.4.0 | 2021-08-11 | Task: Sanitize CSV and XLS export against excel hacks (see https://typo3.org/security/advisory/typo3-psa-2021-002) |
89
| | | Task: Add automatic test via github actions |
910
| 8.3.3 | 2021-07-27 | Bugfix: Fix some more typehint problems |

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
and easy to use mailform extension with a lots of features
77
(spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',
88
'category' => 'plugin',
9-
'version' => '8.4.0',
9+
'version' => '8.4.1',
1010
'state' => 'stable',
1111
'author' => 'Powermail Development Team',
1212
'author_email' => 'service@in2code.de',

0 commit comments

Comments
 (0)