Changelog

Back to Docs Page

Raw markdown source view for LLM workflows.

---
title: Changelog
description: Notable documentation and API surface updates.
---

## 2026-03-19

### Games Catalog Endpoint

Version: `v2.2.2`

Added `GET /v1/get/games` with a Redis-backed 24-hour cache and gzip-compressed responses.

### Endpoint Surface Cleanup

Version: `v2.2.1`

Documentation was aligned to the active public API contract and now reflects `GET /v1/get/games` plus `POST /v1/post/fetch` as the supported v1 routes.

### Real-time WebSocket Beta

Version: `v2.2.0`

You can now subscribe to live server events via our new socket infrastructure.

## 2026-03-12

### Improved Latency

Version: `v2.1.4`

Global edge network optimization reduced average query latency by 15%.

## 2026-02-19

### Dark Mode Redesign

Version: `v2.1.0`

Complete visual overhaul of the dashboard interface for better readability.

## Archive

- 2024-05-10: Initial public release of `v1` routes.