Skip to content

Releases: InstaWP/instawp-connect

0.1.0.80

13 Feb 04:59
Compare
Choose a tag to compare
  • NEW: Dynamic sync batch size adjustment.
  • NEW: Media import from source with sync server fallback on errors.
  • NEW: Exception handling in 2 Way Sync events receiver API.
  • FIX: Prevent duplicate image uploads during sync.
  • FIX: Store connect origin to check if the connect is valid for the current domain.
  • FIX: Fixed pull and push migration flow.
  • FIX: Fixed website disconnect flow from plugin side.

0.1.0.79

23 Jan 12:45
Compare
Choose a tag to compare
  • FIX: Fixed default username for magic login.
  • FIX: Added managed parameter to config API.
  • FIX: Fixed cache clearing issue with WP Rocket.
  • FIX: Push migration exclude files check.

0.1.0.78

16 Jan 07:03
Compare
Choose a tag to compare
  • NEW: Added extra log message for handling pull migration failure.

0.1.0.77

15 Jan 11:18
Compare
Choose a tag to compare
  • NEW: Added FSE theme global styles, Templates, Template parts sync support.
  • FIX: Fixed 404 errors in push migration.

0.1.0.76

10 Jan 10:08
Compare
Choose a tag to compare
  • FIX: Added support to disconnect connect via CLI.
  • FIX: Fixed support to mark staging site as parent via API.

0.1.0.75

07 Jan 11:23
Compare
Choose a tag to compare
  • FIX: Added changes to directly connect to the advanced plan.
  • FIX: Added changes to create connect as unmanaged.
  • FIX: Fixed pull migration issue.

0.1.0.74

03 Jan 08:29
Compare
Choose a tag to compare
  • NEW: Show warning message if the plugin is not on latest version.
  • FIX: Fixed file skip support on WP Cloud infrastructure.
  • FIX: Added support for getting site_url from database not from built-in function during the migration.
  • FIX: Fixed openssl_encrypt warning issue regarding IV.
  • FIX: Fixed IWPDB issue during pull migration file transfer.

0.1.0.73

26 Dec 13:59
Compare
Choose a tag to compare
  • FIX: Fixed file permission issue for the info file on push migration.

0.1.0.72

19 Dec 16:05
Compare
Choose a tag to compare
  • FIX: Moved push migration info file location to root directory.

0.1.0.71

16 Dec 11:51
Compare
Choose a tag to compare
  • FIX: Fix push migration issue.