This month, selecting a flag from the bulk action menu gets a lot easier, shipping methods can now be limited by customer group and bug fixes including one preventing Moto only payment methods from being used in the admin.
Aero Commerce Core updated to Version 0.36.4
Originally when applying Flags to orders using the bulk action method this required you to type in the name of the flag for it to appear and be selectable. Now all avilable flags will be displayed allowing you to select the desired flag from the list.
Shipping Methods now has the option to apply rules to allow or disallow Customer groups meaning you can now create custom Shipping Methods that can only be used by customers added to those groups or prevent them from using particular shipping methods.
Other updates
aerocommerce/core
- [Added] Support for native
.webp
images for the image factory - [Added] Allowed & disallowed customer groups to shipping methods
- [Added]
ProductController::whenTrashed()
method to handle when a product page is visited for a trashed product - [Updated] Voucher error messages on cart & customer steps
- [Fixed] Search index stock level not being updated when a variant is purchased
- [Added]
AccessProperties
trait toCartDTO
aerocommerce/admin
- [Added] Support for
.webp
images for blocks & products - [Added] Setting per page options & default per page for a resource list
- [Added] Allowed & disallowed customer groups to shipping methods
- [Fixed] Login form issue when using a password managers auto login and then clicking the submit button yourself while it loads
- [Fixed] Incorrect old value key for
featured_image
on the categories edit page - [Added] Support for extra charges on the refund calculator
- [Added]
modal
slot to theModal
component - [Fixed] Ensure discounted amount is shown when viewing an order when a discounted amount isn’t attached to a discount code
- [Added] Admin column & filter to refunds report
- [Added] Defer flags searchable select for bulk action on products
- [Fixed] MOTO only Shipping Methods
- [Added] Slots:
catalog.tags.edit.cards
,catalog.tags.new.cards
,combinations-form.listing-page-content
,combinations-form.listing-page-options
- [Fixed] When making a MOTO order, the prices will use the assigned customers tax group