v1.7.2
gristlabs/grist-corev1.7.2Aug 14, 2025by jordigh
AI Summary
A minor release addressing important oversights including custom CSS availability in forms, webhook status code handling, and accessibility improvements for keyboard and screen readers.
Key Highlights
- Custom CSS is now available in forms
- Webhooks accept any 2xx status code as 'ok', not just 200
- Better keyboard and screen reader navigation on the home page
- Configurable row heights for cells with multi-line text
New Features
- Custom CSS support in forms
- Enhanced webhooks logic
- Improved accessibility
- Row height configuration options
Full Release Notes
## What's Changed * This is a minor release that addresses some important oversights: * Custom CSS is now available in forms * Webhooks accept any 2xx status code as "ok", not just 200 * Better keyboard and screen reader navigation on the home page * The Grist version info (shown on hover) has moved from the logo in the top-left corner to the icon beside "Grist Resources" in the left panel. * It is now possible to configure how row heights should be affected by cells with multi-line text. * Other miscellaneous translations and bugfixes. **Full Changelog**: https://github.com/gristlabs/grist-core/compare/v1.7.1...v1.7.2 [Join our Discord Community](https://discord.gg/MYKpYQ3fbP) if you'd like to get into development of Grist.