Releases: RetroAchievements/api-js
Releases · RetroAchievements/api-js
2.2.0
What's Changed
- docs(readme): update ticket endpoint urls by @devnoot in #100
- feat(getAchievementUnlocks): add new query params by @gboquizosanchez in #101
- feat: add new getGameHashes() function by @joshraphael in #114
New Contributors
- @devnoot made their first contribution in #100
- @gboquizosanchez made their first contribution in #101
- @joshraphael made their first contribution in #114
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- feat(getRecentGameAwards): add function by @wescopeland in #98
Full Changelog: 2.0.0...2.1.0
2.0.0
Breaking Changes
- refactor!: rename userName to username by @wescopeland in #97
What's Changed
- fix: don't cast
released
to number ingetGameInfoAndUserProgress()
by @mccxiv in #93 - chore: switch package manager from
yarn
topnpm
by @falsepopsky in #94 - feat(getConsoleIds): add new query params by @wescopeland in #95
- feat(getGameInfoAndUserProgress): add new query param for highest award metadata by @wescopeland in #96
New Contributors
- @mccxiv made their first contribution in #93
- @falsepopsky made their first contribution in #94
Full Changelog: 1.5.3...2.0.0
1.5.3
What's New
- add
type
field toGameExtendedAchievementEntity
by @wescopeland in #90
1.5.2
What's New
- Added
iconUrl
togetConsoleIds()
by @wescopeland in #84
1.5.1
What's Changed
- Add
type
prop toDatedUserAchievement
model by @minhaferzz in #81 - Add
badgeName
andbadgeUrl
props toAchievementOfTheWeek
model by @minhaferzz in #82
1.5.0
What's Changed
- Add CoC, template configs, and README updates by @luchaos in #70, #71, #72, and #74.
- Send a proper User Agent header by @wescopeland in #76.
- Fix an issue with the
DatedUserAchievement
model by @minhaferzz in #77.
1.4.0
What's Changed
released
values now correctly return strings.getGameExtended()
now supports fetching unofficial achievements.- Added
getUserCompletionProgress()
. - Added
getUserProfile()
.
1.3.0
What's Changed
- Point to new api-docs site by @luchaos in #52
- getUserAwards: add types for beaten game awards by @wescopeland in #51
- Remove legacy docs site by @wescopeland in #55
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Throw promise rejections on server errors by @wescopeland in #45
Full Changelog: 1.2.0...1.2.1