Skip to content

Releases: KenEucker/biketag-api

v1.12.11

12 Dec 18:06
6bb3c78
Compare
Choose a tag to compare

1.12.11 (2021-12-12)

Bug Fixes

  • expressions: fixes issues with the getFoundLocationFromTextRegex (f07fbfb)

v1.12.10

12 Dec 16:42
ed4348b
Compare
Choose a tag to compare

1.12.10 (2021-12-12)

Bug Fixes

  • common: adds a flag to the getters for found and mystery descriptions to include player credit (e7fc1ef)
  • tag: adds foundTime and mysteryTime to the Tag data model (047fe1f)

v1.12.9

11 Dec 01:32
e885430
Compare
Choose a tag to compare

1.12.9 (2021-12-11)

Bug Fixes

  • src: implements queueTag for the imgur adapter (2e7dd65)

v1.12.8

10 Dec 08:59
22a059c
Compare
Choose a tag to compare

1.12.8 (2021-12-10)

Bug Fixes

  • imgur: resolves issues with retrieving and setting tag data from imgur (8e5baa2)

v1.12.7

09 Dec 23:40
02faf1a
Compare
Choose a tag to compare

1.12.7 (2021-12-09)

Bug Fixes

  • client: resolves issues with the source override (80b16f5)

v1.12.6

09 Dec 16:28
5a433f6
Compare
Choose a tag to compare

1.12.6 (2021-12-09)

Bug Fixes

  • imgur: the getPlayers method for the Imgur adapter now combines tags (e4bcf98)

v1.12.5

09 Dec 04:41
7fbd980
Compare
Choose a tag to compare

1.12.5 (2021-12-09)

Bug Fixes

  • client: fixes issue introduced in last commit (cc1598d)
  • client: removes the internal tracking of the mostAvailableApi and determins it on every request (a6920b0)

v1.12.4

09 Dec 03:33
3c549cc
Compare
Choose a tag to compare

1.12.4 (2021-12-09)

Bug Fixes

  • imgur: moves imgur API availability towards the end since the criteria is low (8b7a13a)

v1.12.3

09 Dec 01:45
d73d10d
Compare
Choose a tag to compare

1.12.3 (2021-12-09)

Bug Fixes

  • imgur: resolves all issues with getGame (7c412eb)

v1.12.2

08 Dec 01:22
7ec8935
Compare
Choose a tag to compare

1.12.2 (2021-12-08)

Bug Fixes

  • build: updates installed dependencies (6a90147)
  • imgurclient: updates to latest imgur client, removing the unsafe setting of the user agent (08dbc06)
  • imgur: fixes the setting of both mystery and found images for the Imgur getPlayers method (32d182f)
  • imgur: now supporting getGame with the Imgur adapter (c9b5f2e)