File tree Expand file tree Collapse file tree 3 files changed +17
-4
lines changed
source/Generic/SteamWishlistDiscountNotifier Expand file tree Collapse file tree 3 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -257,4 +257,17 @@ Packages:
257257 ReleaseDate : 2024-12-04
258258 PackageUrl : https://github.com/darklinkpower/PlayniteExtensionsCollection/releases/download/2024.12.04_2719a10d/SteamWishlistDiscountNotifier_d5825a82-42bf-426b-ac47-5bea5df7aede_1_36.pext
259259 Changelog :
260- - ' Fixed: Incorrectly notifying that a game price has changed in some cases when a game is sold as part of a bundle'
260+ - ' Fixed: Incorrectly notifying that a game price has changed in some cases when a game is sold as part of a bundle'
261+ - Version : 1.37
262+ RequiredApiVersion : 6.9.0
263+ ReleaseDate : 2024-12-14
264+ PackageUrl : https://github.com/darklinkpower/PlayniteExtensionsCollection/releases/download/2024.12.14_9e149c6c/SteamWishlistDiscountNotifier_d5825a82-42bf-426b-ac47-5bea5df7aede_1_37.pext
265+ Changelog :
266+ - ' Added: Display of discount end date and remaining discount time for discounted wishlist items'
267+ - ' Added: Button to open wishlist items on SteamDB'
268+ - ' Added: Support for filtering wishlist items by tags'
269+ - ' Added: Display of most important tags for wishlist items, which are used during filtering'
270+ - ' Added: Banner to wishlist items indicating if game is in Early Access'
271+ - ' Fixed: Wishlist items now show the release date in local system time instead of UTC timezone, preventing potential mismatches'
272+ - ' Fixed: Certain buttons in wishlist view not working'
273+ - ' Changed: Minor color changes in wishlist view'
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.36 .0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.36 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "1.37 .0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.37 .0.0" ) ]
Original file line number Diff line number Diff line change 11Id : SteamWishlistDiscountNotifier_d5825a82-42bf-426b-ac47-5bea5df7aede
22Name : Steam Wishlist Discount Notifier
33Author : darklinkpower
4- Version : 1.36
4+ Version : 1.37
55Module : SteamWishlistDiscountNotifier.dll
66Type : GenericPlugin
77Icon : icon.png
You can’t perform that action at this time.
0 commit comments