Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

v8.0.1

Choose a tag to compare

@benib benib released this 01 Oct 16:09
· 179 commits to master since this release
b0f7f87

Fixes

  • the /statistics endpoint returns in the correct format again, as a JSON object like this:
{
  "value": 1234
}