1.12.0 on May 28, 2026
This release adds monitoring for cloud storage connections, alerting you when a Dropbox or Box connection goes offline.
🚀 Added
- Monitoring for the Dropbox and Box connections your feeds use, alerting you by email, a dashboard notice, or both when one goes offline. Configure it under Cloud Storage on the GravityKit > Settings > GravityExport page.
🐛 Fixed
- Copy-to-clipboard button icons were vertically misaligned on the feed settings pages in WordPress 7.0.
💻 Developer Updates
- Added
gk/gravityexport/save/cloud-storage/settingsfilter to add fields to the Cloud Storage settings section. - Added
gk/gravityexport/save/connection/failedaction, fired when a monitored cloud storage connection is detected offline. - Added
gk/gravityexport/save/connection/is-onlinefilter to customize how a connection probe result is interpreted. - Added
gk/gravityexport/save/connection/check-intervalfilter to adjust how often connections are checked (default: every 12 hours).
🔧 Updated
- Foundation to version 1.20.0.