2.7.0 on September 11, 2025
This update improves GravityView's Approval Status field imports and fixes PHP-related issues.
✨ Improved
- Importing GravityView’s Approval Status values now works with both text labels ("Approved", "Disapproved", "Unapproved") and their numeric equivalents (1, 2, 3).
🐛 Fixed
- PHP 8.1+ warnings and
intlextension conflict on some hosts.
🔧 Updated
- Foundation to version 1.3.1:
- New GravityKit global settings for logging configuration (level, type, cleanup schedule, retention);
- A unified way to display admin notices across all GravityKit products;
- Performance improvements and bug fixes.