Skip to content

Commit c95362e

Browse files
committed
updated changelog
1 parent 26b2897 commit c95362e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ Legend:
99
! = Fixed bug
1010
? = Other stuff
1111
```
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+
1227
(07/05/17): Version 1.6.1
1328
-----------------------
1429
```

web/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "1.6.2",
3-
"git": "531",
3+
"git": "532",
44
"dev": false
55
}

0 commit comments

Comments
 (0)