Releases: jellesiderius/mage-db-sync
Releases · jellesiderius/mage-db-sync
Release 2.0.6
Release 2.0.6
Release 2.0.5
Release 2.0.5
Release 2.0.4
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
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
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
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
Release 1.4.6
Release 1.4.5
- Bugfix that makes PHP7.4 work
Release 1.4.4
- This release makes sure that PHP < 8 still works