Grist logo

Grist

Grist is the evolution of spreadsheets

Alternative to: airtable, google sheets, excel online, smartsheet


About Versions (64)

v1.7.3

2025-08-28

What’s Changed

  • After a period of development, comments were improved and enabled.
  • User presence is in development, and available behind the GRIST_ENABLE_USER_PRESENCE feature flag.
  • A significant db optimization for large sites using postgres happened. An extra minor optimization can be enabled using GRIST_POSTGRES_USE_PREPARED_STATEMENTS (not on by default since some connection poolers may need upgrades to handle prepared statements).
  • Common URLs can now be customized by GRIST_CUSTOM_COMMON_URLS (thanks @fflorent)

Grist Enterprise

  • Notifications for comments, document changes, and user invites are now all available to enterprise users.

Full Changelog: https://github.com/gristlabs/grist-core/compare/v1.7.2…v1.7.3

Join our Discord Community if you’d like to get into development of Grist.