diff --git a/package.json b/package.json index 0e50451..8aba62d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stats-of-the-storm", - "version": "2.1.0-dev", + "version": "2.0.5", "main": "main.js", "description": "A Heroes of the Storm stat tracking application.", "bugs": "falindrith@gmail.com", diff --git a/templates/about-page.html b/templates/about-page.html index 3e3fe74..f0d180b 100644 --- a/templates/about-page.html +++ b/templates/about-page.html @@ -17,6 +17,35 @@

Stats of the Storm - Version heroes-talents.

Change Log
+

Version 2.0.5

+

+ heroes-talents: Updated for 2.33.1 +

+

+ Matches: default start date shifted to 1-1-2016 from 1-1-2012 +

+

+ App: Updated to Election 2.0 +

+

+ App: #187 Window position and size will be remembered between application launches. +

+

+ Parser: #193 Replays can be uploaded + just to HotsAPI/HotsLogs without importing them. +

+

+ Collection: Teams: #192 Team names + now link to the team detail page. +

+

+ App: #181 Database compaction + run on load to prevent old data from previous upgrades from causing a duplicate update. +

+

+ Collection: Players: #185 Player + hero pool added to the player data tables. +

Version 2.0.4

Parser: Patch 2.33.1 (build 65617) support.