Skip to content

Commit 6e49caf

Browse files
committed
[TASK] Release preperations
1 parent 4c4090f commit 6e49caf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Documentation/Changelog/Readme.md

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

55
| Version | Release Date | Description |
66
|------------ |--------------|-----------------------------------------------------------------------------------------------------------------------|
7+
| 8.3.0 | 2021-02-16 | Feature: Add autodeployment functionality to TER |
8+
| | | Bugfix: Foreign-Validator compatibility to core methods |
9+
| | | Bugfix: Reanimate sending emails to backend users |
10+
| | | Bugfix: Harden template utility functions against type errors |
11+
| | | Bugfix: Resolve LazyLoadingProxy to fe_users relations |
712
| 8.2.4 | 2020-12-02 | Bugfix: Fix possible exception when extending powermail with own validators and using a confirmation view |
813
| 8.2.3 | 2020-11-08 | Bugfix: Set tx_powermail_domain_model_mail.fe_user value for logged in users |
914
| | | Bugfix: Fix link from PluginPreview to powermail module |

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

0 commit comments

Comments
 (0)