Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

5.7.0

Compare
Choose a tag to compare
@mikejolley mikejolley released this 17 Aug 12:58

Enhancements

  • Featured Category Block: Allow user to re-select categories using the edit icon. (4559)
  • Checkout: Switch from select element to combobox for country and state inputs so contents are searchable. (4369)

Bug Fixes

  • Adjusted store notice class names so that error notices show the correct icons. (4568)
  • Fix autofill triggering validation errors for valid values in Checkout block. (4561)
  • Reviews by Category: Show review count instead of product count. (4552)
  • Add server side rendering to search block so the block can be used by non-admins. (4551)
  • Twenty Twenty: Fix broken sale badge left alignment. (4549)
  • Twenty Twenty-One: Adjust removable chip background color. (4547)
  • Fix handpicked product selections when a store has over 100 products. (4534)
  • Replace .screen-reader-text with .hidden for elements that are not relevant to screen readers. (4530)

Various

  • Performance improvements in the Cart and Checkout block extensibility points. (4570)