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
-
[1.0.0]
- Update grist-core to 1.7.12
- Full Changelog
- Airtable imports are now smoother, and the import lands in your current workspace instead of somewhere unexpected. Suggestions got a visual refresh with automatic comparison highlighting as you type. Forms are more accessible, and the API now has a
cellFormat=typedoption so you can get properly typed values back without guessing. - If you include Grist Labs extensions in your build, there's a new automations UI that lets you set up triggers on your data. You can define conditions on any table, then fire off email notifications or webhooks when rows match. You can send dynamic emails to different recipients based on column values, filter with Python conditions, and monitor everything from a delivery log. Automations are a Grist Labs extension: a paid feature with a 30-day trial, and free for individuals and small orgs (under $1M annual funding). Proprietary features fund the development of grist-core.
- New
cellFormat=typedoption for both the REST API and Custom Widget API, providing consistent, self-describing values that preserve type information for Ref, RefList, Attachments, Date, and DateTime columns - Reduce
GRIST_LOG_API_DETAILSlogging: omit body and result, add docId (#​2175) - Improve accessibility of Undo / Redo action buttons (#​2167)
- Add max length on text inputs in forms (#​2097)
- Fix document icon when the second word of the doc name is an emoji (#​2170)
- Fix unreadable dark mode colors in banners (#​2138)
- Hide admin panel links in grist-desktop (#​2181)
- Remove the H / Ctrl+Shift+H shortcut from the "Use as table headers" command
-
[1.1.0]
- Remove enterprise edition as it was closed down
- Allow override of
GRIST_FORCE_LOGIN
-
P Package Updates locked this topic
-
[1.1.1]
- Update grist-core to 1.7.13
- Full Changelog
- Boot key login: New installations generate a
GRIST_BOOT_KEYand print it at startup. Visit/boot, paste the key, and you're logged in as the install admin and ready to set the admin email. No pre-existing account needed, and no window where the server is open to the world before authentication is configured. The key (and the relatedGRIST_IN_SERVICEflag) can also be set via env vars or managed from the Admin Panel. Existing installations are unaffected. (commit) - Restart in place: Grist can now apply config changes by restarting itself without dropping the listening socket. During the brief gap,
/statuskeeps answering for liveness checks while readiness flips to 503. On by default for Linux under Node, off for Windows and Electron. Toggle withGRIST_RESTART_SHELL=true/false(#2265). - Site Settings page: Team site owners on self-managed installations can edit team name, domain, and logo from a new
/site-settingspage (commit). - WebSocket auth for API keys, boot keys, and access tokens: The WebSocket side now goes through the same identity-resolving code path as the REST API, so any auth method that works on one works on the other. Opens the door to console clients and out-of-page custom widgets. Also tidies up auth priority and unifies API rate-limiting between the two. (commit)
(Bulk)AddOrUpdateRecordnow returnsid/recordIds/createdRecordIds/updatedRecordIds, andBulkAddOrUpdateRecordaccepts arecord-shaped payload that can match different columns per row (#2193)- Fix wrong active section in the creator panel after duplicating a page with collapsed widgets (#2298)
- Fix CORS handling for opaque (
"null") origins, eliminating spurious 500s forhttps://widgets onhttp://hosted sites (#2299) - Fix padded checkboxes so the border and tick line up inside padded wrappers (#2300)
- Fix
SELF_HYPERLINK()returning a share-key URL when a doc was first opened via a share link (commit) - Bump handlebars from 4.7.7 to 4.7.9 (#2208)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login