Skip to content

Latest commit

Β 

History

History
136 lines (88 loc) Β· 6.25 KB

CHANGELOG.md

File metadata and controls

136 lines (88 loc) Β· 6.25 KB

v1.5.0 firefox chrome (2023-08-08)

✨ Features

  • Added ProtonDB and deck verification status into game hover boxes, mainly on front page (5303f01)

v1.4.2 firefox chrome (2023-07-30)

πŸ› Bug Fixes

  • Fixed oversight for hovered buttons not rendering correctly as applied by v1.4.1 (88f38d0)

v1.4.1 firefox chrome (2023-07-27)

🀝 Compatibility

  • Added a css setting to fix navbar buttons being overwritten by Augmented Steam Extension (cfc40dd)

v1.4.0 firefox chrome (2023-07-09)

✨ Features

  • Added a fallback verification status if Steam does not send one on app page (d869a76)

v1.3.1 firefox chrome (2023-01-16)

πŸ› Bug Fixes

  • Hide plugin injections from wishlist in compact view (#19)

v1.3.0 firefox chrome (2022-12-08)

✨ Features

  • Added support for SDHQ's "Best on Deck" badge (64dc703)

v1.2.3 firefox chrome (2022-09-24)

πŸ› οΈ Improvements

  • Games list pages of profiles without custom id now work too (#15)
  • Added version tag with link to changelog to settings page (188cb8c)

πŸ› Bug Fixes

  • Data from the session cache was read improperly (#17)
  • Attempted to use a disconnected port object (ca78181)
  • Age check page was trying to use app page handler (547baa4)

v1.2.2 firefox chrome (2022-09-04)

πŸ› οΈ Improvements

  • SteamDeckHQ "First Look" game reviews are now in the settings adjustable and indicated on the app page (14f7165)

v1.2.1 firefox chrome (2022-08-13)

πŸ› Bug Fixes

  • Front page was missing clickable medals and game reviews

v1.2.0 firefox chrome (2022-08-12)

✨ Features

  • Added support for Steam Deck HQ game reviews (#10)
  • Added settings menu, click on extension icon to setting which features you want (#11)
  • Added support for wishlist and profile games list pages (#12)
  • Added nav button on app page (#6)
  • Made ProtonDB medals and SDHQ reviews clickable

πŸ› οΈ Improvements

♻️ Refactor

  • Refactored entire codebase, included build steps for pages and background, made use of Sass and Rollup (#11)

πŸ— Chore

  • Added GitHub Actions for automatic release builds

πŸ“¦ Build