Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
Release version 3.3.0
Browse files Browse the repository at this point in the history
This version focus on speed improvement when sending emails:

* Drastic speed increase when sending emails with RealUrl (or similar)
* Support for TYPO3 8
* Prevent sending Newsletter containing errors
* Show bounce account count in scheduler
* Bubble up fetchmail error to Scheduler GUI
* Remove version from default User-Agent for security reason
  • Loading branch information
PowerKiKi committed Apr 22, 2018
1 parent 1881d6b commit 183fea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'title' => 'Newsletter',
'description' => 'Send any pages as Newsletter and provide statistics on opened emails and clicked links.',
'category' => 'module',
'version' => '3.2.0',
'version' => '3.3.0',
'state' => 'stable',
'uploadfolder' => 1,
'author' => 'Ecodev',
Expand Down

0 comments on commit 183fea6

Please sign in to comment.