Grist
Grist is the evolution of spreadsheets
Alternative to: airtable, google sheets, excel online, smartsheet
About
Versions (64)
v1.7.4
2025-09-30What’s Changed
- BREAKING CHANGE: the deprecated
DELETE /api/orgs/:orgIdendpoint is now disabled by default. Instead useDELETE /api/orgs/:orgId/:nameor set the environment variableGRIST_ALLOW_DEPRECATED_BARE_ORG_DELETE=trueto keep using the deprecated endpoint. - The groups API for SCIM is now available.
- The document comparison feature is no longer in beta.
- External storage for attachments is now enabled by default, if a Grist installation is using external storage for documents (e.g. S3, MinIO, Azure). This is equivalent to the environment variable
GRIST_EXTERNAL_ATTACHMENTS_MODE=snapshots - A new user presence feature is now available. Users concurrently viewing the same document appear at the top of the document.
- Miscellaneous bug fixes and translations.
Grist Enterprise
- The AI Assistant can now explain access rules used in a document.
New Contributors
- @ohemelaar made their first contribution in https://github.com/gristlabs/grist-core/pull/1830
Full Changelog: https://github.com/gristlabs/grist-core/compare/v1.7.3…v1.7.4
Join our Discord Community if you’d like to get into development of Grist.