Skip to content

Releases: espocrm/ext-export-import

2.6.0

25 Nov 11:24
Compare
Choose a tag to compare

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

23 Nov 19:21
Compare
Choose a tag to compare

Notes:

2.4.0

16 Sep 08:54
Compare
Choose a tag to compare

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

14 Sep 17:01
Compare
Choose a tag to compare

Release notes:

  • Minor fixes.

Full Changelog: 2.3.0...2.3.1

2.3.0

14 Sep 09:21
Compare
Choose a tag to compare

Release notes:

  • Added support 'configIgnoreList' option for import, erase actions
  • Minor changes.

Full Changelog: 2.2.0...2.3.0

2.2.0

05 Sep 09:14
Compare
Choose a tag to compare

Release notes:

  • Renamed --clear-password option to --skip-password.
  • New functionality for --skip-password option. Now, you can keep passwords for existing users.

Full Changelog: 2.1.0...2.2.0

2.1.0

17 Jun 08:08
Compare
Choose a tag to compare

Full Changelog: 2.0.2...2.1.0

2.0.2

11 Mar 17:19
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.0.2

2.0.1

21 Feb 16:10
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Feb 09:53
Compare
Choose a tag to compare

Changelog:

  1. Code refactoring.
  2. Options definition changes.
  3. Added the ability to export / import user passwords.
  4. Added the ability to export / import customization without any data.
  5. Added the ability to export / import customization for defined entities only.

For more information, please visit documentation.

Full Changelog: 1.2.0...2.0.0