Skip to content

v1.7.3

Choose a tag to compare

@jordigh jordigh released this 28 Aug 16:50
· 166 commits to main since this release

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: v1.7.2...v1.7.3

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