Canary Build Update: Fetch Depth Improved
Intelligence Topics
Canary Build Configuration
The recent merge of PR #2860 addresses issues with missed translations in the canary build by enabling fetch depth. This change is expected to improve the build process and resolve related issues identified in previous discussions.
CORS Implementation for Chart Endpoint
PR #2859 introduces CORS support for the chart embed endpoint, allowing for SVG string retrieval. This enhancement also includes a tooltip feature to clarify query parameters, improving user experience and functionality for data retrieval.