v1.1.11

gristlabs/grist-corev1.1.11Feb 6, 2024by georgegevoian

AI Summary

Grist Forms are now available, the API console is integrated into Document Settings, and OIDC session endpoint support is added.

Key Highlights

  • Grist Forms are now available.
  • API console accessible from the Document Settings page.
  • Support for overriding `end_session_endpoint` via environment variable.

New Features

  • Forms availability.
  • API console integration.
  • OIDC end session endpoint override.
  • New `createSite` feature flag.
  • Longer TLDs support in validation.

Full Release Notes

Highlights:
  * Forms are now available in Grist! Learn all about them in the [monthly newsletter](https://support.getgrist.com/newsletters/2024-01/).
  * The API console is now accessible from the Document Settings page.
  * Fix for disabled webhooks continuing to fetch table data. Thanks @fflorent!
  * Fix for deadlock with webhooks on document load. Thanks @fflorent!
  * Support for overriding `end_session_endpoint` using environment variable `GRIST_OIDC_IDP_END_SESSION_ENDPOINT`. Thanks @jyio!
  * Improved error message in document recovery modal. Thanks @fflorent!
  * New `createSite` feature flag. Useful for disabling team site creation in the UI. Thanks @fflorent!
  * Fix for server crash when client passes malformed JSON. Thanks @fflorent!
  * Fixes for strings that were previously untranslatable. Thanks @CamilleLegeron!
  * Fix for Grist process not shutting down gracefully in Docker. Thanks @fflorent!
  * Support for longer TLDs in ISEMAIL and ISURL. Thanks @vviers!
  * Performance optimizations for fetching workspace access. Thanks @fflorent!
  * Misc. bug fixes and improvements.

See newsletter at https://support.getgrist.com/newsletters/2024-01/.

[Join our Discord Community](https://discord.gg/MYKpYQ3fbP) if you'd like to get into development of Grist.