Releases: espocrm/ext-export-import
Releases Β· espocrm/ext-export-import
2.9.0
2.8.0
Release notes:
- Compare: Significantly improved functionality and performance.
- Export: Refactored for better maintainability and reliability.
- Import: Fixed an issue with ScheduledJob imports.
2.7.1
Notes:
- Import: Invalid defined entities are now ignored.
2.7.0
Notes:
- Added support EspoCRM v9.3+.
- Enhancements to export functionality.
- Bug fixes related to erase operations.
- Upgraded vendor libraries.
- Various minor improvements.
2.6.0
Notes:
- You can now export data from a specific date. Ex.
--from-date="2024-11-25 01:15:11". - Cleanup bug fixes.
2.5.0
Notes:
- Added a new
comparecommand to compare changes between an exported data and the actual instance. For more information, https://docs.espocrm.com/extensions/export-import/compare/.
2.4.0
Release notes:
- Ability to define custom import types for specified entities with new options
--entity-import-type-create,--entity-import-type-update,--entity-import-type-create-and-update. - Bug fixes with predefined -entity-list, #2.
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
Release notes:
- Added support 'configIgnoreList' option for import, erase actions
- Minor changes.
Full Changelog: 2.2.0...2.3.0
2.2.0
Release notes:
- Renamed
--clear-passwordoption to--skip-password. - New functionality for
--skip-passwordoption. Now, you can keep passwords for existing users.
Full Changelog: 2.1.0...2.2.0