v1.1.3

gristlabs/grist-corev1.1.3Aug 3, 2023by paulfitz

AI Summary

Focus shifts to enabling the AI formula assistant and improving telemetry and storage support. It exposes official endpoints for controlling outgoing webhooks and fixes compatibility issues with Scaleway storage.

Key Highlights

  • AI formula assistant availability (requires API keys)
  • UI for enabling and disabling telemetry
  • Official endpoints for controlling outgoing webhooks
  • Support for Scaleway's flavor of S3-compatible storage
  • Updated pyodide sandbox for faster loading

New Features

  • AI formula assistant
  • Telemetry UI
  • Webhook control endpoints
  • Scaleway S3 support
  • Improved pyodide sandbox

Full Release Notes

Some highlights:
 * AI formula assistant available (if you set `OPENAI_API_KEY` and `GRIST_FORMULA_ASSISTANT`).
 * Larger, floating formula editor available (if you set `GRIST_FORMULA_ASSISTANT` - this requirement will evaporate in later releases).
 * UI for enabling and disabling telemetry. Default is disabled. We encourage you to enable telemetry, to raise the profile of Grist self-hosters, and to guide development.
 * "Official" endpoints (with documentation!) for controlling outgoing webhooks.
 * A bugfix to support Scaleway's flavor of S3-compatible storage, from ANCT.
 * Exposed support for importing for use with `grist-static`, and updated `pyodide` sandbox to load faster. 

See https://support.getgrist.com/newsletters/2023-07/ for a summary of what has happened in the last month.