Product changelog

Documented releases for the website, API, SDKs, and infrastructure.

Every meaningful product change should leave a trail: what shipped, why it matters, and where developers should look next.

Latest

Experience Config API and documentation portal

  • Added live /api/v1/experience/configs/{configKey} PUT and GET routes.
  • Added Lua SDK helpers for live config rendering inside Roblox Studio.
  • Added documentation, status, and changelog pages.
  • Verified a visible Studio sign rendered from production API data.
Security

Account security and live key creation

  • Added email-based login, password setup, and Google Authenticator 2FA.
  • Live API key creation now requires verified 2FA.
  • Keys are revealed once and stored as server-side hashes.
Infrastructure

Production VPS, HTTPS, and email delivery

  • Configured Nginx, HTTPS, and backend service deployment on the VPS.
  • Verified robloxapis.com DNS and Resend transactional email.
  • Added health checks and production API route metadata.
API

Initial v1 API modules

  • Added cross-ban, player intel, vault storage, economy signals, webhook events, group policy, and Open Cloud introspection routes.
  • Added per-key request telemetry, storage usage, and audit logs.
  • Added hosted Lua and JavaScript SDK files.