Skip to content

Releases: jellesiderius/mage-db-sync

Release 2.0.6

11 Nov 20:27

Choose a tag to compare

Release 2.0.6

Release 2.0.5

11 Nov 15:06

Choose a tag to compare

Release 2.0.5

Release 2.0.4

11 Nov 14:41
e9eb9e6

Choose a tag to compare

How to update
Run mage-db-sync self-update

Or

Download the latest version of mage-db-sync, or clone it to your local machine with git clone https://github.com/jellesiderius/mage-db-sync.git

Make sure to use Node 24 as minimum version

Release 2.0.2

11 Nov 08:25

Choose a tag to compare

How to update

Run mage-db-sync self-update

Or

Download the latest version of mage-db-sync, or clone it to your local machine with git clone https://github.com/jellesiderius/mage-db-sync.git

Make sure to use Node 24 as minimum version

Version 2.0.2 changes contain:

  • Complete TypeScript rewrite
  • Service-based architecture
  • Search engine auto-detection
  • WordPress uploads sync, new feature to sync wp-content/uploads folder using rsync (similar to Magento media sync)
  • Wordpress auto domain mapping based on Magento store URL's
  • Performance improvements - Better error handling, retry logic, and progress tracking throughout the sync process, also added GZIP for faster rsync
  • UI rework
  • Added options to configure the database stripping

2.0.1

10 Nov 21:12

Choose a tag to compare

How to update

Run mage-db-sync self-update

Or

Download the latest version of mage-db-sync, or clone it to your local machine with git clone https://github.com/jellesiderius/mage-db-sync.git

Version 2.0.1 changes contain:

  • Complete TypeScript rewrite
  • Service-based architecture
  • Search engine auto-detection
  • WordPress uploads sync, new feature to sync wp-content/uploads folder using rsync (similar to Magento media sync)
  • Wordpress auto domain mapping based on Magento store URL's
  • Performance improvements - Better error handling, retry logic, and progress tracking throughout the sync process, also added GZIP for faster rsync
  • UI rework
  • Added options to configure the database stripping

Release 2.0.0

10 Nov 21:02
83ebc2e

Choose a tag to compare

How to update

Run mage-db-sync self-update

Version 2.0.0 changes contain:

  • Complete TypeScript rewrite
  • Service-based architecture
  • Search engine auto-detection
  • WordPress uploads sync, new feature to sync wp-content/uploads folder using rsync (similar to Magento media sync)
  • Wordpress auto domain mapping based on Magento store URL's
  • Performance improvements - Better error handling, retry logic, and progress tracking throughout the sync process, also added GZIP for faster rsync
  • UI rework
  • Added options to configure the database stripping

Release 1.4.6

16 Jul 14:41

Choose a tag to compare

Release 1.4.6

Release 1.4.5

05 Mar 14:11

Choose a tag to compare

  • Bugfix that makes PHP7.4 work

Release 1.4.4

05 Mar 10:44

Choose a tag to compare

  • This release makes sure that PHP < 8 still works