@@ -10,6 +10,8 @@ Legend:
10
10
? = Other stuff
11
11
```
12
12
(07/05/17): Version 1.6.1
13
+ -----------------------
14
+ ```
13
15
01. ! Fixed an issue while XAJAX initialized
14
16
02. ! Fixed the 'dash intro text' not displaying custom HTML elements
15
17
03. ! Fixed 'change password' function
@@ -19,8 +21,11 @@ Legend:
19
21
07. ! Fixed display error for 'edit mod' page
20
22
08. ! Fixed version numbering displaying 0
21
23
09. + Improved sizes and file types of images
24
+ ```
22
25
23
26
(23/04/17): Version 1.6.0
27
+ -----------------------
28
+ ```
24
29
01. ! Fixed some XSS exploits
25
30
02. + Improved password hashing / security
26
31
03. * Added utf8mb4 support
@@ -30,42 +35,58 @@ Legend:
30
35
07. - Removed DB Info page (potential attack vector)
31
36
08. ! various Plugin fixes
32
37
09. + Updated Installer Theme
38
+ ```
33
39
34
40
(28/04/16): Version 1.5.4.7
35
41
-----------------------
42
+ ```
36
43
01. ! Fix Admins and Groups Not Loading from Config
44
+ ```
37
45
38
46
(23/04/16): Version 1.5.4.6
39
47
-----------------------
48
+ ```
40
49
01. ! Fix Perm Ban bug in SourceSleuth
41
50
02. ! Fix Updater
51
+ ```
42
52
43
53
(18/04/16): Version 1.5.4.5
44
54
-----------------------
55
+ ```
45
56
01. ! Fix Variuous Bugs in the Plugins EXCEPT SourceSleuth
46
57
02. ? Updated ADOdb and LightOpenID Library
58
+ ```
47
59
48
60
(07/04/16): Version 1.5.4.4
49
61
-----------------------
62
+ ```
50
63
01. ! Fix Memory Leak in SourceSleuth Plugin
51
64
02. ? Optimized and updated IpToCountry.csv
65
+ ```
52
66
53
67
(24/03/16): Version 1.5.4.3
54
68
-----------------------
69
+ ```
55
70
01. ! Downgrade plugin to 1.5.3
56
71
02. + Add ULX Module for GMOD (Not Maintained by Me)
72
+ ```
57
73
58
74
(09/03/16): Version 1.5.4.2
59
75
-----------------------
76
+ ```
60
77
01. ! Fix XSS Vulnerability in SourceComms Page
78
+ ```
61
79
62
80
(01/03/16): Version 1.5.4.1
63
81
-----------------------
82
+ ```
64
83
01. ! Fix Ban/Comm Reason Issue in Plugin
65
84
02. ? CC-BY-NC-SA-3.0
85
+ ```
66
86
67
87
(14/02/16): Version 1.5.4
68
88
-----------------------
89
+ ```
69
90
01. * Added Steam3 ID to Ban and Comm list
70
91
02. * Added PHP7 Support
71
92
03. + Updated Comms page with better CSS
@@ -74,9 +95,11 @@ Legend:
74
95
06. ! Fixed config.php bug with APIKey and URL
75
96
07. ! Fix MariaDB Empty Ban List
76
97
08. ? Optimized and updated IpToCountry.csv
98
+ ```
77
99
78
100
(01/09/15): Version 1.5.3
79
101
-----------------------
102
+ ```
80
103
01. * Added Steam API Key to Installer for Future Use
81
104
02. * Added Steam OpenID Login Support
82
105
03. * Added Updater Support
@@ -91,9 +114,11 @@ Legend:
91
114
12. ! Fixed BoxToMask Issue #52 in SourceBans.js
92
115
13. ! Fix HHVM issues with ADOdb
93
116
14. ? Optimized and updated IpToCountry.csv
117
+ ```
94
118
95
119
(29/05/15): Version 1.5.2F
96
120
-----------------------
121
+ ```
97
122
01. * Changed licence to GNU AGPL v3
98
123
02. * Replaced GetClientAuthString with GetClientAuthId for SourceMod 1.7
99
124
03. * Added IP Banning with SourceSleuth
@@ -106,9 +131,11 @@ Legend:
106
131
10. ! Fixed Plugin Showing DataPack error
107
132
11. ! Fixed KickId in Webpanel not working when trying to use Steam3
108
133
12. ? Optimized and updated IpToCountry.csv
134
+ ```
109
135
110
136
(29/01/15): Version 1.5.1F
111
137
-----------------------
138
+ ```
112
139
01. * Changed licence to GNU GPL v3
113
140
02. * Added SourceBans Connection Debugger
114
141
03. * Added SourceComms Search Box
@@ -119,9 +146,11 @@ Legend:
119
146
08. ? Added/Fixed Copyright Headers
120
147
09. ? Updated SteamWorks Ext to git90
121
148
10. ? Optimized and updated IpToCountry.csv
149
+ ```
122
150
123
151
(26/12/14): Version 1.5.0F
124
152
-----------------------
153
+ ```
125
154
01. * Integrated SourceComms
126
155
02. * Added TF2 Modern Theme as Default (Made by IceMan)
127
156
03. * Integrated SourceBans Checker
@@ -132,16 +161,21 @@ Legend:
132
161
08. + Added More Robust LFI Patch
133
162
09. ! Fixed Plugin Pointing to wrong FAQ link
134
163
10. ? Optimized and updated IpToCountry.csv
164
+ ```
135
165
136
166
(02/12/14): Version 1.4.13F
137
167
-----------------------
168
+ ```
138
169
01. ! Fixed LFI EXPLOIT //Thanks jsifuentes
139
170
02. ? Optimized and updated IpToCountry.csv
171
+ ```
140
172
141
173
(15/11/14): Version 1.4.12F
142
174
-----------------------
175
+ ```
143
176
01. * Added Steam3 Support for Player Menu
144
177
02. * Added IP Ban checking from SourceSlueth
145
178
03. ! Fixed Steam Family Sharing Ban Evasion.
146
179
04. ? Added SteamWorks Extension
147
180
05. ? Optimized and updated IpToCountry.csv
181
+ ```
0 commit comments