Skip to content

Release Notes - 2025.10.14-d

Highlights

  • /changelog now parses the public Markdown notes directly, keeping in-game updates aligned with community posts.

Details

Changed

  • ChangelogService reads Markdown files from a configurable directory (PUBLIC_CHANGELOG_DIR, defaulting to docs/gameserver/changelogs/public).
  • Docker builds copy the public changelog bundle into /app/changelogs/public and export the environment variable automatically.

Documentation

  • Updated publishing guidelines and agent notes to cover the shared folder and environment variable workflow.