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

Commit 302adaf

Browse files
committed
Release version 3.0.2
This is a bugfix release, to solve a bug affecting all installation that are NOT MariaDB 10. It would incorrectly generate `auth_code` leading to the impossibility of sending the same newsletter to the same recipient more than once. Thanks to @cundd for reporting and fixing it.
1 parent 519e316 commit 302adaf

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' => '3.0.1',
8+
'version' => '3.0.2',
99
'dependencies' => '',
1010
'conflicts' => '',
1111
'priority' => '',

0 commit comments

Comments
 (0)