Skip to content

Releases: KenEucker/biketag-api

v3.5.5

Choose a tag to compare

@KenEucker KenEucker released this 11 Jul 01:49
657cc28

3.5.5 (2025-07-11)

Bug Fixes

  • aws: code rabbit suggested fix (e1682f9)
  • aws: refactors how uploadTagImage works (bf5bfb3)
  • imgur, aws: fixes bugs found while migrating from Imgur to AWS (37001fa)

v3.5.4

Choose a tag to compare

@KenEucker KenEucker released this 02 Jul 07:03
7e5442d

3.5.4 (2025-07-02)

Bug Fixes

  • aws: cleanup (3bc2752)
  • aws: implements a different paradigm for queued tags to have a player hash in the filename (aed857f)
  • aws: more cleanup (901b461)

v3.5.3

Choose a tag to compare

@KenEucker KenEucker released this 01 Jul 21:42
4823a4e

3.5.3 (2025-07-01)

Bug Fixes

  • aws, client: refactors some aws methods to be more robust ahead of switch to digial ocean (6628284)
  • client: cleanup (663c799)
  • src: cleanup after code rabbit analysis (6a7b84a)

v3.5.2

Choose a tag to compare

@KenEucker KenEucker released this 30 Jun 23:09
8090c35

3.5.2 (2025-06-30)

Bug Fixes

  • aws: code rabbit feedback changes (750cc7b)
  • aws: fixes issues with getQueue and getTags (9ea3e93)

v3.5.1

Choose a tag to compare

@KenEucker KenEucker released this 30 Jun 16:05
6e19ff0

3.5.1 (2025-06-30)

Bug Fixes

  • build: fixes issues found in testing for including the aws sdk (916172b)
  • client: moves the sources priority around for aws (beed102)

v3.5.0

Choose a tag to compare

@KenEucker KenEucker released this 30 Jun 05:06
b21ad68

3.5.0 (2025-06-30)

Bug Fixes

  • auth: resolves an infinite loop bug (49b88d9)
  • aws: changes after testing getTags and getQueue (5a29d90)
  • aws: fixes issues found by coderabbit (872911f)
  • aws: fixes issues found in testing and code rabbit (1935649)
  • aws: fixes issues with loadIndex introduced in last commit (f2f4c69)
  • aws: minor fixes (3356936)
  • aws: modifies the uploadTagImage and getQueue methods for use with ImageKit (2d895c5)
  • aws: updates and fixes after code rabbit (741e3f3)
  • aws: updates uploadTagImage with the ability to upload via image url (d0d6e37)
  • endpoints: changes biketag.io to biketag.org (82194ad)

Features

  • aws: adds the aws integration code for using s3 as image storage (d6b39ba)
  • core: begins the aws integration with adding config values and core datatypes (70c7660)

v3.4.0

Choose a tag to compare

@KenEucker KenEucker released this 12 Jun 04:32
486e7ad

3.4.0 (2025-06-12)

Bug Fixes

  • client: fixes spelling error for updateStats method (57b6abc)
  • src: cleanup after going through nitpick items from code rabbit (170b5df)

Features

  • getstats: adds a getStats method to the client and to the Imgur and Sanity sources (bb8b937)
  • getstats: resolves issues with constructing sanity stats content into objects (a4da68f)
  • imgur: adds getStats method for the imgur adapter (96851c6)
  • updatestat: adds code for updating Sanity Stat content (f383f87)

v3.3.12

Choose a tag to compare

@KenEucker KenEucker released this 07 Mar 00:41
802bc3c

3.3.12 (2025-03-07)

Bug Fixes

  • region: changes the utc variable to tz to represent timezone more effectively (a5f4e74)

v3.3.11

Choose a tag to compare

@KenEucker KenEucker released this 06 Mar 03:31
5efbe14

3.3.11 (2025-03-06)

Bug Fixes

  • game: removes twitter and replaces it with bluesky (e9e3892)

v3.3.10

Choose a tag to compare

@KenEucker KenEucker released this 22 Feb 20:09
9742a36

3.3.10 (2025-02-22)

Bug Fixes

  • region: forgot to add utc to the custom fields array (9449ec9)