Skip to content

Version 2.0.3 - Fix JSON response parsing

Compare
Choose a tag to compare
@boatbomber boatbomber released this 03 Mar 06:20
· 11 commits to main since this release

Fixes a critical issue with the JSON handling. Excess data from the API response was trimmed, and then incorrectly trimmed again later which resulted in mangled data.