We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b2897 commit c95362eCopy full SHA for c95362e
CHANGELOG.md
@@ -9,6 +9,21 @@ Legend:
9
! = Fixed bug
10
? = Other stuff
11
```
12
+(04/07/17): Version 1.6.2
13
+-----------------------
14
+```
15
+01. ! Fixed issue with group Banning
16
+02. ! Fixed AmxBans import issue
17
+03. ! Fixed possible XSS Injection
18
+04. + Adjusted regex for CSGO
19
+05. + Added option to disable 'comms' tab
20
+06. ! Fixed bugs with SteamID format
21
+07. ! Fixed version checks
22
+08. ? Git version is now only shown in dev builds
23
+09. ! Fixed issue with email links
24
+10. * Added session based logins
25
26
+
27
(07/05/17): Version 1.6.1
28
-----------------------
29
web/version.json
@@ -1,5 +1,5 @@
1
{
2
"version": "1.6.2",
3
- "git": "531",
+ "git": "532",
4
"dev": false
5
}
0 commit comments