Skip to content

Permanent Match Links

Compare
Choose a tag to compare
@scottadkin scottadkin released this 07 Jun 11:24
· 384 commits to master since this release

Upgrading from V2.10.1

  • Turn off both your importer and website.
  • Copy the contents of the archive on top of your current install.
  • Run npm install to install new packages.
  • Run node upgrade to update the sites databases.

V2.10.2 Change Log:

  • Added permalink hash for matches, now when you import a log the log file’s absolute time, server name combo, and port are combined to make a unique hash so even if the logs are all deleted and then reimported in a different order the links will still work(there is a new button on the top of match pages that have a valid hash that will copy the permalink to clipboard). Please note that you will have to do a full reimport for this to work with existing files.
  • Fixed an issue with some logs failing to import if they were previously parsed by original utstats, an added bonus of this will also fix similar issues that were happening with some ACE logs.
  • Fixed team colours sometimes being wrong on ctf team total graphs.
  • Fixed match screenshots not being able to be zoomed in.
  • Fixed player win rates being incorrectly calculated for their gametype totals.
  • Fixed the upgrade and install script not updating the win rate table changes.

Note

If you want all your matches to have a valid permalink you will need to reimport all previous logs, new logs imported after the update will have a match hash.