Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 20, 2026. It is now read-only.
Releases: GwentAPI/gwentapi
Releases · GwentAPI/gwentapi
Release list
GwentAPI v0.6.2
GwentAPI v0.6.2.alpha3
GwentAPI v0.6.2.alpha2
GwentAPI v0.6.2.alpha1
GwentAPI v0.6.1
GwentAPI v0.6.0
The /cards endpoints support 9 different languages, all of the officially supported locale of Gwent are present. Use the
langquery to specify the locale that you want to use.- English (default) en-US
- German de-DE
- Spanish es-ES
- Latin American Spanish es-MX
- French fr-FR
- Italian it-IT
- Japanese ja-JP
- Polish pl-PL
- Brazilian Portuguese pt-BR
- Russian ru-RU
Art now contain the name of the artist responsible for the card artworks.
Fixed an issue preventing the correct usage of the local artwork fileserver.
UUID are stabilizing. They won't be wiped between data updates.
We say goodbye to Arachas, GwentAPI favorite web crawler. A brand new Go program handles the process of updating the database.
GwentAPI v0.5.10
* Adding card filtering by rarity endpoint: /cards/rarities/:rarityID * Minor fix
GwentAPI v0.5.9
GwentAPI v0.5.8
Increasing name query param maximum limit because it's too small for …
GwentAPI v0.5.7
Hotfix patch * Correctly response with NotFound instead of InternalServerError if a resource UUID isn't found in the database.