GravityMigrate Changelog

Release notes and version history for GravityMigrate . The ultimate, all-in-one solution for migrating Gravity Forms data, including forms, entries, settings, Views, feeds, file uploads, workflows, and more.

1.1.5 on May 14, 2026

This release resolves a fatal error caused by reactivating other GravityKit plugins alongside GravityMigrate, an export failure on certain configurations, and import files that wouldn't fully clear on the first click.

🐛 Fixed

  • Exporting could fail with a "Server returned an invalid response" error on certain configurations.
  • The Remove button for uploaded import files could require a second page reload to fully clear them.
  • A PHP fatal error in the admin menu could occur when another GravityKit product was reactivated while GravityMigrate was active.

🔄 Updated

Version 1.1.5 permalink

1.1.4 on October 30, 2025

This update resolves several issues affecting export and import functionality.

🐛 Fixed

  • Forms in the Trash being shown in the Export Forms list.
  • Forms were being eagerly loaded on unrelated requests.
  • "Uploads & Files" may be inaccessible if the source site has a redirect (for example, HTTP to HTTPS).
  • PHP error "Undefined array key 0" when database query returns no results during import.
  • Source URL accessibility check now falls back to GET request when HEAD request returns 400 or 405 status codes.
  • Broken export file link when WordPress is configured to use remote storage (e.g., Amazon S3) for uploads.

💻 Developer Updates

  • Added gk/gravitymigrate/remote-request-args filter to modify arguments used in remote HEAD and GET requests when testing source URL accessibility.

🔄 Updated

Version 1.1.4 permalink

1.1.3 on November 21, 2024

This hotfix update addresses a non-critical PHP notice in WordPress 6.7 and newer.

🐛 Fixed

  • PHP notice in WordPress 6.7 caused by initializing product translations too early.

🔄 Updated

Version 1.1.3 permalink

1.1.2 on October 1, 2024

This update improves compatibility with PHP 8.2 and resolves an import issue.

🐛 Fixed

  • Deprecation warnings in PHP 8.2.
  • Error during import caused by missing array keys.

🔧 Updated

Version 1.1.2 permalink

1.1.1 on August 6, 2024

This update resolves an issue that might interrupt migration.

🐛 Fixed

  • Potential error during post meta migration.
Version 1.1.1 permalink

1.1.0 on July 30, 2024

This release adds post-migration database cleanup and import resume/cancel functionality, fixes various migration issues, and updates internal components for improved performance and compatibility.

🚀 Added

  • Database cleanup after migration.
  • Ability to resume or cancel the import process if it fails due to a network error.

🐛 Fixed

  • Forms feeds were not being migrated.
  • Migrating the form that has the same name as one of the existing forms would prevent that form from being saved until it is renamed.
  • 500 Internal Server Error when importing with "Uploads & Files" and "Gravity Flow Data" options checked.
  • Voting, rating, and commenting not working on migrated form entries.
  • Migrated GravityView Views were referencing old form IDs, requiring manual updating.

🔧 Updated

Version 1.1.0 permalink