Skip to content

Releases: KenEucker/biketag-api

v3.3.4

24 Jan 17:14
2948407
Compare
Choose a tag to compare

3.3.4 (2024-01-24)

Bug Fixes

  • sanity: makes the name search for getPlayer(s) case insensitive (149d93a)

v3.3.3

24 Jan 04:39
488393e
Compare
Choose a tag to compare

3.3.3 (2024-01-24)

Bug Fixes

  • sanity: changes the apioptions to include name and names (bbd3442)

v3.3.2

22 Jan 05:05
6a7a0dd
Compare
Choose a tag to compare

3.3.2 (2024-01-22)

Bug Fixes

  • packages: updates to the latest version of imgur to resolve import issue (2ee0105)

v3.3.1

22 Jan 03:26
fb908a9
Compare
Choose a tag to compare

3.3.1 (2024-01-22)

Bug Fixes

  • build: fixes issues with the npm release (e671d26)

v3.3.0

22 Jan 03:06
bc6e896
Compare
Choose a tag to compare

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

06 Jan 05:55
52cddee
Compare
Choose a tag to compare

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

05 Jan 07:21
931934b
Compare
Choose a tag to compare

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

04 Jan 23:28
3422ff8
Compare
Choose a tag to compare

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

28 Dec 20:32
279260f
Compare
Choose a tag to compare

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

28 Dec 09:06
a42c88f
Compare
Choose a tag to compare

3.2.3 (2023-12-28)

Bug Fixes

  • sanity: fixes issues with retrieving the player data from sanity (b7df8c0)