1.3 - February 23, 2018
Compatibility: WordPress 4.8 — 4.9.5 - WooCommerce 3.3.3+ - MaxSlider 1.1.6+
----------------------------------------------------------------------------------------------
List of changes between benson v1.2 (rev. 20017) and v1.3 (rev. 21104)
----------------------------------------------------------------------------------------------
* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
M base/template-tags.php
M functions.php
* FIXED: Customizer's alpha color picker display issue.
M base/customizer-controls/alpha-color-picker/alpha-color-picker.php
* FIXED: update cart button for WooCommerce 3.3.x
M css/admin/widgets.css
M css/base.css
M css/inc/_ecommerce.scss
M css/magnific.css
M style.css
* FIXED: WooCommerce image size declaration
M inc/woocommerce.php
* FIXED: merged WooCommerce customizer settings
M inc/customizer.php
* UPDATED: Update WooCommerce product gallery layout
M css/inc/_ecommerce.scss
M style.css
* Updated lang file.
* Changed version to 1.3
M languages/ci-theme.pot
M style.css
M style.scss
1.2 - October 31, 2017
Compatibility: WordPress 4.8+ - MaxSlider 1.1.4+ - WooCommerce 3.1.2+
----------------------------------------------------------------------------------------------
List of changes between benson v1.1 (rev. 19450) and v1.2 (rev. 20017)
----------------------------------------------------------------------------------------------
* CHANGED: Includes of the following files, have been moved to the bottom of functions.php:
* /base/functions.php
* /base/items-listing.php
* /inc/custom-fields-page.php
* /inc/custom-fields-post.php
* /inc/custom-fields-testimonial.php
* /inc/custom-fields-portfolio.php
* /inc/shortcodes.php
* CHANGED: Function ci_theme_admin_register_post_meta_scripts() is now hooked on 'admin_enqueue_scripts' with priority 9 (previously 10).
M base/post-meta.php
M functions.php
* FIXED: "Hide title" option, wouldn't work on pages.
M base/functions.php
* Updated language file.
* Changed version to 1.2
M languages/ci-theme.pot
M style.css
M style.scss
1.1 - September 13, 2017
Compatibility: WordPress 4.7+ - WooCommerce 3.1.2+ - MaxSlider 1.1.4+
----------------------------------------------------------------------------------------------
List of changes between benson v1.0 (rev. 18866) and v1.1 (rev. 19450)
----------------------------------------------------------------------------------------------
* FIXED: Extraneous double quote on Home Instagram widget.
M inc/widgets/home-instagram.php
* REMOVED: Removed duplicate/unused registration of Magnific popup, and deleted duplicate script file from /js
M functions.php
D js/jquery.magnific-popup.js
* ADDED: Elementor Widget
M css/inc/_external.scss
M functions.php
A inc/elements.php
A js/admin/post_ajax.js
M style.css
* FIXED: Home page hero wouldn't show the correct image size.
M base/functions.php
* FIXED: Check if sidebar's $args['id'] is empty, as elementor doesn't provide it and a warning is thrown.
M inc/widgets/home-instagram.php
M inc/widgets/home-latest-post-type.php
M inc/widgets/home-latest-testimonials.php
M inc/widgets/home-post-type-items.php
* ADDED: initial WooCommerce support
M base/default-hooks.php
M base/functions.php
M css/inc/_ci-base.scss
A css/inc/_ecommerce.scss
M css/inc/_variables.scss
M functions.php
M inc/customizer.php
A inc/woocommerce.php
M js/scripts.js
M style.css
M style.scss
A woocommerce.php
* FIXED: Minor WooCommerce related styling issues
M css/inc/_ecommerce.scss
M style.css
* Updated language files
* Changed version to 1.1
M languages/ci-theme.pot
M style.css
M style.scss
1.0 - July 12, 2017
Compatibility: WordPress 4.7+ - MaxSlider 1.1.4+
Initial release