Skip to content

Commit

Permalink
[RELEASE] Release 10.8.0
Browse files Browse the repository at this point in the history
* update `ext_emconf.php`
* update Changelog
  • Loading branch information
mschwemer committed Mar 26, 2024
1 parent e214bd0 commit 567b02b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Documentation/Changelog/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ breaking changes and how to handle them

| Version | Release Date | Description |
|--------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 10.8.0 | 2023-03-26 | Compatibility Release for EXT:powermail_cleane (TYPO3 V11) |
| 12.3.0 | 2024-03-20 | php 8.3 compatibility, Bugfix. Please see commit history for changes. |
| 12.2.1 | 2024-03-06 | Bugfix release Please see commit history for changes. |
| 12.2.0 | 2024-02-28 | Bugfix and feature release Please see commit history for changes. |
| 12.1.1 | 2024-02-08 | Bugfix release Please see commit history for changes. |
| 12.1.0 | 2024-02-02 | Bugfixes and features. Please see commit history for changes. |
| 12.0.3 | 2023-12-27 | Public release of Powermail for TYPO3 V12 |
| 12.0.2 | 2023-12-14 | Bugfix release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
| 12.0.1 | 2023-12-13 | Bugfix release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
| 12.0.0 (!!!) | 2023-10-06 | Bugfix / feature release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
| 11.2.0 | 2023-09-29 | Bugfix / feature release for Powermail V11 / TYPO3 12. Please see commit history for changes. |
| 11.1.0 | 2023-09-18 | Bugfix / feature release for Powermail V11 / TYPO3 12. Please see commit history for changes. |
| 11.0.1 | 2023-08-18 | Bugfix release for Powermail V11 / TYPO3 12. Please see commit history for changes. |
| 11.0.0 | 2023-06-01 | Support for TYPO3 12 |
| 10.7.4 | 2023-11-03 | Bugfix release for Powermail V10 / TYPO3 11. Please see commit history for changes. |
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
and easy to use mailform extension with a lots of features
(spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',
'category' => 'plugin',
'version' => '10.7.4',
'version' => '10.8.0',
'state' => 'stable',
'author' => 'Powermail Development Team',
'author_email' => 'service@in2code.de',
Expand Down

0 comments on commit 567b02b

Please sign in to comment.