Releases: KenEucker/biketag-api
Releases · KenEucker/biketag-api
v1.12.11
Bug Fixes
- expressions: fixes issues with the getFoundLocationFromTextRegex (f07fbfb)
v1.12.10
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
1.12.9 (2021-12-11)
Bug Fixes
- src: implements queueTag for the imgur adapter (2e7dd65)
v1.12.8
1.12.8 (2021-12-10)
Bug Fixes
- imgur: resolves issues with retrieving and setting tag data from imgur (8e5baa2)
v1.12.7
1.12.7 (2021-12-09)
Bug Fixes
- client: resolves issues with the source override (80b16f5)
v1.12.6
1.12.6 (2021-12-09)
Bug Fixes
- imgur: the getPlayers method for the Imgur adapter now combines tags (e4bcf98)
v1.12.5
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
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
1.12.3 (2021-12-09)
Bug Fixes
- imgur: resolves all issues with getGame (7c412eb)
v1.12.2
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)