Skip to content

Releases: woocommerce/storefront

3.8.0

17 Aug 14:22
@opr opr
Compare
Choose a tag to compare
  • Fix – Several visual issues when a Search block was added to a widget area (#1755)
  • Fix - Removed superfluous slashes from Star and WooCommerce fonts urls (#1754)
  • Fix - Fix hidden disclosure arrow on <summary> tags (#1727)
  • Fix - Remove full width image mobile margin and remove full width image block margins on mobile (#1713)
  • Enhancement – Remove skip-link-focus-fix.js. (#1653)

3.7.0

25 May 10:25
@opr opr
Compare
Choose a tag to compare
  • Fix - Fix compatibility problem with Gravity forms premium (#1690)
  • Dev - Image optimization (imagealpha & imageoptim) (#1691)

3.6.0

11 May 10:33
Compare
Choose a tag to compare
  • Fix – Fix potential error that can occur when product is null on sticky add to cart (#1650)
  • Fix – Accessibility: add aria-label on breadcrumbs (#1668)
  • Fix – Hide spinner when Payment Request button is disabled (#1672)
  • Dev – Remove deprecated functions (#1652)
  • Dev – Remove jQuery Pointer Events Polyfill (PEP) (#1654)
  • Dev – Update various dependencies.

3.5.1

17 Mar 16:19
Compare
Choose a tag to compare
  • Fix - Add missing hook to documentation #1628
  • Fix - Adjust the size of the download button for files with long names #1624
  • Fix - Close submenu for menu item on outside click #1627
  • Fix - Hide handheld-footer and notice only on smaller devices #1615

3.5.0

02 Feb 16:28
@opr opr
Compare
Choose a tag to compare
  • Fix - Remove maximum-scale from viewport meta tag #1600

3.4.0

27 Jan 10:30
Compare
Choose a tag to compare
  • Fix - Missing icons in WC Blocks and some other parts of the UI. #1588
  • Fix - Use proper escape function in comments template. #1587

3.3.0

14 Jan 09:59
Compare
Choose a tag to compare
  • Fix – Fatal error in old versions of WooCommerce. #1583
  • Fix – Updated several escape functions. #1581

3.2.0

12 Jan 15:58
Compare
Choose a tag to compare
  • Fix – Replaced WooCommerce and Star icon usage with FontAwesome. #1574
  • Fix – Use proper escape function for datetime attribute in comments template. #1576

3.1.0

05 Jan 16:19
Compare
Choose a tag to compare

Changelog

  • Fix – Prevent a fatal error on activation if WooCommerce Admin is intentionally disabled.
  • Fix – Removed legacy code targeting unsupported versions of WooCommerce. Storefront currently supports 4.2+.
  • Dev - Update stylelint to use stylelint-config-wordpress\scss config and refactor SCSS files to follow WordPress CSS coding standards.
  • Dev - Updated engines in package.json.
  • Dev - Fixed PHP linting warnings.

3.0.0

15 Dec 21:17
Compare
Choose a tag to compare
  • Enhancement - Add missing link text on cart button in handheld footer bar #1205
  • Enhancement - Move Storefront admin notice content to the Storefront Appearance page.#1544
  • Fix - Implode parameters order compatibility for PHP8 #1553
  • Dev - Update various dependencies, including major updates:
    • @wordpress/env to v2 #1459
    • autoprefixer to v10.0.4 #1548
    • puppeteer to v5 #1410
    • grunt-contrib-uglify to v5 #1426
    • bourbon to v7 #1388