XBE Doc Release Notes#

Documentation Updates#

Tutorial & Example Doc Updates#

Unity Chess Sample | v5.0.0#

  • Updated sample to use latest and greatest from updated SDKs

Unreal Lyra Sample | v5.0.0#

Doc Updates | v2024.12.0#

  • Reworked the “What Is Xsolla Backend?” welcome doc

    • Better explaining the EULA

    • Explained what we mean by pay only 5%

    • Added additional clarifications regarding how to get started

  • Added SDK Reference Docs:

  • Additional AXR->XBE rebranding

  • Fixed Unreal C++ Get OSS declaration examples to work with Unreal 5.x syntax throughout

  • Added new Knowledgebase category; unlike guided tutorials, these are less-guided and more-factual

    • Added KB for Containers (introduction, K8s, & BYOC)

  • [Meta] Released sphinx-repo-manager, our doc generator repo manager tool, as a MIT-licensed FOSS community plugin

v2024.8.0#

Unity Chess Sample | v5.0.0#

Unreal Lyra Sample | v5.0.0#

  • PS5 compiler flag improvements

Tutorials#


v2024.7.0#

  • Centralized older release notes (the bottom of this page).

  • Synchronized with more standalone repo content.

  • Started indexing only the “latest” version for robot crawlers.

  • Cleared more warnings, typos, and added alt tags to all images.

  • Added open graph metadata for embed previews.

  • All typos have been corrected.

  • Heavy theme updates.

  • Started tracking verbose notes (here).


v2024.6.0#

Be prepared for significant documentation updates coming your way, starting now with:

  • Created a sphinx_repo_manager.py extension to funnel all repository docs into a single doc, eliminating redundancy and effortlessly centralizing all content.

    • These docs will be wrapped under a macro-versioned snapshot, then micro-versioned per-repo as seen above.

  • Implemented a repo_manifest.yml file to easily manage tracked doc repos.

  • Implemented multi-threading to lower local build time from 3.5m to 25s.

  • Normalized all repo /docs dirs and removed irrelevant/dupe docs/images.

  • Created a centralized Release Notes section (this doc), offering featured summaries and funneling all individual repo release notes into a single table of contents.

  • [WIP] Centralized all API docs via OpenAPI, including an automated OpenAPI spec updater.

  • Created a new Components page that centralizes all individual repo framework docs.

  • Resolved thousands of doc warnings and started intuitively rearranging the hierarchy.

  • Started renaming AXR references to XBE.

  • Added smoothing to anchor jumps.