Skip to main content

CHANGELOG

3.6.2

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

3.6.1

🚀 Features

  • add custom changelog renderer to filter out prerelease versions (4412746)

3.6.0

🚀 Features

  • product-import-export-plugin: integrate active channel management into export and import components (1d3eef1)
  • product-import-export-plugin: add installation ID and enhance e2e database management (78eeffb)
  • product-import-export-plugin: add popover help for export asset options (7aa8373)
  • product-import-export-plugin: implement export configuration panel and enhance export dialog (d2e1f34)
  • product-import-export-plugin: enhance product export functionality and update tests (de56d44)
  • product-import-export-plugin: update dependencies and enhance import/export functionality (9c78665)
  • product-import-export-plugin: enhance email notification and import/export functionality (c133dc5)
  • product-import-export-plugin: enforce import/export acceptance criteria and enhance documentation (b1a93b6)
  • product-import-export-plugin: update pre-version command and clean up export artifacts (1cde024)
  • product-import-export-plugin: optimize asset handling and caching in product importer (9d2888e)
  • product-import-export-plugin: enhance testing and export functionality (1764eb2)
  • 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

  • plugins: correct Vendure compatibility and add hub-required JSDoc (ae089bd)
  • product-import-export-plugin: poll exports list and restore featured asset on import (644099a)
  • product-import-export-plugin: update dashboard and export settings screenshots (2129b39)
  • correct file path handling and ensure consistent file name sanitization in product export (03a5bb5)

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.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)