Release Notes - 2025.10.14-d
Highlights
/changelognow parses the public Markdown notes directly, keeping in-game updates aligned with community posts.
Details
Changed
ChangelogServicereads Markdown files from a configurable directory (PUBLIC_CHANGELOG_DIR, defaulting todocs/gameserver/changelogs/public).- Docker builds copy the public changelog bundle into
/app/changelogs/publicand export the environment variable automatically.
Documentation
- Updated publishing guidelines and agent notes to cover the shared folder and environment variable workflow.