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