Skip to content

sCommerce v1.2.0

Choose a tag to compare

@Seiger Seiger released this 07 Jul 10:10
· 32 commits to master since this release
cdefe43

Release Notes:

sCommerce v1.2.0 brings new product filtering capabilities, safer installation flows, and several improvements for product management, CSV import, and Google Merchant feeds.

Added

  • Product attribute filters for the manager product list.
  • Catalog category filtering for Google Merchant Feed exports, including active subcategories.
  • Automatic creation of missing select attribute values during CSV product import.

Fixed

  • Made core commerce structure migrations safer for reinstall and repeated execution.
  • Guarded user attribute defaults for SQLite compatibility.
  • Made worker integration migration idempotent and safe when the workers table is missing.
  • Removed the invalid text value index from the product attribute values migration.
  • Fixed product inventory field visibility to use the correct configuration setting.
  • Preserved filters, sorting, pagination, and back links across product list navigation and editing.
  • Normalized product aliases in generated URLs.
  • Improved multilingual fallbacks for product attribute labels and text values.
  • Preserved selected categories in Google Merchant Feed settings.