• Query remotely-hosted data: Now you can query remotely-hosted data directly with SQL code blocks and DuckDBClient, making it easier to work with live data without embedding it into your site.

  • More local assets: You can now reference files and scripts in the head, header, and footer config options, simplifying the integration of external resources and scripts into your projects.

  • Flexible deployment options: The build and deploy processes are now separate, allowing for more control over your deployment workflow.

See release notes on GitHub for more details.