-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
109 lines (44 loc) · 1.08 KB
/
ChangeLog
File metadata and controls
109 lines (44 loc) · 1.08 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
ChangeLog
v2.1.9
------
- Converted all files over to be html5 compliant and validate.
v2.1.8
------
- Fixed escaped string issue in block title.
- Implemented improved admin menu
- Corrected some direct mysql_() function calls.
v2.1.7
------
- Implemented new glFusion admin authentication
v2.1.6
------
- Improved support for BAN plugin - leverage Lee's new APIs
- Added Dutch translation
v2.1.5
------
v2.1.4
------
- Removed link to the now non-existent BAN plugin
v2.1.3
------
- Added 'none' option to host_lookup
- Fixed issue where path was not properly added to view page path
v2.1.2
------
- Updated to support glFusion v1.1.3
v2.1.1
------
- Fixed missing include on autoinstaller
v2.1.0
------
- Added new feature to purge history data
- Implemented new installer routines for glFusion v1.1.2+
- Implemented new 404 handling when plugin is disabled
- No longer crash if add stats fails
- Added RFI checks to language files
v2.0.0
------
- Fixed several issues with the caching code
v1.8.0
------
- Initial port to glFusion CMS