Skip to content

Commit 66e27c2

Browse files
committed
[RELEASE] Release 10.8.0
* update `ext_emconf.php` * update Changelog
1 parent cba5c64 commit 66e27c2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Documentation/Changelog/Readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ breaking changes and how to handle them
77

88
| Version | Release Date | Description |
99
|--------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10+
| 10.8.0 | 2023-03-26 | Compatibility Release for EXT:powermail_cleane (TYPO3 V11) |
11+
| 12.3.0 | 2024-03-20 | php 8.3 compatibility, Bugfix. Please see commit history for changes. |
12+
| 12.2.1 | 2024-03-06 | Bugfix release Please see commit history for changes. |
13+
| 12.2.0 | 2024-02-28 | Bugfix and feature release Please see commit history for changes. |
14+
| 12.1.1 | 2024-02-08 | Bugfix release Please see commit history for changes. |
15+
| 12.1.0 | 2024-02-02 | Bugfixes and features. Please see commit history for changes. |
16+
| 12.0.3 | 2023-12-27 | Public release of Powermail for TYPO3 V12 |
17+
| 12.0.2 | 2023-12-14 | Bugfix release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
18+
| 12.0.1 | 2023-12-13 | Bugfix release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
19+
| 12.0.0 (!!!) | 2023-10-06 | Bugfix / feature release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
20+
| 11.2.0 | 2023-09-29 | Bugfix / feature release for Powermail V11 / TYPO3 12. Please see commit history for changes. |
21+
| 11.1.0 | 2023-09-18 | Bugfix / feature release for Powermail V11 / TYPO3 12. Please see commit history for changes. |
1022
| 11.0.1 | 2023-08-18 | Bugfix release for Powermail V11 / TYPO3 12. Please see commit history for changes. |
1123
| 11.0.0 | 2023-06-01 | Support for TYPO3 12 |
1224
| 10.7.4 | 2023-11-03 | Bugfix release for Powermail V10 / TYPO3 11. Please see commit history for changes. |

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

0 commit comments

Comments
 (0)