: Staging
: Production
✨ New
Custom dashboard themes
Added support for custom dashboard themes, allowing marketplace operators to configure branding and appearance settings through the GraphQL API.
Enhanced observability
Improved monitoring and tracing capabilities for GraphQL queries, making it easier to diagnose performance issues and track request execution.
💎 Changed
Performance improvements
Made several performance improvements across the platform:
- Seller document queries are now significantly faster.
- App permission queries are more efficient.
- Custom field queries load more quickly.
🪲 Fixed
Fixed an issue where background tasks could fail during brief Redis connection interruptions. Tasks now automatically retry, improving system reliability.
Fixed a rare concurrency issue that could occur when multiple payment operations accessed the same record simultaneously.
Fixed several issues with database transaction handling that could cause errors in certain edge cases.
Fixed incorrect enum values for email event types and customer event types that could cause filtering issues.