Grist - Package Updates
-
G girish pinned this topic on
-
[0.2.0]
- Update grist-core to 1.7.10
- Full Changelog
- grist-core 1.7.10 is a hotfix release that fixes a regression from 1.7.9 where the Grist Labs custom widget repository stopped being included as the default repository by mistake. As a result, Grist Labs and community custom widgets are no longer shown when adding a new custom widget, and any previously added Grist Labs or community custom widgets will fail to load.
-
[0.3.0]
- Use postgres as home database
-
[0.4.0]
- Prepare the app for enterprise edition use
-
[0.5.0]
- Symlink config.json for enterprise mode
-
[0.5.1]
- Update grist-core to 1.7.11
- Full Changelog
- Optional authentication using getgrist.com accounts
- Import from Airtable
- New environment variables have been added to provide better control over which users are able to access your Grist instance.
GRIST_PERSONAL_ORGSwill disable personal organizations, whileGRIST_ORG_CREATION_ANYONEwill prevent any non-admins from creating new organizations. - Configurable email notifications for suggestions
- Allow the maximum options limit on Forms to be configured (defaults to 30 options, configurable up to 1000)
- Limit GVisor to 8 process by default
- Display references and reference lists in a friendlier fashion
- Prevent conditional formatting changes from being displayed as suggestions
- Add a confirmation dialog when a resource is being shared publicly
- Hide the bell icon showing connection state when Grist is connected and functioning normally