This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
Releases: lightspeedwp/lsx-customizer
Releases · lightspeedwp/lsx-customizer
1.5.4
1.5.3
1.5.2
1.5.1
1.4.2
Security
- General testing to ensure compatibility with the latest WordPress version (6.0).
1.4.1
V 1.4.0
1.4.0
Added
- Adding color palette options for the customizer.
- Added Distraction free checkout option.
- Added 2 steps checkout option.
Updated
- Updated Checkout and Cart styles.
- Added customizer colour options for the Block editor palette
- Added integration for the WooCommerce Grid / List toggle plugin.
Changed
- Merged two WooCommerce panels within the customizer sidebar.
- Enhancements for the custom login logo.
Security
- Updating dependencies to prevent vulnerabilities.
- Updating PHPCS options for better code.
- General testing to ensure compatibility with latest WordPress version (5.5).
- General testing to ensure compatibility with latest LSX Theme version (2.9).
V 1.3.4
V 1.3.4
Added
- Woocommerce checkout and cart styling improved.
- Adding in the customizer colour for the accordion block.
Fixed
- Fixed the My Account menu slug not calling the correct page ID.
- Fixing the my account menu translations.
Security
- General testing to ensure compatibility with latest WordPress version (5.4.1).
- General testing to ensure compatibility with latest LSX Theme version (2.8).
V 1.3.3
V 1.3.3
Fixed
- Moved the un-prefixed
custom_login_url()
function into a class. - Added the "include-media" mixin to the body colour class, fixing the generating of the CSS.
Security
- Updating dependencies to prevent vulnerabilities.
- General testing to ensure compatibility with latest WordPress version (5.4).
- General testing to ensure compatibility with latest LSX Theme version (2.7).
V 1.3.2
1.3.2
- Fix - Fixing the
woocommerce_get_page_id is deprecated since version 3.0! Use wc_get_page_id instead.
error. - Fix - Fixing the
WC_Cart::get_cart_url is deprecated since version 2.5! Use wc_get_cart_url instead.
error. - Fix - Fixing the placeholders for the widgets.