GravityView - Gravity Forms Import Entries 2.5.1

Download GravityView - Gravity Forms Import Entries 2.5.1 from nulled fire. Import entries from a CSV to Gravity Forms. GravityView not required.
#### Fixed
* PHP notice in WordPress 6.7 caused by initializing product translations too early.




#### Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.21.
#### Updated
* [Foundation](https://www.gravitykit.com/foundation/) was updated to version 1.2.17.




#### Developer Updates
* Added `gk/gravityimport/rest/request-validation-skip-params` filter to allow customization of which REST request parameters are excluded from validation when processing batch requests.
This release introduces a new filter for developers to modify UI data, resolves a PHP 8.1+ deprecation notice, and updates the [Foundation](https://www.gravitykit.com/foundation/) framework, enhancing support for sites that use object caching plugins.

#### Fixed
- A deprecation notice in PHP 8.1+ caused by passing `null` as a parameter to built-in string functions.

#### Updated
* [Foundation](https://www.gravitykit.com/foundation/) was updated to version 1.2.7.
- Improved the setting and retrieval of transients when using object cache plugins.
- Fixed a JavaScript warning that appeared during the deactivation of license keys.

#### Developer Updates
* Added a `gk/gravityimport/ui/form-data` filter to modify the form data object for use in the UI.