Skip to content

Commit

Permalink
Bump version, update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
tfedor committed May 8, 2020
1 parent 791c701 commit 5cd5770
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 14 deletions.
11 changes: 10 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
v1.4.4
v1.4.5
------
- fixed 1-Click convert to gems
- fixed dropdown on other people's profiles
- fixed activation of Steam keys from context menu
- search box is no longer removed on groups pages
- YouTube queries are no longer localized, to ensure highest chance for review/gameplay video to be found


v1.4.4
------
- added option to compute total size of all subscribed workshop items
- added sorting options to user's review page
Expand Down
16 changes: 5 additions & 11 deletions changelog_new.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
<ul>
<li>added option to compute total size of all subscribed workshop items</li>
<li>added sorting options to user's review page</li>
<li>added import and export of your Augmented Steam settings</li>
<li>updated search filters; removed redundant onces, improved review score and count filters, improved design to better match new Steam search page</li>
<li>YouTube reviews moved from app page body to the tab, next to YouTube gameplay</li>
<li>improved wishlist export, now including price data</li>
<li>fixed prices not being computed correctly in CNY and JPY currencies on some pages</li>
<li>fixed context menu sometimes not working correctly</li>
<li>fixed wishlist button on community pages</li>
<li>multiple game highlights fixes; improved highlighting itself as well as how much we respect your settings</li>
<li>a lot of localization updates, thanks to our wonderful contributors</li>
<li>fixed 1-Click convert to gems</li>
<li>fixed dropdown on other people's profiles</li>
<li>fixed activation of Steam keys from context menu</li>
<li>search box is no longer removed on groups pages</li>
<li>YouTube queries are no longer localized, to ensure highest chance for review/gameplay video to be found</li>
</ul>
2 changes: 1 addition & 1 deletion manifest_chrome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Augmented Steam",
"short_name": "AS",
"version": "1.4.4",
"version": "1.4.5",
"description": "Augments your Steam Experience",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgSsjOO0ecqqAz6LCjjIoiRUV3VyW4p7mmTg9bC9uUkj28OgVr5+NRJpyI8gJx7Nd43ZEQ8dfwOl8GLnc3+m90jPSUASlliWxG2LQt81IZhtFurCLUELGIfUSr5vPdthRbwgnPrmRc5nylstBORBwYtT0Dos9pBcikHn0QKo87ggWEAQEBGkLXQ8An01LnQopLX4VbZHTfvoTIjPZOiHUVhKhn4aKM70e/u61mGMSp9WDBYrV0/OFKsVC9jWd9s0DX/uOm3KpFhOj4Bx+ehzEklXNuTTQshIC7NSgh+tAJwSa1GpO9jcCWCnFRqjfxwOrdylqIvCy+87fpU7nJ6sHRQIDAQAB",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion manifest_firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Augmented Steam",
"short_name": "AS",
"version": "1.4.4",
"version": "1.4.5",
"description": "Augments your Steam Experience",
"icons": {
"128": "img/es_128.png",
Expand Down

0 comments on commit 5cd5770

Please sign in to comment.