forked from bramley/phplist-plugin-subscribers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
58 lines (43 loc) · 1.37 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
version 2015-05-29
MarcelvC (1):
updated German language file
version 2015-05-28
remove redundant files left from phplist 2.10.*
Allow menu items to be translated
Tidy-up translation items
Remove out of date comment
version 2015-05-17
Include IP address in export of subscriber history. Resolves issue #5
version 2015-05-10
Add dependency checks
version 2015-03-23
Change to autoload approach
version 2015-01-18
Search on user history IP address, fixes #4
version 2014-11-17
Shorten config table keys
version 2014-04-18
Add searching on id and uniqid
version 2014-03-11
Change menu item caption
Remove display of blacklisted email
Support searching on confirmed/unconfirmed and blacklisted/not blacklisted
version 2014-02-12
Allow searching on email address
Internal changes
version 2014-02-03
Display as pages instead of tabs
version 2014-01-25
Show whether user or email is blacklisted in export
Extra html decode
Use javascript Google Chart instead of Image Charts
version 2013-11-20
Corrected redirect URL
version 2013-11-05
Display as tabs instead of separate pages
Improve layout to be similar to core phplist
version 2013-05-13
Fixes for issues #1, #2, #3
Added description for plugin page
version 2013-05-10
Initial commit