Skip to content

Commit 9303803

Browse files
committed
Merge tag '8.4.0' into develop
8.4.0
2 parents 32f57bf + e53a370 commit 9303803

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Documentation/Changelog/Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
| Version | Release Date | Description |
66
|------------ |--------------|-----------------------------------------------------------------------------------------------------------------------|
7+
| 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) |
8+
| | | Task: Add automatic test via github actions |
79
| 8.3.3 | 2021-07-27 | Bugfix: Fix some more typehint problems |
810
| | | Bugfix: Fix a problem with start- and endtime in backend records |
911
| 8.3.2 | 2021-04-30 | Bugfix: Fix typehint error with overwriteValueFromTypoScript() |

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.3.3',
9+
'version' => '8.4.0',
1010
'state' => 'stable',
1111
'author' => 'Powermail Development Team',
1212
'author_email' => 'service@in2code.de',

0 commit comments

Comments
 (0)