Skip to main content

CHANGELOG

3.3.1

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.3.1-next.0

🚀 Features

  • enhance file name validation for product export functionality (f9d5a45)
  • enhance export storage strategy configuration (d589906)
  • abstract logic into separate strategies (1c7d0c7)
  • enhance product export functionality with file name sanitization and S3 region update (06af120)
  • add S3 storage support for product export functionality (08c0901)

🩹 Fixes

  • correct file path handling and ensure consistent file name sanitization in product export (03a5bb5)

3.2.1

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.2.0

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.10

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.9

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.8

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.7

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.6

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.5

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.4

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.1.3

🚀 Features

  • enhance product import logic to handle soft-deleted products (c88a164)

3.1.2

🩹 Fixes

  • correct languageCode reference in slug assignment logic (6c4d56d)

3.1.1

🩹 Fixes

  • update slug assignment logic in ProductImporter (#74)

3.1.0

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.0.31-0

🩹 Fixes

  • improve error handling and type safety in import/export plugin (81ca5cf)

3.0.30

🚀 Features

  • product-import-export-plugin: enhance product export functionality with temporary file handling (aed754f)

3.0.29

🚀 Features

  • product-import-export-plugin: add bulk export and exported files list components (eb56ade)

3.0.29-1

🚀 Features

  • product-import-export-plugin: implement product export queue and enhance export functionality (7e2d9f0)

3.0.29-0

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.0.28-0

🚀 Features

  • product-import-export-plugin: replace request header logic with channel-specific headers (dfc781c)
  • product-import-export-plugin: enhance import/export functionality and dashboard integration (825ee89)

3.0.27-4

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.0.27-3

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.0.27-2

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.0.27-1

This was a version bump only for product-import-export-plugin to align it with other projects, there were no code changes.

3.0.27-0

🚀 Features

  • product-import-export-plugin: add restoreSoftDeleted option for product import (0458a2a)
  • product-importer: enhance product variant handling (4af2198)
  • product-import-export-plugin: enhance product import service with event bus integration and collection filtering (#48)
  • product-import-export-plugin: implement removal of option groups from product (39f34ec)
  • Enhance asset importer with URL and local file stream handling (2b5ae3d)

🩹 Fixes

  • product-import-export-plugin: improve import parser handling (c952c7b)
  • product-import-export-plugin: improve variant enabled handling (a3a6af3)
  • product-import-export-plugin: improve option group handling and validate custom fields (a95db85)
  • product-import-export-plugin: handle undefined prices in product variants (#49)
  • Refactor facetValues and options mapping for consistency in extended fast importer (3514892)
  • Improve asset and product importer logic for better channel handling and data consistency (bc9416e)
  • Assign assets to current channel on import (#41)

3.0.24-0

🚀 Features

  • product-import-export-plugin: add restoreSoftDeleted option for product import (0458a2a)
  • product-importer: enhance product variant handling (4af2198)
  • product-import-export-plugin: enhance product import service with event bus integration and collection filtering (#48)
  • product-import-export-plugin: implement removal of option groups from product (39f34ec)
  • Enhance asset importer with URL and local file stream handling (2b5ae3d)

🩹 Fixes

  • product-import-export-plugin: improve import parser handling (c952c7b)
  • product-import-export-plugin: improve variant enabled handling (a3a6af3)
  • product-import-export-plugin: improve option group handling and validate custom fields (a95db85)
  • product-import-export-plugin: handle undefined prices in product variants (#49)
  • Refactor facetValues and options mapping for consistency in extended fast importer (3514892)
  • Improve asset and product importer logic for better channel handling and data consistency (bc9416e)
  • Assign assets to current channel on import (#41)

3.0.23-0

🚀 Features

  • product-import-export-plugin: add restoreSoftDeleted option for product import (0458a2a)
  • product-importer: enhance product variant handling (4af2198)
  • product-import-export-plugin: enhance product import service with event bus integration and collection filtering (#48)
  • product-import-export-plugin: implement removal of option groups from product (39f34ec)
  • Enhance asset importer with URL and local file stream handling (2b5ae3d)

🩹 Fixes

  • product-import-export-plugin: improve import parser handling (c952c7b)
  • product-import-export-plugin: improve variant enabled handling (a3a6af3)
  • product-import-export-plugin: improve option group handling and validate custom fields (a95db85)
  • product-import-export-plugin: handle undefined prices in product variants (#49)
  • Refactor facetValues and options mapping for consistency in extended fast importer (3514892)
  • Improve asset and product importer logic for better channel handling and data consistency (bc9416e)
  • Assign assets to current channel on import (#41)

3.0.22

🩹 Fixes

  • product-import-export-plugin: improve import parser handling (c952c7b)

3.0.21

🚀 Features

  • product-importer: enhance product variant handling (4af2198)
  • product-import-export-plugin: enhance product import service with event bus integration and collection filtering (#48)
  • product-import-export-plugin: implement removal of option groups from product (39f34ec)
  • Enhance asset importer with URL and local file stream handling (2b5ae3d)

🩹 Fixes

  • product-import-export-plugin: improve variant enabled handling (a3a6af3)
  • product-import-export-plugin: improve option group handling and validate custom fields (a95db85)
  • product-import-export-plugin: handle undefined prices in product variants (#49)
  • Refactor facetValues and options mapping for consistency in extended fast importer (3514892)
  • Improve asset and product importer logic for better channel handling and data consistency (bc9416e)
  • Assign assets to current channel on import (#41)