Skip to content

Commit 48096e1

Browse files
committed
[TASK] Release preperations
1 parent 47a09d5 commit 48096e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Documentation/Changelog/Readme.md

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

55
| Version | Release Date | Description |
66
|------------ |--------------|-----------------------------------------------------------------------------------------------------------------------|
7+
| 8.2.3 | 2020-11-08 | Bugfix: Set tx_powermail_domain_model_mail.fe_user value for logged in users |
8+
| | | Bugfix: Fix link from PluginPreview to powermail module |
9+
| | | Bugfix: Prevent possible exception if not existing form is selected in a plugin (e.g. from old data garbage) |
10+
| | | Bugfix: Re-add english mail label for backend list view |
11+
| | | Task: Small code cleanup |
12+
| | | Task: Small documentation update |
713
| 8.2.2 | 2020-10-21 | Bugfix: Fix false positive error message in frontend "TypoScript is missing" together with marketing information |
814
| | | Bugfix: Fix a possible type hint error logs when no referrer is available |
915
| | | Bugfix: Fix a possible type hint exception if TSFE is not available |

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
and easy to use mailform extension with a lots of features
1010
(spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',
1111
'category' => 'plugin',
12-
'version' => '8.2.2',
12+
'version' => '8.2.3',
1313
'state' => 'stable',
1414
'author' => 'Powermail Development Team',
1515
'author_email' => 'alexander.kellner@in2code.de',

0 commit comments

Comments
 (0)