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 `intl` extension conflict on some hosts.
#### Updated
* [Foundation](https://www.gravitykit.com/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.