Skip to content

Commit

Permalink
Bump versions, update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
tfedor committed Apr 23, 2020
1 parent 0350959 commit e750096
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 14 deletions.
17 changes: 16 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
v1.4.2, v1.4.3
v1.4.4
------
- added option to compute total size of all subscribed workshop items
- added sorting options to user's review page
- added import and export of your Augmented Steam settings
- updated search filters; removed redundant onces, improved review score and count filters, improved design to better match new Steam search page
- YouTube reviews moved from app page body to the tab, next to YouTube gameplay
- improved wishlist export, now including price data
- fixed prices not being computed correctly in CNY and JPY currencies on some pages
- fixed context menu sometimes not working correctly
- fixed wishlist button on community pages
- multiple game highlights fixes; improved highlighting itself as well as how much we respect your settings
- a lot of localization updates, thanks to our wonderful contributors


v1.4.2, v1.4.3
------
- Fix high disk & CPU usage and improve loading times
- Improved games highlighting
Expand Down
22 changes: 11 additions & 11 deletions changelog_new.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<ul>
<li>Fix high disk & CPU usage and improve loading times</li>
<li>Improved games highlighting</li>
<li>Updated entries in page customizers</li>
<li>Added similar games from SteamPeek to app pages</li>
<li>Added quick links for youtube and twitch to app pages</li>
<li>Added sort to your groups</li>
<li>Added option to leave multiple groups at once</li>
<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>
</ul>

<p>By the way, we now have a project over at <a href="https://poeditor.com/join/project/yGk0CFH2Uu" target="_blank">POEditor</a>,
if you want to help us translate Augmented Steam to your language.
</p>
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.3",
"version": "1.4.4",
"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.3",
"version": "1.4.4",
"description": "Augments your Steam Experience",
"icons": {
"128": "img/es_128.png",
Expand Down

0 comments on commit e750096

Please sign in to comment.