-
-
Notifications
You must be signed in to change notification settings - Fork 111
Expand file tree
/
Copy pathchangelog.yml
More file actions
904 lines (734 loc) · 42.5 KB
/
Copy pathchangelog.yml
File metadata and controls
904 lines (734 loc) · 42.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
4.7.0: |
- fixed inventory quick sell buttons after Steam's breaking change
- refactored custom links to use their own box on app pages, instead of Steam's report/share (#2324)
- added SLUG_ and SLUG- as a replacement options for custom links (#2276)
- card prices are now being fetched on demand, to prevent Steam's throttling; I've also changed to different endpoint, which might help a little too
- added option to import ignore list to ITAD - this is one way only, and it won't remove ignored games when you remove them from Steam, for now it's just additive;
if you enable this, you will need to reconnect to ITAD to authorize with new permissions
- added option to show wishlist ranking in other than priority sorts
- added ProtonDb search as an option to Context menu (#2312)
- added date of last update to VaporLens (#2314)
- fixed highlights priority - wishlist should have higher priority than followed (#2273)
- fixed tags not showing up in search (#2272)
- made improvements to purchase date fetching, should be more accurate now (#2309)
- added length indicator when writing a guide (#2260)
- improved broadcast removal feature (#2253)
- improved handling of ITAD connection expiry - you can now get popup that would prompt about reconnect, see options
- review sorting will no longer remember last sort, but instead goes to default - prevents long loading times when opening profile that has large number of reviews
4.6.3: |
- fix AS not loading in wishlist after Steam changes
4.6.2: |
- fix wishlist features after Steam changes
4.6.1: |
- fix inventory quick sell buttons after yet another Steam's breaking change
- fix changelog not showing up for after fresh installs
4.6.0: |
Thank you to everyone who have participated in the VaporLens discussion I brought up in the last release.
The VaporLens will stay, but I have made some changes:
- VaporLens will stay enabled by default, but in a collapsed state
- a quick link to settings have been added to the VaporLens box
- in settings, a new AI/LLM category was created so it can be more easily found
- an AI/LLM kill switch toggle has been added. I don't plan to add any more features that use LLM in any way,
but this way everyone can have a peace of mind that if something is added (which it won't), you won't see it
because of the kill switch setting
- explanation of how VaporLens works and what it does has been added to the settings
- a note about LLM usage has been added to VaporLens box, with another link to settings
Other than that:
- changelog will now keep showing up until you explicitly close it (unless you turn off changelogs in settings);
hopefully you won't miss new features or changes anymore. In the future I'll try to explore whether it's possible to
show settings directly in changelog, but I am making no promises about that at this point
- fixed quick sell and instant sell prices in some currencies after latest Steam change (very big thanks to przemo20 and Wojox for helping with this)
- fixed highlighting in bundle pages (again); also on package pages
- fixed notes not being saved with numpad enter
- improved "Show purchase date" option; it should be more robust now and work for more games. In cases where we can't fetch it, you will see
link to the help page which shows purchase/acquire date
- fixed publisher and developer search not working in some cases, falls back to regular search now (thanks Dheemanth07)
- added exact release date for upcoming titles that have the date listed
- added option to restore price cut (and full price) on app pages, where Steam only shows a discount icon and price history table for last 30 days
4.5.1: |
In the last release, we have added review summaries by VaporLens. That has caused a bunch of negative feedback, so I feel like we need to talk about that.
If you are a member of our Discord server, you probably know my stance on AI. I can say that I am not using and will not use AI or AI tools on either IsThereAnyDeal or Augmented Steam,
but that does not extend to our 3rd parties we get data from or stores we cover. I can't ensure nor enforce that 3rd parties won't use AI in some way. Granted, VaporLens is different,
because it's built around AI. I think the idea of VaporLens is solid, and provides additional value, it's just unfortunate they use AI to get there. Ultimately
I thought the benefits outweigh the cons, which, some of you, have not agreed with.
It was also added turned on by default, because all new features, that don't change current behavior but add stuff are usually added turned on by default.
There's an option for you to turn it off, if you don't like it, which I naively thought is going to be enough.
As I said, I did get a bunch of negative reviews because of addition of VaporLens, so I'm putting this up for vote, I'm now leaving this up to you whether it will stay as a feature
or will get removed in the next release. Let me know how you feel about this - write an addon review, message me, tell me on Discord, whatever works for you.
Changelog:
- added option to turn off SteamPeek section
- fixed empty SteamPeek section showing up
- fixed highlights and tags in bundle pages
- fixed export of other users' wishlists
- added option to collapse VaporLens
- added color gradients for VaporLens importance score
4.5.0: |
- readded similar games provided by SteamPeek - they don't have that nice Steam overlay when you move your cursor over the game box, but it's better than nothing
- added review summaries via VaporLens (toggleable in options, turned on by default)
- fixed AS not loading on "my games" page, and I've updated how the stats look while I was there
- fixed notes not displaying in wishlist
- fixed notes modal for games with long titles
- fixed background preview links in market listings
- fixed badge progress not showing up on app pages
- fixed badge progress owned cards count
- fixed DLC checkbox placement for DLCs with boxart
- optimized ITAD price loading in wishlists
But I've also removed several features:
- removed Hide trademark and copyright symbols in game titles - this has not worked great,
and there are so many different places where title can show up, I didn't feel like it's worth trying to keep it
- removed highlighting and tagging for coupons, gifts and guest passes - coupons and gifts seems to be officially dead,
for guest passes, I don't know if they still exist. If they do, I'm not sure how common they are to warrant highlighting,
but if you really want to have this back, I can try, you just have to send me a guest pass so I can test it out.
This should also get rid of that community login warning that you have probably seen pop up.
- removed "keep editable ranking" feature from wishlists. I think this is the only feature that could have been causing issue #2155,
so if you were affected by this, let me know if it has helped
4.4.2: |
- fixed quick sell and install sell in inventory
- fixed 1 click turn into gems - now as a separate button instead of replacing native Steam one
- fixed equip item from inventory
- fixed incorrect "Drops remaining" count
- fixed incorrect foil cards links (thanks MinetaS)
- fixed badge completion cost
- increase notes line spacing
- notes modal now autofocuses the note so you don't have to click before writing note
- you can now close notes modal with Escape
- added option to toggle Enter/Shift+Enter behavior in notes
- returned horizontal scrolling support for media on app pages (we'll see how long will this work, with Steam now using react)
- added "I feel lucky" search option for context menu
- fixed wishlist button with Waitlist support enabled
- fixed new queue/finish queue styling
- show support links in user language (thanks przemo20)
Side note:
I never really used much of Steam's market and inventory features, so maintaining this side of AS is especially tricky for me.
I tried my best with the inventory after the latest Steam changes. I noticed some of the features are now native,
like the Starting at and Volume stats, which we were handling before, so I assume Steam just added those, which is nice.
Unless I'm missing something ':)
I have also decided to not inline our features like we used to do before, just so it's hopefully more future proof
and not as volatile to changes.
4.4.1: |
- tweak formatting of notes
- fix ITAD, SteamDb links not showing up on /sub/ pages (thanks przemo20)
4.4.0: |
- update user notes on app pages after latest Steam change.
The visual style has changed but notes now also have rudimentary URL handling, so your links will be clickable,
and new lines will be respected.
- add sorting for workshop collections (thanks G0bbleG0bble)
- add option to always prepend app name for tab title on app pages - turned off by default.
What it does is it prepends game name to the tab, so instead of "Save 20% on Cities Skylines" you'll see "Cities Skylines" first
- add date when you added game to your wishlist to wishlist export
- add Steam help link to Support links and improve email parsing
- fix incorrect caching behavior for card prices (thanks MinetaS)
- fix search leaving gaps when using Augmented Steam filters
- fix Steam bug where they did not allow collapsing Steam deck filters
- fix highlighting on "View all comments" in Friend activity page
- fix "View all comments" breaking with "Replace community hub links with store page links" enabled (thanks przemo20)
- don't show misleading "Excluded from Family sharing" notice on games that have not been released yet
- remove SteamRep (closed down)
4.3.1: |
- fix options in Wishlist not showing, after Steam updated menu
4.3.0: |
- added highlighting/tagging for followed games
- added experimental option to stop videos pausing when tab loses focus (disabled by default, find it in App Page section of settings)
- fixed new wide store pages*
- fixed cart history link (thx yureitzk)
- fixed typo in SteamDB link for hidden apps in wishlist (thx yureitzk)
- fixed comment delete confirmation dialog (thx yureitzk)
- fixed review toggle
- made player counts a little bit larger
- removed some features that were deprecated by changes on Steam
*I have removed expandable screenshots from new wide store pages, so the page does not look broken anymore.
I feel like with more space that Steam added, having screenshots expandable is not so important and having them
on entire page width would be too much. If you want to though, let me know and I'll add it back in next release
4.2.3: |
tl;dr:
- improved accuracy of current card prices by removing the dependency on Augmented Steam server
- refactored market stats, they should be more reliable now, but I don't have large market history to properly test it on
so let me know if I broke it
- removed booster averages and worth on badge page
Steam has been making it increasingly hard to query market with throttling. You've probably seen this
with some features that stopped working because of too many requests.
It got to the point where we have to drop some of the features, because claiming we do have them is almost becoming a lie,
but I'll try to keep what I can.
I had to remove card averages and worth computation, because that relied on a server crawling market and fetching current prices.
With Steam's throttling this has become increasingly less accurate over time.
In badge detail page I've moved fetching of current prices to extension instead of fetching them from server,
Same thing that Steam does for inventory. If you check many badges in quick succession, this may lead to throttling though,
so we'll see how this works.
Lastly, I've refactored market stats. They should not be trying to fetch pages as aggressively as they were,
and it should be more robust. Even if it does not manage to fetch your entire history at once, once you can make requests again
it should continue where it ended. I don't have large market history to test this properly, so let me know
in case of issues.
4.2.2: |
Long overdue bugfix release
- fix login warning not respecting "Don't show again" button (thx RyanHx)
- stop showing empty bundle tiers on app pages (thx Trsnaqe)
- updated badge binder view height (thx yomisimie)
- refactor multi key activation dialog to prevent accidental closing
- fix "Launch random game" feature sometimes failing silently (#2146)
- remove AStats app feature and profile link, and AchievementStats.com profile link (#2144)
4.2.1: |
Hotfix release
- fixed custom urls not working properly, when the replacement was in the path part of the URL
4.2.0: |
Valve continues to update Steam and fully rebuild it in React. The recent wishlist update they did was just that.
Even though it looks the same as the old version, everything has changed and works in a very different way.
That provides some new challenges for us, and we expect them to continue page by page in a similar fashion.
That said, this update brings the most of the Wishlist functionality back, hopefully Steam won't break it again too quickly.
Some of the site-wide common features were not yet ported over (the removal of trademarks from names, for example),
and some of the things may no longer be possible. A known issue is that if you change your rank in any of the sorting
other than "Your rank", and then go back to that one, Steam won't update your ranking automatically,
becase we can no longer easily attach to Steam's code and tell it that something has changed (the other way works fine).
Some other non-wishlist changes:
- fixed custom links that contained &
- fixed store assets, using new CDN
- fixed missing FKeepSSACheckboxState in register key context
4.1.2: |
Bugfix release
- fixed ITAD sync. Turns out, sync was like, entirely broken. Most of the time. It should be fixed now and sync should sync again.
- added Sync Events to options to see what and when was actually synced
- fixed context menus ceasing to work after few minutes
- fixed Achievements sorting. Again
- fixed profile wishlist count for languages other than English
- fixed DLC checkbox for "recommended DLC"
- added support for Trending Free as a default home page tab
4.1.1: |
Hotfix notes storage. See changelog of previous version for full notes:
First release of Augmented Steam manifest v3 on all platforms.
This release features major changes in sync with IsThereAnyDeal. You can now sync your game notes (and see all of them at ITAD),
and detailed Collection view is back, better than before. If you have connected Augmented Steam with IsThereAnyDeal
in the past, you will need to re-connect, due to new features which require more permissions.
# Features
- you can now sync your game notes with IsThereAnyDeal
- detail Collection view is back, now with more details than before
- add option to append friends nicknames directly in friends list
- optimized sync with ITAD
# Bugfixes
- fixed switching user notes adapters
- fixed emptying wishlist getting stuck and not cleaning anything
- fixed "Open external links in new tab" option not being respected
- fixed regional price comparison country selection
- fixed customizer options not saving
- fixed DRM warnings (#1950)
- fixed regional container colliding with subscription dropdown (#1969, thx Trsnaqe)
- tweaked pricing position with changes to Steam UI
- fixed SteamPeek hovers
- fixed language warning not showing properly
- fixed groups sorting only working on own profile
- fixed achievements sorting
- fixed fetching purchase dates
- fixed cards page badge completion cost styling issues (#1985)
- improved handling of search shortcut
- fixed removal of private app indicator on community pages
- fixed invite to group and market overview
- fixed the "Most Popular" guides date range dropdown not working when "Don't automatically filter guides by user language" is enabled
- fixed race condition when showing booster cards price (#2003)
- fixed trade offer features
And a lot of other tweaks and minor fixes.
4.1.0: |
First release of Augmented Steam manifest v3 on all platforms.
This release features major changes in sync with IsThereAnyDeal. You can now sync your game notes (and see all of them at ITAD),
and detailed Collection view is back, better than before. If you have connected Augmented Steam with IsThereAnyDeal
in the past, you will need to re-connect, due to new features which require more permissions.
# Features
- you can now sync your game notes with IsThereAnyDeal
- detail Collection view is back, now with more details than before
- add option to append friends nicknames directly in friends list
- optimized sync with ITAD
# Bugfixes
- fixed switching user notes adapters
- fixed emptying wishlist getting stuck and not cleaning anything
- fixed "Open external links in new tab" option not being respected
- fixed regional price comparison country selection
- fixed customizer options not saving
- fixed DRM warnings (#1950)
- fixed regional container colliding with subscription dropdown (#1969, thx Trsnaqe)
- tweaked pricing position with changes to Steam UI
- fixed SteamPeek hovers
- fixed language warning not showing properly
- fixed groups sorting only working on own profile
- fixed achievements sorting
- fixed fetching purchase dates
- fixed cards page badge completion cost styling issues (#1985)
- improved handling of search shortcut
- fixed removal of private app indicator on community pages
- fixed invite to group and market overview
- fixed the "Most Popular" guides date range dropdown not working when "Don't automatically filter guides by user language" is enabled
- fixed race condition when showing booster cards price (#2003)
- fixed trade offer features
And a lot of other tweaks and minor fixes.
4.0.1: |
- fixed wishlist link in some cases not showing correct count on community profiles
- fixed group sort missing
- fixed sort not being applied on page load
- fixed YouTube Reviews link on app pages
- fixed family sharing notice not being displayed correctly
- fixed profile data not being loaded properly
Big shoutout to candela97 for making these fixes so quickly
4.0.0: |
Major extension rewrite, that doesn't look like much.
Google is forcing Manifest v3 on everyone, and so if we want Augmented Steam to keep working in Chrome, we had to comply.
We took that chance and also improved our code base, but besides Options being a little bit different,
you should not notice many other changes.
There's a big chance we have broken something during rewrite or due to Manifest v3 working a little bit differently.
Please let us know about these.
3.1.1: |
- add highlight and tag support for ignored marked as owned elsewhere
- fix wishlist prices display
- fix achievement sorting when dates have no year
- fix player stats not respecting settings
- fix link filter disable feature
- fix detecting inventory gifts
- fix background preview links in point shop (until Steam breaks it again)
- reduced number of "you're not logged in to SteamCommunity" errors
3.1.0: |
- fix formatting of price overview on app pages
- fix bundle header showing even when there are no bundles listed
- fix historical low showing incorrect shop
- return info about how many times game was bundled
- fix some games not being highlighted properly (#1847)
- fix error when toggling checkboxes for free DLCs
- redo how players stats show up
- fix shopping cart history link not showing up
- fix profile background and style features not showing up
- fix achievements sorting
- remove deprecated features
3.0.0: |
Maintenance release to make sure Augmented Steam plays well with the updated ITAD and backing server.
2.6.0: |
New Features:
- Add summary table for statistics about your acquired items on the licenses page (L1Q)
Fixes:
- Fix complete extension crash when "Replace account name with community name" is enabled
- Fix shrinking SteamDB buttons on app pages
- Fix instant dismissal of one-time dialog when adding items to your cart
- Fix discount percentage filter removing all search results
- Fix not skipping community content warnings
- Fix error on importing extension settings
- Fix improper loading of badges when sorting alphabetically
- Fix warning dialog for exceeded storage space never appearing
Miscellaneous changes:
- Improve relevance of YouTube queries on app pages (gmikhail)
- Keep stores for ITAD price comparison up-to-date by periodically fetching supported stores
- Unsaved user notes are now temporarily stored per-game instead of sharing a single slot
- Separate DRM warnings from purchase boxes for clarity on product pages (sparr)
2.5.0: |
New Features:
- Wishlist: Add feature to show hidden apps in the stats popup
- Wishlist: Make wishlist header a link to profile
- Search: Add discount percentage filter (thomeval)
- Inventory: Allow equipping more profile item types directly from the inventory
- Review pages: Add sorting by reward count
- Badges: Add the ability to sort badges by least cards remaining to complete set
- Store page: Remove duplicate screenshots
Fixes:
- Fix the option to hide or replace the "Install Steam" button (this crashed the whole extension)
- Greatly reduce the frequency of the red login warning banner
- Fix unresponsive wishlist when user notes are enabled
- Fix total value calculation on wishlist pages
- Fix adding bundles to cart when the "no redirect" feature is enabled on wishlist pages
- Fix review sorting on reviews pages
- Fix spam hiding feature
- Fix tab image placement after clicking tabs on workshop home
- Fix not disabling the "Show all" button after it has been clicked on profile stats pages (Carl0sCheca)
- Fix broken "View all" link and category selections when removing language tag on guides pages
- Fix display of game stats on your games pages
- Fix loss of user notes when multiple tabs are used to store notes
- Fix tag insertion for search results
- Fix possible interference of keyboard shortcut "s" with other extensions
- Fix adding items to Waitlist on store pages
- Fix tag placement for discounted DLCs on store pages
Miscellaneous improvements:
- Show alert and stop sending requests when the lowest price requests have time out on the market home page
- Add progress info when calculating total size of subscribed workshop items
- Add Early Access banners to SteamPeek recommendations on app pages
- Improve the game search for selecting a custom background on the profile edit page
2.4.1: |
- Avoid free promotions getting added to Cart
- Fix protocol for custom 3rd party links (pidanmeng)
- Improve store country detection on market-related pages
- Other minor fixes
2.4.0: |
New Features
- Add option to stay on the page after you add game to your cart, instead of redirecting to the cart
- Add shortcut for store search; search field gains focus if you press "s" key
- Add option to always show Steam deck compatibility in the features list on the app page
- Add feature to show hidden achievements
- Add link to your shopping cart history on the cart page
- Show hex variant of SteamID64 on community profiles (Xseba360)
- Auto hide video player controls and cursor while video is playing
Market
- Improved handling of lowest market price
- Fix market stats loading in non-English languages
- Improve quick sell handling by showing an error message if quick sell fails and try to make fails less frequent
- Fix sell listings sorting
Apps
- Video player volume fixes: volume setting now persists across session, and mute is respected even when manually playing, stopping or seeking in video
- No longer show How Long To Beat box if the game has no data
- Fix achievement progress bar and text display if text was too long
- Update WSGF medals (RoseTheFlower)
- Improve handling of app page customization
- Improve handling of regional prices
- Fix developer/publisher search page links not working when there are multiple developers/publishers
- Fix various issues with the HD switch on videos
- Show total price cut with voucher, instead of only deal's cut
Wishlist
- Improve wishlist stats display. Stats are now visible under button so it doesn't take unnecessary space and minimizes the risk of breaking wishlist (drag to reorder)
- Optimize wishlist import to IsThereAnyDeal
Community
- Fix achievement sorting when profile privacy is not set to public (currently only unlocked achievements are being sorted)
- Improve achievements sorting
- Fix points shop background preview link
- Update Steam's CDN for when we were referencing their images
2.3.3: |
- Fix Steam showing reported tags as applied (#1423)
- Add confirmation dialog when deleting comments (#1166)
- Update localizations
2.3.2: |
- Update WSGF medals to match their new designs
- Fix typo in HLTB section on app pages
- Fix Points Shop background preview links
- Fix highlighting and replacing announcement header links on the activity page
- Fix broken "Show all comments" button under screenshot uploads on the activity page
2.3.1: |
- Fix search results getting hidden when review score filters are not used
2.3.0: |
New features:
- It is now possible to preview backgrounds from the Points Shop
- Review filter preferences are remembered over page loads
- The user notes dialog remembers your last typed in text, in case you accidentally dismiss it
Fixes:
- Search row highlighting / tagging didn't work when tagging was enabled
- Custom giftcards were broken
- Context menu entries couldn't be fully disabled
- Quick- & Insta-sell options didn't appear for some non-Steam items
- Prevent ad blockers from blocking links to YouTube
- Fix developer and publisher homepage link position when SteamDB is installed
- The shared localStorage was cleared on every extension update
2.2.1: |
Hotfix for the occasional overwriting of ranked order of your wishlist.
New features:
- Missing app images will now be replaced with proper images
- Added option to replace community hub links with store page links on friend activity feed
Fixes:
- Your wishlist ranked order will no longer be overwritten, which happend occassionaly under specific conditions
- Manually changing the wishlist ranked order didn't work in the "Your rank" view
- Pressing Enter while entering user notes will now close and save the note (Shift + Enter for a new line)
- Improved average card price calculation for booster packs
- Restore option "Search Steam Market for '...'" for context menus
- Average card price for booster packs sometimes didn't show up
2.2.0: |
New:
- Added option to skip confirmation dialog when removing games from your wishlist
- Wishlist rankings will now remain editable when any sorting or filtering options are active
- Added option to pin profile backgrounds, so that they won't move when scrolling
- Added two new custom profile themes (Golden 2020 & Winter 2019)
Bug fixes:
- Review filters on the search page now work for every language
- Firefox only: Games without a note note no longer show "undefined"
2.1.0: |
- Automatically show price with coupon on game page, when coupon is available
- Add option for showing "excluded from family sharing" notice
- Add option to create custom links on app pages
- Removed embedded YouTube videos due to changes in YouTube's API; replaced with YouTube links instead
- Added option to store notes in local database, which has higher limits for storage, but won't sync across devices (use this if you reached limit and can't store any more notes)
- Add better error handling for notes
- Add button to Workshop to subscribe to all dependencies at once
- Fix unclickable workshop items after changing tab
- Fix workshop features not working on sorted pages
- Allow quick-/insta-selling all marketable items
- Fix quick sell not showing for items that have no buy orders
- Add option to globally disable custom themes
- Fix Augmented Steam not loading in some cases
- Fixed features that were broken by Steam update
- Remove features that were made obsolete by Steam update
2.0.1: |
A good ol' bugfix release
- Fixed Augmented Steam not working on some profile pages and activity pages
- Fixed "Add to wishlist" dropdown menu
- Fixed wishlist export not respecting sort order
- Fixed wishlist stats not being updated when using filters
- Fixed price info not showing on Wishlist sometimes
- Fixed linking with IsThereAnyDeal in Microsoft Edge
- Fixed 1-click gems option
- Fixed "set background" option in Inventory
- Fixed filters on search page not working
- Fixed YouTube links option not being disabled
- Fixed customizer button not appearing if SteamCharts/SteamSpy info is disabled
- Fixed undismissable dialog when sorting reviews
- Improved age check skip
- Improved organization of Options page
- Improved achievement bar display in game list
- Improved reliability of market functions
- Multiple other smaller fixes, tweaks and improvements
2.0.0: |
A new major version! If you're going to read a changelog, you might wonder what did we do to deserve the version 2.
Well, we have completely overhauled our code base, so Augmented Steam is now much easier to maintain and iterate upon.
We apologize for a long wait :)
What's new:
- We have much nicer logo now (priorities!)
- You can now completely remove broadcasts from app pages
- When exporting wishlists, we will respect your filter selection, you deserve it
What's fixed:
- Improved replacement of your account name with your community name
- Fixed rendering bugs on achievement comparison page
- Features on wishlist page should now work all the time, we had a talk
- Background preview will now work, even when background is animated
- Fixed silent fails of key activation dialog
- We will now remember your agreement with Steam Subscriber agreement on Community Market
- Fixed monochrome Tux icon
Known issues:
- YouTube deprecated the method we were using to display review and gameplay videos.
We have yet to implement an alternative method, until then the YouTube features are disabled.
- If you are not able to save any new user notes, this is because you are running out of storage limits.
We have a plan to fix that, but it's not yet implemented.
1.4.8: |
- updated DOMPurify library
1.4.7: |
- fixed country detection, which broke some features that relied on detection of login state and country
1.4.6: |
- fixed custom styles and custom backgrounds for new Steam settings page
- updated localization
1.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
1.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
1.4.2, 1.4.3: |
- Fix high disk & CPU usage and improve loading times
- Improved games highlighting
- Updated entries in page customizers
- Added similar games from SteamPeek to app pages
- Added quick links for youtube and twitch to app pages
- Added sort to your groups
- Added option to leave multiple groups at once
1.4.1: |
- Improved ITAD Authorization workflow, so it doesn't look so sketchy
- Fixed user notes no longer showing up
- Fixed memory crash for big libraries
- Fixed price colors in market
- Fixed support info on app pages, "All friends that own", and gift prices
- Fixed launch random game feature
- Bumped minimum supported Firefox version to 57.0
- Removed obsolete "show system requirements" option
1.4.0: |
Integration with IsThereAnyDeal (BETA)
Added IsThereAnyDeal integration, which allows you to connect Augmented Steam with your ITAD account.
That way you can apply Augmented Steam's highlighting and tagging to games in your Waitlist and Collection even if you don't have them on Steam.
Furthermore, it allows you to import games from your Steam Library and/or Wishlist to IsThereAnyDeal, for improved accuracy (e.g. DLCs or unlisted games).
Currently this feature can only add titles, not remove them, so it's not the replacement for IsThereAnyDeal's integrated sync, but an addition to it.
Context menu
- Context menu option (requires new extension permission): you can select multiple context menu shortcuts which will show up when you select text on page and right click on it, including search in Steam or product key activation
Friends
- Added button to invite friends to group
- Added sorting options to friends page
Store
- Tweaked style of regional prices so they are more readable. Also improved their behavior and settings
- Improved price breakdown of packages
- Improved DRM notice handling and DRM detection
- Improved app page customizer
- Fixed pagination of search page
Wishlist
- Fixed wishlist empty for large wishlists
- Fixed position of pricing info in wishlist
Market
- Improved handling of market history
- Fixed instant/quick sell throbber
Community
- Added sorting to groups pages
- Improved position of SteamRep info
- Fixed missing custom theme options
Other new features
- Improved achievements view in library
- Added horizontal scrolling with mouse wheel option to more media boxes
- Added back to top button to all pages
- Minor visual changes and fixes
- Multiple localization updates
- Improved error handling
1.3.1: |
- Fixed large text in reviews
- Added option to hide support info on store pages
- Added option to disable horizontal media scrolling
- Added option to force mp4 videos
- Fixed wishlist export
- Multiple Steam search fixes regarding filters
- Localization updates
1.3.0: |
Store
- Added fullscreen screenshot browsing
- Added horizontal media scrolling on app pages with scroll wheel
- Added "Hide items with less reviews than" filter
- Added option to show barter.vg links on app pages and community pages
- Added developer/publisher search links to app pages (instead of just linking to their homepage on Steam)
- Added developers support website/email to app pages, if available
- Added wishlist export
- Made pricing info from IsThereAnyDeal much prettier
- Fixed user notes placement
- Fixed duplicate package info buttons
- Fixed excluding tag filter
Workshop
- Workshop browser now remembers your last sorting state (and doesn't require full page reloads when browsing)
- Added "Workshop subscriber", a feature that allows you to subscribe to multiple workshop items at once, from search
Community
- Added option to nickname any user, not just your friends
- Added option to set your favorite emoticons in Community comment boxes
- Always show full achievement description
- Added SteamGifts link to group pages
- Fixed web chat link
- Fixed profile icon links not respecting color/grayscale setting
- Always show "View all comments" link in friends activity
General
- Added translation percentages view to Options
- Added option to replace "Install Steam" button with "Open in Client" button, and removed "View in client" link from app pages, since it is now obsolete
- Some bugfixes in options and other minor quality of life changes
1.2.1: |
- Hotfix after latest Steam changes
1.2.0: |
- Complete rework of Options page. Feels so fresh now.
- Added option to open external links in new tab
- Improved YouTube search query
- Added option to show applicable coupon on app pages and improved inventory handling
- Updated localizations
Fixes
- Fixed highlighting on front page after summer sale
- Fixed "Add selected DLC to cart" button
- Fixed profile theme not being applied to every showcase
- Fixed achievement sorting not working in other languages than English
- Fixed "Install Steam" button not being properly handled (which was breaking other things)
- Fixed achievement bars sometimes using different styles
- Fixed price data overlay info staying visible on wishlist after game was removed
- Fixed account name on being replaced on purchase history page
1.1.1: |
- Added highlighting support for Summer Sale 2019
- Fixed Quick/Instant sell in Firefox
- Other minor fixes and localization updates
1.1.0: |
- Added YouTube videos and reviews to app pages
- Fixed quick and instant sell
- Fixed first/last page button in inventory
- Fixed WSGF info
- Fixed wishlist count for large wishlists
1.0.0: |
First major Augemented Steam release!
- Improved Steam search filters
- Improved the way SteamRep is shown
- Market stats should be more reliable
- Added one year filter for market history
- Fixed highlights on publishers and developers pages
- Fixed game title highlights, highlighting all variations, not just owned games
- Fixed duplicates during friends sorting
- Improved translations Chinese, Polish and Bulgarian translations
- Improved error handling
- Other minor fixes
0.9.7: |
A hotfix for v0.9.6.
0.9.6: |
Consider this to be RC1 for version 1.0 :)
- Fixed game highlighting
- Fixed market stats
- Fixed page customizer issues
- Fixed "Zooming in on badge pages creates a vertical offset between items"
- Fixed clicking "Show all badges" on badge page only showing the first one
- Fixed OpenCritic score showing "null" when score couldn't be found
- Profile background/style should now properly reload after save, without need to revisit Edit page again
- Fixes in key registration
- Progress bar should now more accurately reflect progress
- Multiple layout fixes
- Multiple fixes regarding achievements stats
- And a lot of other fixes for things we broke in last version due to making extension safer
- Added options to better control Twitch showcase on profile pages
- Added link to Completionist.me to store game pages (turned off by default)
- You can now add more than one profile link
- Achievements stats added to Recent games page
- Updated Astats icon
- Improved currency handling/detection
- Improved style of notes on store game pages
- Added option to enlarge workshop items' screenshot
Known issues:
- Options reset will kinda break custom links, but you should be good if you reload the page
0.9.5: |
A hotfix release for version 0.9.4. We have fixed several issues, but also made the extension more safe
(which admittedly may have broken some things, so please let us know if we missed something).
We managed to snuck two minor features as well: ProtonDB links to app pages (turned off by default)
and grey profile style for community pages.
0.9.4: |
The main focus of this release is bugfixing and maintenance,
to ensure that Augmented Steam will continue to work in Chrome 73.
Big thanks to Isthiriel and Makk0, who did the majority of the work on this update.
Notable changes:
- Improved wishlist notes - you can now set them directly on games' pages
- Fixed hiding games marked as "not interested"
- Fixed language of the extension - should use the same language as Steam now
- Fixed lowest price for market sell listings when changing page
- Fixed coupon highlighting
- Fixed customizing quick sell price
- Improved currency detection
- Fixed localization, referencing Enhanced Steam instead of Augmented Steam
- Improved Twitch detection on community pages
- (Firefox) Fixed custom wallet amount
0.9.3: |
First of all, we have changed the name of the extension to Augmented Steam across all browsers.
In this release we are bringing back almost all community features from the Enhanced Steam.
Also a lot of bug fixes. Thanks to, mainly, our contributors - thank you all!
In upcoming releases we are going to focus on bug fixes. If we missed a feature from the original,
or something isn't working, please let us know.
Some of the most notable changes in this release:
Profile
- added option to edit profile background
- added Lunar Sale style option
Badge pages:
- added badge completion cost
- added drop counts
- added card exchange links
- added badge sort
- added badge filter
- added badge view options
Market:
- show lowest prices for active market listings
- added market stats (which should now work also for large profiles)
- added sort options for active market listings
- added option to hide active listings
Other:
- added IsThereAnyDeal links (wherever SteamDB link is being shown)
- fixed HD video on store
- fixed age gates on community app pages
- improved country detection (for prices and regional comparison)
0.9.2: |
In this version we have focused on adding more features from the original extensions,
improving compatibility and working on bugfixes. The most amount of work has been done on Inventories.
+ added highlighting to activity pages
+ added achievement comparison link to activity pages
+ added spam comment filtering feature
+ added sorting to achievements page
+ added common games filters to library page
+ improved error handling causing broken plugin
+ problem with extension not working in other languages than English should be fixed now
+ updated Chinese and Dutch translations (thanks to our contributors)
+ various minor tweaks and bugfixes
Added Inventory features:
+ set background button
+ quick and instant sell buttons
+ prices to gifts
+ one-click to gem conversion button
+ market overview
+ average price of cards for booster pack
+ improved navigation
- Changed icon, hoping it will make Google happier
0.9.1: |
+ Minor changes mostly for Firefox version
0.9.0: |
+ This is the first version of reworked extension
+ Most of the store features should be in place, including wishlists
- Most of the community features are still missing