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

Commit 932c8ee

Browse files
committed
Release version 2.6.1
This release improves a few things: * Compatibility with multi-domains * Use the User-Agent "TYPO3/7.6.0 Newsletter/2.6.1" for all HTTP requests * Respect specified PID for RecipientList and BounceAccount
1 parent 530094b commit 932c8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'description' => 'Send any pages as Newsletter and provide statistics on opened emails and clicked links.',
66
'category' => 'module',
77
'shy' => 0,
8-
'version' => '2.6.0',
8+
'version' => '2.6.1',
99
'dependencies' => '',
1010
'conflicts' => '',
1111
'priority' => '',

0 commit comments

Comments
 (0)