Skip to content

Releases: Avasam/speedrun.com_global_scoreboard_webapp

2020-06-01

01 Jun 04:21
cb95fae
Compare
Choose a tag to compare

New features & changes:

  • #118
  • No longer counting leaderboards where the average run is under a minute
  • Made the certainty adjustment more aggressive
  • Removed the old jQuery/Bootstrap 3 version

Bugfixes:

  • Fixed an issue where a user could get locked out of updating for 5 minutes if SRC failed

2020-05-24

28 May 01:05
06d91ac
Compare
Choose a tag to compare

Bugfixes:

  • Rank cell empty when updating a user #5
  • Updating and Searching may visually duplicate a user #104
  • JumpToPlayer sends to the page location from before updating #105
  • Already updated message to use last_updated_days config #108
  • Sorting by last updated sorts by weekday #109

Enhancements:

  • Reset the search upon Jumping to player #106
  • "You are already updating" message should be a warning #107
  • Update Readme with all recent functionalities URGENT! enhancement #94
  • App URL is now https://www.Avasam.dev

2020-05-18

19 May 01:30
efd585e
Compare
Choose a tag to compare

New Features:

  • Added sorting by column #90
  • Allow results to be seen without having to update #84
  • Re-implemented Loading bar in React version #83
  • Re-implemented warnings in the React Version #82

Changes:

  • Bigger "last-update" timespan #93

Fixes:

  • Skip requesting the User Flag when Country Code is null #92
  • Drastically reduce favicon size #89
  • Typo in Python function #88
  • The Rank cell becomes empty after updating a user (and quickview won't update) #5