Releases: Seiger/sCommerce
Release list
sCommerce v1.2.0
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.
sCommerce 1.1.1
[e50bd5b] - add(api): expose categories and order show endpoints
[8d7ff52] - add(sstore) create or adapt controller endpoint for stores list
[c8a9960] - add(manager): tab extension event
[d7e7813] - add(manager): settings extension events
[3198188] - feat(cart): session and product-level cart pricing modes
[77a5ea4] - upd(api): move sApi endpoints to sCommerceApi
[d4c8693] - fix(filter): return 404 for invalid category filter paths
sCommerce 1.1.0
[e3ab12c] - [FIX] Manager can view deleted order.
[568c656] - [ADD] Brand icon.
[838351b] - [FIX] Forced sFilter state sync for path-based catalog filters.
[a112a94] - [FIX] Call assignBusinessReference() wia $this.
[c4a04ad] - [ADD] Build SEO-ready placeholders from product attributes.
[11a7873] - FIX(product): respect hidden category aliases in product URLs
[184c4c0] - FIX(export): download link for Export CSV
sCommerce 1.0.12
[6f2fccb] - [ADD] Search products via All words (any order).
[103dbf5] - [ADD] ImportExportCSV support sGallery and sSeo.
[0f8a07a] - [ADD] Multisite admin notification emails with site-specific settings fallback.
[d86e1d0] - [ADD] Normalize site url for merchant.
[6181ec5] - [FIX] Immutable business order reference.
[094add6] - [FIX] Normalize Customer name in Order.
[3297a66] - [FIX] Resolve product page by alias when cache listing is outdated.
[bc7c18a] - [FIX] Filter URL with locale.
[3aaaade] - [FIX] Text type attribute Product.
[a5c431f] - [FIX] Change CSV delimiter for Import/Export CSV to ;.
[c8c93e4] - [FIX] Filter price range.
[5f49d57] - [FIX] CSV import attributes.
[d91ce1c] - [FIX] Order Statuses color.
[efd1096] - [FIX] Checkout price calculations to use raw numeric product prices.
[933daad] - [DEL] Tag <g:target_country> from sGoogleMerchantFeed.
sCommerce 1.0.11
sCommerce 1.0.10
sCommerce 1.0.9
[ea136ab] - [ADD] View with another package.
[2f78688] - [ADD] sStore integration.
[c336ad8] - [ADD] Immutable business reference.
[80cfb3b] - [ADD] Editing Customer details.
[43535b6] - [FIX] Button remove attribute.
[65e35de] - [FIX] Evolution CMS vendor name.
[d15de12] - [FIX] Reference.
[4ef5f86] - [FIX] GoogleMerchantFeed.
[a553671] - [FIX] ImportExportCSV.
sCommerce 1.0.8
sCommerce 1.0.7
[18bf083] - Add Order soft delete.
[3adc1a1] - Add Reserve Currency symbol for Orders.
[78ceb2f] - Add Edit products in Order.
[50db8d3] - Add Dashboard.
[0c15de7] - Add Color orders via domain.
[44cd1d2] - Fix Order details view.
[309b86b] - Fix sProductsListingCache Worker.
[7fc6f71] - Fix Filter performance optimization.
Notice: This update requires running migrations.