1.5.2
Storefront 1.5.2 is a minor release which includes one fix and a whole bunch of useful tweaks and improvements.
The fix is for an edge case situation where both the handheld menu and the primary menu could be displayed at the same time in desktop orientation if a user where to open the site on desktop, resize the mobile orientation, open the navigation, and then resize to desktop orientation again with no further action.
The most significant tweak is that we no longer bundle translations in Storefront, or manage them on Transifex. This now all managed on WordPress.org. So if you've been translating Storefront before, please get involved there :-)
Full list of changes;
- Fix - Duplicate menu display when not using a handheld menu and switching between desktop/handheld orientations.
- Tweak - Adjusts how CSS is enqueued for child theme compatibility with RTL.
- Tweak - Better display of prices in WooCommerce product widgets.
- Tweak - Improved caption display.
- Tweak - Re-organised welcome screen.
- Tweak - Adjusted Product Bundles integration to include support for the WooCommerce Product Bundles - Tabular Layout extension.
- Tweak - Styled the variation reset link.
- Tweak - Start rating input now more intuitive.
- Tweak - Added styles for WooCommerce password strength meter.
- Tweak - Arrange the login/registration forms on the account page into two columns.
- Tweak - Support for the most recent class applied to the site logo added by Jetpack.
- Dev -
storefront_display_comments
is now hooked intostorefront_single_post_after
with priority 20 (was 10). - Localisation - All translations are now managed on WordPress.org
- Localisation - Product names can no longer be translated.