github gristlabs/grist-core v1.6.0

latest releases: v1.7.3, v1.7.2, v1.7.1...
3 months ago

What's Changed

  • The plugin API has an extra option to not expand references when fetching records.
  • External attachments now allow uploading and downloading full archives at once.
  • A new Light (High Contrast) theme is available to users. It improves color contrast ratios of the default light theme in order to pass WCAG level AA requirements. This makes the UI easier to understand for people with low vision or impaired contrast perception.
  • (breaking change) When using custom CSS, themes are now enabled by default, allowing people to use Grist with the dark theme or the new high contrast theme.
    • New html attributes are exposed in order to apply CSS rules for specific themes or appearances.
    • If needed, themes selection can be disabled with the env var GRIST_HIDE_UI_ELEMENTS=themes. In that case, the light theme is always applied.
  • For Enterprise users, email notifications are now sent via SMTP.
  • Various translations and minor bugfixes.

New Contributors

Full Changelog: v1.5.2...v1.6.0

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

Don't miss a new grist-core release

NewReleases is sending notifications on new releases.