- Added ProtonDB and deck verification status into game hover boxes, mainly on front page (5303f01)
- Fixed oversight for hovered buttons not rendering correctly as applied by v1.4.1 (88f38d0)
- Added a css setting to fix navbar buttons being overwritten by Augmented Steam Extension (cfc40dd)
- Added a fallback verification status if Steam does not send one on app page (d869a76)
- Hide plugin injections from wishlist in compact view (#19)
- Added support for SDHQ's "Best on Deck" badge (64dc703)
- Games list pages of profiles without custom id now work too (#15)
- Added version tag with link to changelog to settings page (188cb8c)
- 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)
- SteamDeckHQ "First Look" game reviews are now in the settings adjustable and indicated on the app page (14f7165)
- Front page was missing clickable medals and game reviews
- 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
- Improved support with SteamDB extension (#6)
- Refactored entire codebase, included build steps for pages and background, made use of Sass and Rollup (#11)
- Added GitHub Actions for automatic release builds
- Added rollup.config.js
- Added build script build.sh