v1.1.15

gristlabs/grist-corev1.1.15Jun 12, 2024by jordigh

AI Summary

Adds a new environment variable for terms of service URLs and improves the admin panel by removing the boot page. Introduces Pyodide as a sandboxing mechanism.

Key Highlights

  • New environment variable `GRIST_TERMS_OF_SERVICE_URL` available
  • Admin panel improvements including showing authentication method
  • Boot page has been removed (features moved to admin page)
  • Pyodide is now available as a sandboxing mechanism

Breaking Changes

  • Boot page has been removed

New Features

  • Terms of service URL environment variable
  • Admin panel improvements
  • Pyodide sandboxing

Full Release Notes

Highlights:

* A new environment variable, `GRIST_TERMS_OF_SERVICE_URL` is available, which can be used to display a link to your organization's terms of service.
* Improvements to the admin panel such as showing authentication method and reconciling functionality with the boot page. The boot page has been removed, as all of its features have been moved into the admin page.
* [Pyodide](https://pyodide.org/en/stable/) is now another possible sandboxing mechanism available in our Docker images.
* Minor fixes and translations.


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

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