Skip to content

Latest commit

 

History

History
144 lines (95 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

144 lines (95 loc) · 3.77 KB

Changelog

[2.0.4] - 2025-01-04

🚀 Features

  • Added dynamic retrieval of HLTB search API (#9) by @syrnyk

🐛 Bug Fixes

  • Improved special chars handling (#8) by @syrnyk

⚙️ Miscellaneous Tasks

  • Automatically add PR author and number to changelog if they are present by @morwy
  • Removed adding PR number since GitHub does that automatically by @morwy

[2.0.3] - 2024-12-30

🐛 Bug Fixes

  • Handle special characters in game names preventing HLTB lookup (#7) by @morwy

📚 Documentation

  • Added instruction for manual installation to README.md by @morwy
  • Corrected download link for latest releases by @morwy

⚙️ Miscellaneous Tasks

  • Comitting CHANGELOG.md and incremented package version only for main branch by @morwy

[2.0.2] - 2024-12-29

🐛 Bug Fixes

  • Syncing with HLTB API changes by @morwy

📚 Documentation

  • Added information about HLTB API changes to README by @morwy

⚙️ Miscellaneous Tasks

  • Simplified release creation process (#5) by @morwy
  • Checking out latest changes for release creation by @morwy

[2.0.1] - 2024-12-14

🐛 Bug Fixes

  • Update API to use appId again by @FrogTheFrog
  • Add try / catch to fix plugin breaking in desktop mode by @eXhumer
  • Syncing with HLTB API changes by @morwy

[2.0.0] - 2024-09-12

🐛 Bug Fixes

  • Library component splicing by @FrogTheFrog

⚙️ Miscellaneous Tasks

  • Bump to 2.0.0 by @safijari

[1.5.0] - 2024-08-21

🚀 Features

  • Cache API key on demand by @FrogTheFrog

[1.4.5] - 2024-08-20

🚀 Features

  • Migrate to new Decky API by @FrogTheFrog
  • Fetch HLTB api key from website by @biokillos

🐛 Bug Fixes

  • Use new path for app window patching by @FrogTheFrog
  • Use DOM to detect game launch transitions by @FrogTheFrog

[1.4.4] - 2024-08-04

🚀 Features

  • Hltb integration into app page by @hulkrelax
  • Add styles to work with the Clean Game View theme from CSS Loader by @hulkrelax
  • Update cache every 12 hours by @hulkrelax
  • Add option to remove "View Details" button by @hulkrelax
  • Hide stats if there are none by @hulkrelax
  • Add customization settings to stats by @hulkrelax
  • Add localization support by @hulkrelax
  • Add brazillian portuguese translations by @hulkrelax

🐛 Bug Fixes

  • Wrong stat by @hulkrelax
  • Address issue with no style set at all by @hulkrelax
  • Handle accented characters, handle issues when games have same levenhtein distance by @hulkrelax
  • Navigate to external web issue by @hulkrelax
  • Special characters better normalized by @hulkrelax
  • Better null handling by @hulkrelax
  • Style issue with Clean styles by @hulkrelax

💼 Other

  • Install pnpm globally by @hulkrelax
  • Add image for decky store by @hulkrelax
  • Include package.json in releases by @hulkrelax
  • Release notes by @hulkrelax
  • Update decky-frontend-lib by @Michsior14

🎨 Styling

  • Change button text by @hulkrelax

⚙️ Miscellaneous Tasks

  • Boilerplate by @hulkrelax
  • Bump release to 1.0.0, add readme/release notes by @hulkrelax
  • Add build pipeline by @hulkrelax
  • Update description by @hulkrelax
  • Update readme by @hulkrelax
  • Bump version by @hulkrelax
  • Release notes and version bump by @hulkrelax
  • Bump version and release notes by @hulkrelax
  • Update to latest dfl by @hulkrelax
  • Release notes by @hulkrelax
  • Bump dfl by @hulkrelax
  • Update packages by @hulkrelax
  • Fix lockfile by @hulkrelax
  • Slight tweaks, remove unnecessary index.js by @hulkrelax
  • V1.3.0 release by @hulkrelax
  • Slight tweaks by @hulkrelax
  • Release 1.3.1 by @hulkrelax
  • Images for new features by @hulkrelax
  • Adding some of the release notes by @hulkrelax
  • Update release notes by @hulkrelax
  • Update release notes to credit translator by @hulkrelax
  • Bump version in package.json by @hulkrelax