File tree Expand file tree Collapse file tree 2 files changed +15
-12
lines changed
Expand file tree Collapse file tree 2 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 1+ # 1.3.1
2+ - fixed danger zone rank names (thanks @TheEnderOfficial )
3+
14# 1.3.0
2- - added copy steam guard code button (thanks @TheEnderOfficial )
5+ - added copy steam guard code button (thanks @TheEnderOfficial )
36
47# 1.2.0
5- - updated to electron 16
6- - updated dependencies
7- - added portable version
8+ - updated to electron 16
9+ - updated dependencies
10+ - added portable version
811
912# 1.1.2
10- - fixed auto updater
13+ - fixed auto updater
1114
1215# 1.1.1
13- - fixed sorting algorithm causing changes to account data
16+ - fixed sorting algorithm causing changes to account data
1417
1518# 1.1.0
16- - added support for shared secrets ([ #5 ] ( https://github.com/dumbasPL/csgo-checker/issues/5 ) )
17- - added new cooldown reason ` Reports (Grief) `
18- - added encryption (can be enabled in settings)
19- - search and sorting now updates correctly when account data changes ([ #6 ] ( https://github.com/dumbasPL/csgo-checker/issues/6 ) )
20- - fixed tooltips not disappearing after deleting account without confirmation
19+ - added support for shared secrets ([ #5 ] ( https://github.com/dumbasPL/csgo-checker/issues/5 ) )
20+ - added new cooldown reason ` Reports (Grief) `
21+ - added encryption (can be enabled in settings)
22+ - search and sorting now updates correctly when account data changes ([ #6 ] ( https://github.com/dumbasPL/csgo-checker/issues/6 ) )
23+ - fixed tooltips not disappearing after deleting account without confirmation
2124
2225# 1.0.2
2326 - fixed tags not being saved when adding new account
Original file line number Diff line number Diff line change 11{
22 "name" : " csgo-checker" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " csgo-checker" ,
55 "main" : " main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments