Releases: KenEucker/biketag-api
Releases · KenEucker/biketag-api
v3.3.4
3.3.4 (2024-01-24)
Bug Fixes
- sanity: makes the name search for getPlayer(s) case insensitive (149d93a)
v3.3.3
3.3.3 (2024-01-24)
Bug Fixes
- sanity: changes the apioptions to include
name
and names
(bbd3442)
v3.3.2
3.3.2 (2024-01-22)
Bug Fixes
- packages: updates to the latest version of imgur to resolve import issue (2ee0105)
v3.3.1
3.3.1 (2024-01-22)
Bug Fixes
- build: fixes issues with the npm release (e671d26)
v3.3.0
3.3.0 (2024-01-22)
Bug Fixes
- imports: fixes issues with imgur imports (ef4f23f)
- previous: forgot to hit save (5563492)
Features
- build: removes webpack and replaces it with vite for universal javascript builds (6be8130)
v3.2.7
3.2.7 (2024-01-06)
Bug Fixes
- imgur: made changes to ensure that the player id and gps end up with the right image metadata (23df5d2)
v3.2.6
3.2.6 (2024-01-05)
Bug Fixes
- sanity: adds the group field to the Achievement class (a1c99f3)
- sanity: fixes bugs around achievements that were missed in previous commits (5227111)
v3.2.5
3.2.5 (2024-01-04)
Bug Fixes
- imgur: resolves issues with retrieving the foundLocation now that date is in the description (9eebe68)
- sanity: changes the query for sanity.getPlayer to include the game (5aa0142)
- sanity: now returning only the players for a provided game for sanity.getPlayers (278db71)
v3.2.4
3.2.4 (2023-12-28)
Bug Fixes
- sanity: now returning null from getPlayer when a name is passed in and doesn't match a player (f0c290e)
- sanity: resolves issues in getting specific game achievements and settings (4a9e53b)
v3.2.3
3.2.3 (2023-12-28)
Bug Fixes
- sanity: fixes issues with retrieving the player data from sanity (b7df8c0)