This release focuses on updates to the Competitions module, especially around export formatting, as well as backend fixes related to e-commerce behavior on non-enabled realms. These improvements ensure greater consistency and readability in competition data reports.
Competition Export Enhancements:
Several refinements were made to how competition data is exported:
E-commerce Compatibility Fix:
Fixed an issue where systems without e-commerce enabled were incorrectly attempting to fetch invoices, resulting in a cosmetic error. This behavior has been corrected to ensure invoice queries only execute when the commerce module is active.
TypeScript and Backend Stability:
Additional backend fixes include improved TypeScript enum management and incremental updates for integrations and competition place listings.