Skip to content

Releases: KenEucker/biketag-api

v3.5.25

Choose a tag to compare

@KenEucker KenEucker released this 20 Jul 23:26

3.5.25 (2025-07-20)

Bug Fixes

  • aws: now, queueTag only calls updateTag once, instead of twice on separate parts of one tag (3377bc3)

v3.5.24

Choose a tag to compare

@KenEucker KenEucker released this 20 Jul 19:44

3.5.24 (2025-07-20)

Bug Fixes

  • client: now forcing the retrieval of a new JWT when the player-id is passed as authorization (80406d1)

v3.5.23

Choose a tag to compare

@KenEucker KenEucker released this 19 Jul 07:37
c197c00

3.5.23 (2025-07-19)

Bug Fixes

  • aws, biketag: now calling the biketag source adapter for updates on the client (0975a60)
  • aws: deleteTag now updates the new latest tag information when deleting from the main folder (682ed8e)
  • aws: more protective based on feedback from Code Rabbit (7371528)
  • client: safe code blocking a switch statement because Code Rabbit said to (3f76f7d)

v3.5.22

Choose a tag to compare

@KenEucker KenEucker released this 19 Jul 03:27
cf13804

3.5.22 (2025-07-19)

Bug Fixes

  • aws: now defaulting to the queue folder when deleteTag is called (6dd01ef)

v3.5.21

Choose a tag to compare

@KenEucker KenEucker released this 19 Jul 02:23

3.5.21 (2025-07-19)

Bug Fixes

  • auth: now sending the hostname without a subdomain for authorization requests (fcda7dc)

v3.5.20

Choose a tag to compare

@KenEucker KenEucker released this 19 Jul 01:03

3.5.20 (2025-07-19)

Bug Fixes

  • aws: ensures that updateTag makes atomic updates to the index (cbec6c0)

v3.5.19

Choose a tag to compare

@KenEucker KenEucker released this 18 Jul 22:38

3.5.19 (2025-07-18)

Bug Fixes

  • aws: fixes an issue with variants being checked incorrectly (e2bbcf4)

v3.5.18

Choose a tag to compare

@KenEucker KenEucker released this 18 Jul 22:04
96110ae

3.5.18 (2025-07-18)

Bug Fixes

  • aws: now checking the destination of the uploadTagImage images (4a7bee8)

v3.5.17

Choose a tag to compare

@KenEucker KenEucker released this 18 Jul 20:34

3.5.17 (2025-07-18)

Bug Fixes

  • aws: now updating tag metadata even if the images already exist (0427a0d)

v3.5.16

Choose a tag to compare

@KenEucker KenEucker released this 18 Jul 19:47

3.5.16 (2025-07-18)

Bug Fixes

  • aws: correctly sets the datetimes as seconds since epoch time (a2a928b)