Skip to content

Changelogs

import { Aside } from ‘@astrojs/starlight/components’;

View all platform updates on the blog →


  • Added: Smarthost predicts player demand and preloads sessions to create a buffer (BETA). See the Smarthost documentation.
  • Improved: Documentation updated for Photon Fusion integration and Docker Hub setup.
  • Fixed: Session-locking bug where servers could overload themselves in rare cases.
  • Improved: Label system separated into three types: tags (user-defined), env, and gameye.
  • Added: Custom environment variables can now reference Gameye environment variables.
  • Added: Port forwarding for Docker images with bridge networking.
  • Fixed: Google Cloud hosted server integration issue.
  • Improved: Internal database stability.
  • Improved: Better error messages (standard HTTP codes: 404, 409, 420, 422).
  • Added: User-defined tags on sessions via the labels property.
  • Added: Session filtering by tags.
  • Fixed: Background service shutdown issue.
  • Added: Real-time logs for active sessions.
  • Improved: Session distribution and internal stability.