This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<li>Added the ability to sort wishlists by review scores, which will display the highest rated items first | ||
<li>Added some behind the scenes updates to OpenCritic reviews, should now display correctly on all pages | ||
<li>Added DRM warnings, price history information, and SteamDB links to bundle pages | ||
<li>Updated SteamRep section on profile pages to use updated API and safer code | ||
<li>Updated market code so that an items lowest price is shown on subsequent pages | ||
<li>Updated stores used in price comparisons (removed 6 legacy stores, added 4 new stores) | ||
<li>Fixed a bug where Steam Card Exchange links would not display properly on store pages | ||
<li>Fixed a bug where the Ukraine region had an incorrect ISO code | ||
<li>Fixed a bug where SteamDB links were not correctly formed on some pages | ||
<li>Removed market section totals as they conflicted with new market page updates |