Skip to content

Commit 0e459ac

Browse files
committed
[TASK] Release preperations
1 parent fa37422 commit 0e459ac

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Documentation/Changelog/Readme.md

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

55
| Version | Release Date | Description |
66
|------------ |--------------|-----------------------------------------------------------------------------------------------------------------------|
7+
| 8.2.1 | 2020-10-05 | Bugfix: Fix AJAX requests for hiding/enabling and deleting mails in backend module |
8+
| | | Bugfix: Fix a possible type hint exception when powermail gets extended from third party extensions |
9+
| | | Bugfix: Fix a possible type hint exception in Pi2 |
710
| 8.2.0 | 2020-09-22 | Feature: Add a Services.yaml with a default configuration to improve extension possibilities |
811
| | | Bugfix: Fix a possible type hint exception in FormSelectorUserFunc |
912
| | | Bugfix: Add missing translations in TCA for default fields again |

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.0',
12+
'version' => '8.2.1',
1313
'state' => 'stable',
1414
'author' => 'Powermail Development Team',
1515
'author_email' => 'alexander.kellner@in2code.de',

0 commit comments

Comments
 (0)