v1.1.16

gristlabs/grist-corev1.1.16Jul 12, 2024by jordigh

AI Summary

Releases a new `grist-oss` Docker image and renames Grist Electron to Grist Desktop. Adds webhook authorization headers and non-root user execution for Docker images.

Key Highlights

  • New Docker image `grist-oss` available
  • Grist Electron renamed to Grist Desktop
  • Webhooks can now send an authorization header
  • Docker images now use a non-root user
  • External contributors can launch temporary preview instances

New Features

  • grist-oss Docker image
  • Grist Desktop rename
  • Webhook authorization header
  • Non-root user in Docker
  • External contributor preview instances

Full Release Notes

## Highlights

* There is a new Docker image, `grist-oss`. The existing `grist` image contains the extensions from the `grist-ee` image, but completely inert by default. For details, [consult the README](https://github.com/gristlabs/grist-core/?tab=readme-ov-file#available-docker-images).
* Grist Electron has been renamed to Grist Desktop. Other Desktop improvements have happened, [check them out](https://github.com/gristlabs/grist-desktop/releases/tag/v0.2.10)!
* Webhooks can send an authorization header.
* The Docker images now use a non-root user to run Grist.
* External contributors can launch temporary Grist preview instances to showcase their changes.
* The Grist database schema has [new documentation](https://github.com/gristlabs/grist-core/blob/main/documentation/database.md).
* Minor fixes and translations.


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

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