Skip to main content

v1.0.316

Date released: August 11, 2026

Enhancements

BI

  • Scheduled PDF Delivery for Dashboards You can now schedule automated PDF delivery of a dashboard or individual widget to your email on a recurring basis. Configure the recipient list, frequency, delivery time, and relative date range — such as "last 7 days" — and DataGOL will generate and send the report automatically at the scheduled time.
  • Faster BigQuery Queries via Result Caching: BigQuery's built-in result cache is now fully utilized. Previously, query names were randomly generated on every request, making each query appear unique even when the filters and parameters were identical. Queries are now generated deterministically, so repeated requests return cached results faster and at lower cost.

Platform

  • Access & Refresh Token Authentication: Session authentication now uses short-lived access tokens paired with long-lived refresh tokens, enabling explicit server-side logout and seamless token renewal without requiring users to re-authenticate. This satisfies client requirements for token validation and session control.

Was this helpful?