github shopperlabs/shopper v2.11.0

latest releases: v2.11.1, v3.0.0-beta.5
15 days ago

What's New

New Features

  • feat(admin): drag-and-drop reordering for product variants (#626)

Variants can now be reordered directly from the product variants table. New and generated variants receive incremental positions, and the variants() relationship on Product is now ordered by position, so storefronts render variants in the order defined in the admin.

Bug Fixes

  • fix(admin): stop regenerating slugs when renaming existing records (#626)

Renaming a persisted record no longer overwrites its slug. The slug afterStateUpdated hooks now only fill an empty slug on Category, Brand, Supplier, Zone, Attribute, Tag, PaymentMethod and Carrier forms, and the slug sync was removed from the edit-only product and collection forms. Existing URLs stay stable when you rename a record.

Contributors

Thank you to @mckenziearts

Full Changelog: v2.10.2...v2.11.0

Don't miss a new shopper release

NewReleases is sending notifications on new releases.