Upgrade from V 2.11.0
- Stop the website & importer.
- Replace your installed files with the new ones from the archive.
- Rebuild your website using the npm run build.
- Run npm run start to restart the website.
- Run node importer if you wish to restart the log file import process.
A sshot of new merge tool

V 2.11.1 Change Log:
- Fixed issue with players being auto merged into one player if two players have the same HWID in a match.
- Fixed can not read properties of undefined error on CTF Cap Records Page.
- Filter out non CTF maps for map list for CTF cap records.
- Removed merge players by HWID admin tool.
- Remade the admin's merge player tool, you can now merge multiple players into a single instead of just one by one, there are also new search player name boxes for more ease of use.
- Fixed issue with the importer failing in the event a player was waiting at a flag stand as it was timeout returned(flag_taken is logged before flag_returned_timeout but the timestamps are the same)
- Fixed issue with the importer throwing an error if distanceToCap is NaN.
- Added recalculate players’ win rate admin tool, you can find it in the players section of the admin area.