Changelog for Benson – Legacy
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.6.6 - March 28, 2022
Compatibility: WordPress 5.9.1 — 6.7.2 - WooCommerce 5.1.0 up to 5.1.0
----------------------------------------------------------------------------------------------
List of changes between benson v1.6.5 and v1.6.6
----------------------------------------------------------------------------------------------
* FIXED: Authorbox's avatar type would fallback to an invalid type value.
M base/template-tags.php
* FIXED: Deprecation warning "Required parameter follows optional parameter" in PHP 8.
M inc/shortcodes.php
* FIXED: Deprecated Elementor method _register_controls()
* FIXED: Fatal errors due to Elementor\Scheme_Typography and Elementor\Scheme_Color class removals.
* FIXED: Deprecated parameter 'who' in WP_User_Query since WP 5.9
M inc/elementor/ci-theme-element.php
M inc/elementor/ci-theme-post-type.php
M inc/elementor/inc/ci-theme-element-posts-group-control.php
M inc/elements.php
* CHANGED: Theme version to 1.6.6
* UPDATED: Language files.
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.6.5 - March 24, 2021
Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+
----------------------------------------------------------------------------------------------
List of changes between benson v1.6.4 and v1.6.5
----------------------------------------------------------------------------------------------
* CHANGED: Assets are now versioned using a compound version string based on the parent and child themes' versions, when a child theme is enabled. This helps prevent caching issues, where the version reported was remaining constant (i.e. the child theme's version) even when the parent theme was updated.
M functions.php
* FIXED: Conditional metaboxes wouldn't work in WP 5.7
M base/post-meta.php
M inc/custom-fields-page.php
* CHANGED: Theme version to 1.6.5
M style.css
M style.min.css
M style.scss
1.6.4 - November 2, 2020
Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+
----------------------------------------------------------------------------------------------
List of changes between benson v1.6.3 and v1.6.4
----------------------------------------------------------------------------------------------
* FIXED: Styling issues on WooCommerce 4.6
M css/inc/_ecommerce.scss
M ignitefile.js
M style.css
M style.min.css
* CHANGED: Theme version to 1.6.4
M style.css
M style.min.css
M style.scss
1.6.3 - September 16, 2020
Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+
----------------------------------------------------------------------------------------------
List of changes between benson v1.6.2 (rev. 28552) and v1.6.3 (rev. 30880)
----------------------------------------------------------------------------------------------
* FIXED: Shop sidebar checks.
M base/functions.php
* FIXED: The "Semibold" font weight label would display 500 as the font weight number instead of the correct 600.
M inc/class-fonts-list.php
* ADDED: will-change: transform on sticky header
* ADDED: Elementor CSS grid snippet
* ADDED: Plus/Minus buttons on single product quantity input
* ADDED: Styling for variation drop downs
* ADDED: Styling for product widget drop downs
* ADDED: Default Customizer color values
* FIXED: Issue with no gutter listings touching screen sides on certain mobile breakpoints
* FIXED: Issue with testimonial content area being rendered even when there is no content
* FIXED: Issue with long titles on related posts
* FIXED: List & table spacing in comment content
* FIXED: Post pagination styling
* CHANGED: Reversed submenu position
* FIXED: Issue with portfolio image sizes being too small for the no gutters template
M base/assets/js/customizer-preview.js
M base/customizer/sections/theme-colors-footer.php
M base/customizer/sections/theme-colors-global.php
M base/customizer/sections/theme-colors-header-top-bar.php
M base/customizer/sections/theme-colors-hero.php
M base/customizer/sections/theme-colors-primary-menu-bar.php
M base/customizer/sections/theme-colors-sidebar.php
M base/customizer-styles.php
M base/customizer.php
M base/template-tags.php
M css/base.css
M css/base.min.css
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce.scss
M css/inc/_external.scss
M css/inc/_grid.scss
M css/inc/_header.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
M css/inc/mixins/_mixins.scss
M functions.php
M inc/customizer-styles.php
M inc/woocommerce.php
M js/admin/customizer-preview.js
M style.css
M style.min.css
M templates/listing-testimonials.php
* CHANGED: Theme version 1.6.3
M style.css
M style.scss
M style.min.css
1.6.2 - February 6, 2020
Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+
----------------------------------------------------------------------------------------------
List of changes between benson v1.6.1 (rev. 28019) and v1.6.2 (rev. 28552)
----------------------------------------------------------------------------------------------
* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
M base/default-hooks.php
* FIXED: Improved logo/heading markup
M base/template-tags.php
M css/inc/_header.scss
M css/inc/_modules.scss
M style.css
M style.min.css
* CHANGED: Theme version to 1.6.2
M style.css
M style.min.css
M style.scss
1.6.1 - December 2, 2019
Compatibility: WordPress 5.3+ - WooCommerce 3.8.1+
----------------------------------------------------------------------------------------------
List of changes between benson v1.6 (rev. 28016) and v1.6.1 (rev. 28019)
----------------------------------------------------------------------------------------------
* FIXED: WooCommerce rating styles
M css/inc/_comments.scss
M css/inc/_ecommerce.scss
M style.css
M style.min.css
* Changed version to 1.6.1
M style.css
M style.min.css
M style.scss
1.6 - December 2, 2019
Compatibility: WordPress 5.3+ - WooCommerce 3.8.1+
----------------------------------------------------------------------------------------------
List of changes between benson v1.5.1 (rev. 25326) and v1.6 (rev. 28016)
----------------------------------------------------------------------------------------------
* FIXED: A bug would cause ci_theme_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
M base/functions.php
* ADDED: Call to wp_body_open() (since WP v5.2)
* ADDED: Conditionally declare wp_body_open() if it doesn't exist, for back-compat with earlier WP versions (pre v5.2)
M base/default-hooks.php
M header.php
* REMOVED: Google+ Social Icon
* ADDED: Trip Advisor Social Icon
* ADDED: Telegram Social Icon
M base/functions.php
* FIXED: Force term recount after import.
M functions.php
* ADDED: Theme Elements
* FIXED: WooCommerce Product Listing controls in the Customizer
* FIXED: Minor WooCommerce styling fixes
M css/inc/_ecommerce.scss
M css/inc/_external.scss
M css/inc/_modules.scss
M css/inc/_variables.scss
M functions.php
A inc/elementor
A inc/elementor/ci-theme-element.php
A inc/elementor/ci-theme-post-type.php
A inc/elementor/elementor.php
A inc/elementor/inc
A inc/elementor/inc/ci-theme-element-common-functions.php
A inc/elementor/inc/ci-theme-element-posts-group-control.php
A inc/elementor/inc/elementor-helper.php
M inc/woocommerce.php
M sidebar.php
M style.css
M style.min.css
M woocommerce.php
* FIXED: Formatting, coding standards, translator comments, etc.
* FIXED: All widgets are now escaped properly.
* FIXED: Widgets' method visibility.
* CHANGED: Arguments to wp_link_pages() are now passed via the 'wp_link_pages_args' filter, for cleaner template files.
M base/customizer/site-identity.php
M base/customizer/theme-archive-options.php
M base/customizer/theme-footer-bottom-bar.php
M base/customizer/theme-footer-style.php
M base/customizer/theme-header-top-bar.php
M base/customizer/theme-social.php
M base/customizer-partial-callbacks.php
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M base/items-listing.php
M base/post-meta.php
M base/sanitization.php
M base/template-tags.php
M base/user-meta.php
M base/widgets/contact.php
M base/widgets/latest-post-type.php
M base/widgets/schedule.php
M base/widgets/socials.php
M functions.php
M inc/custom-fields-page.php
M inc/custom-fields-portfolio.php
M inc/custom-fields-post.php
M inc/custom-fields-testimonial.php
M inc/customizer.php
M inc/elementor/ci-theme-element.php
M inc/elementor/ci-theme-post-type.php
M inc/elementor/inc/ci-theme-element-posts-group-control.php
M inc/elements.php
M inc/maxslider.php
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
M inc/woocommerce.php
M page.php
M single-ci_theme_portfolio.php
M single.php
M template-parts/article-none.php
M templates/builder.php
M woocommerce.php
* FIXED: Wrapped archive and category widgets' counts in a span.ci-count and removed the non-breaking space.
M base/default-hooks.php
* ADDED: Helpful main menu fallback.
M base/functions.php
M base/template-tags.php
* FIXED: Home Post Type Items widget would sometimes throw a notice.
M inc/widgets/home-post-type-items.php
* UPDATED: FontAwesome 5
A assets
A assets/fontawesome
A assets/fontawesome/css
A assets/fontawesome/css/all.css
A assets/fontawesome/css/all.min.css
A assets/fontawesome/webfonts
A assets/fontawesome/webfonts/fa-brands-400.eot
A assets/fontawesome/webfonts/fa-brands-400.svg
A assets/fontawesome/webfonts/fa-brands-400.ttf
A assets/fontawesome/webfonts/fa-brands-400.woff
A assets/fontawesome/webfonts/fa-brands-400.woff2
A assets/fontawesome/webfonts/fa-regular-400.eot
A assets/fontawesome/webfonts/fa-regular-400.svg
A assets/fontawesome/webfonts/fa-regular-400.ttf
A assets/fontawesome/webfonts/fa-regular-400.woff
A assets/fontawesome/webfonts/fa-regular-400.woff2
A assets/fontawesome/webfonts/fa-solid-900.eot
A assets/fontawesome/webfonts/fa-solid-900.svg
A assets/fontawesome/webfonts/fa-solid-900.ttf
A assets/fontawesome/webfonts/fa-solid-900.woff
A assets/fontawesome/webfonts/fa-solid-900.woff2
M base/functions.php
M base/template-tags.php
M base/widgets/contact.php
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce.scss
M css/inc/_hero.scss
M css/inc/_navigation.scss
M css/inc/_variables.scss
M css/inc/mixins/_mixins.scss
M functions.php
A inc/class-cssigniter-fontawesome-convert-4-to-5.php
M inc/elements.php
M js/scripts.js
M searchform.php
M single-ci_theme_portfolio.php
M style.css
M style.min.css
* CHANGED: Scripts/styles version numbers now follow the theme's/plugin's version unless WP_DEBUG or SCRIPT_DEBUG are enabled, for easier cache busting.
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M base/post-meta.php
M functions.php
M inc/customizer.php
M inc/elementor/elementor.php
M inc/elements.php
* FIXED: Use get_theme_file_path() and get_theme_file_uri() where possible for better child theme support.
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M base/post-meta.php
M functions.php
M inc/customizer.php
M inc/elements.php
* FIXED: Added missing subtitle field from the Home Post Type Items widget, which would also throw a notice.
M inc/widgets/home-post-type-items.php
* FIXED: Home Post Type Items widget shouldn't display sticky posts.
M inc/widgets/home-post-type-items.php
* FIXED: Widgets' repeating fields would misbehave in the customizer.
* FIXED: Widgets' repeating fields wouldn't work in Elementor.
A assets/repeating-fields
A assets/repeating-fields/repeating-fields.css
A assets/repeating-fields/repeating-fields.js
A assets/repeating-fields/repeating-fields.min.css
A assets/repeating-fields/repeating-fields.scss
D base/assets/css/repeating-fields.css
D base/assets/css/repeating-fields.scss
D base/assets/js/repeating-fields.js
M base/functions.php
M inc/elementor/elementor.php
M js/admin/widgets.js
* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
M base/widgets/latest-post-type.php
M base/widgets/schedule.php
* ADDED: Advanced typography options.
* CHANGED: Filter 'ci_theme_all_customizer_css' now passes different sections of generated CSS as an array of strings instead of a single string.
M base/assets/js/customizer-preview.js
A base/class-ci-theme-customizer-css-generator.php
A base/customizer/generated-styles
A base/customizer/generated-styles/global.php
A base/customizer/preview
A base/customizer/preview/global.js
A base/customizer/preview/preview.css
A base/customizer/preview/preview.js
A base/customizer/preview/preview.min.css
A base/customizer/preview/preview.scss
A base/customizer/sections
A base/customizer/sections/site-identity.php
A base/customizer/sections/theme-archive-options.php
A base/customizer/sections/theme-colors-footer.php
A base/customizer/sections/theme-colors-global.php
A base/customizer/sections/theme-colors-header-top-bar.php
A base/customizer/sections/theme-colors-hero.php
A base/customizer/sections/theme-colors-primary-menu-bar.php
A base/customizer/sections/theme-colors-sidebar.php
A base/customizer/sections/theme-footer-bottom-bar.php
A base/customizer/sections/theme-footer-style.php
A base/customizer/sections/theme-header-primary-menu.php
A base/customizer/sections/theme-header-style.php
A base/customizer/sections/theme-header-top-bar.php
A base/customizer/sections/theme-other-sample-content.php
A base/customizer/sections/theme-post-options.php
A base/customizer/sections/theme-social.php
A base/customizer/sections/theme-titles-general.php
A base/customizer/sections/theme-titles-post.php
A base/customizer/sections/theme-typography-content.php
A base/customizer/sections/theme-typography-widgets.php
D base/customizer/site-identity.php
D base/customizer/theme-archive-options.php
D base/customizer/theme-colors-footer.php
D base/customizer/theme-colors-global.php
D base/customizer/theme-colors-header-top-bar.php
D base/customizer/theme-colors-hero.php
D base/customizer/theme-colors-primary-menu-bar.php
D base/customizer/theme-colors-sidebar.php
D base/customizer/theme-footer-bottom-bar.php
D base/customizer/theme-footer-style.php
D base/customizer/theme-header-primary-menu.php
D base/customizer/theme-header-style.php
D base/customizer/theme-header-top-bar.php
D base/customizer/theme-other-sample-content.php
D base/customizer/theme-post-options.php
D base/customizer/theme-social.php
D base/customizer/theme-titles-general.php
D base/customizer/theme-titles-post.php
D base/customizer/theme-typography-content.php
D base/customizer/theme-typography-widgets.php
A base/customizer-controls/style.css
A base/customizer-controls/style.min.css
A base/customizer-controls/style.scss
A base/customizer-controls/typography
A base/customizer-controls/typography/_style.scss
A base/customizer-controls/typography/customizer.js
A base/customizer-controls/typography/typography.php
M base/customizer-partial-callbacks.php
M base/customizer-styles.php
M base/customizer.php
M base/functions.php
A base/generated-styles.php
M base/sanitization.php
A css/admin/typography-default.css
A css/admin/typography-default.min.css
A css/admin/typography-default.scss
A css/admin/typography-gfont.css
A css/admin/typography-gfont.min.css
A css/admin/typography-gfont.scss
M css/inc/_variables.scss
M functions.php
M ignitefile.js
A inc/class-fonts-list.php
M inc/customizer-styles.php
A inc/fonts.json
* REMOVED: Theme's provided products per page option (along with the related WooCommerce > Theme Options section in the customizer), in favor of the native WooCommerce columns/rows options.
M inc/customizer.php
M inc/woocommerce.php
* FIXED: Typography stylesheet location
M base/customizer/generated-styles/global.php
M base/customizer/preview/global.js
D css/admin/typography-default.css
D css/admin/typography-default.min.css
D css/admin/typography-default.scss
D css/admin/typography-gfont.css
D css/admin/typography-gfont.min.css
D css/admin/typography-gfont.scss
M css/inc/_ci-base.scss
M css/inc/_ecommerce.scss
A css/typography-default.css
A css/typography-default.min.css
A css/typography-default.scss
A css/typography-gfont.css
A css/typography-gfont.min.css
A css/typography-gfont.scss
M style.css
M style.min.css
* FIXED: Single product tab appearance on mobile devices
M css/inc/_ecommerce.scss
M style.css
M style.min.css
* Updated language file.
* Changed version to 1.6
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.5.1 - May 8, 2019
Compatibility: WordPress 5.1+ - WooCommerce 3.6.2+
----------------------------------------------------------------------------------------------
List of changes between benson v1.5 (rev. 23823) and v1.5.1 (rev. 25326)
----------------------------------------------------------------------------------------------
* FIXED: Metaboxes bound to specific post formats (if any), wouldn't appear on initial page load inside the new block editor.
M base/post-meta.php
* FIXED: A change event is now triggered when a repeating field item is removed.
M base/assets/js/repeating-fields.js
* FIXED: WooCommerce Product Search widget button positioning
* ADDED: Minified stylesheets
A css/admin/widgets.min.css
A css/base.min.css
M css/inc/_ecommerce.scss
A css/magnific.min.css
A css/mmenu.min.css
M style.css
A style.min.css
M style.scss
* FIXED: Minor WooCommerce related styling fixes
* CHANGED: Theme version to 1.5.1
M css/inc/_ecommerce.scss
M style.css
M style.min.css
M style.scss
1.5 - December 7, 2018
Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+
----------------------------------------------------------------------------------------------
List of changes between benson v1.4.2 (rev. 21682) and v1.5 (rev. 23823)
----------------------------------------------------------------------------------------------
* ADDED: Add basic styles for Gutenberg blocks
A common
A common/common.php
A common/css
A common/css/global.css
A common/css/global.scss
A common/css/inc
A common/css/inc/_gutenberg.scss
M functions.php
* UPDATED: Update styles for Gutenberg’s column block
M common/css/global.css
M common/css/inc/_gutenberg.scss
* FIXED: Page template-bound metaboxes, wouldn't behave correctly in Gutenberg mode (where applicable).
M base/post-meta.php
* FIXED: Post format-bound metaboxes (where applicable) now work properly with Gutenberg.
M base/post-meta.php
* CHANGED: "Hide featured image" checkbox that appeared in posts/pages/custom post types (where applicable), now appears as its own metabox, to maintain compatibility with Gutenberg.
M base/functions.php
* FIXED: Portfolio listing template wouldn't display the content properly.
M templates/listing-portfolio.php
* FIXED: Admin notice regarding the sample content, wouldn't persist its state when dismissed from within the block editor.
M base/assets/js/sample-content.js
M base/default-hooks.php
* Updated language file.
* Changed version to 1.5
M css/base.css
M css/magnific.css
M languages/ci-theme.pot
M style.css
M style.scss
1.4.2 - May 31, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+
----------------------------------------------------------------------------------------------
List of changes between benson v1.4.1 (rev. 21567) and v1.4.2 (rev. 21682)
----------------------------------------------------------------------------------------------
* FIXED: Fix autoplay of Vimeo videos on hero slideshow
M js/scripts.js
* FIXED: Minor WC related styling issues
M css/inc/_ecommerce.scss
M style.css
* FIXED: comment consent checkbox styling
M css/inc/_comments.scss
M style.css
* changed version to 1.4.2
M style.css
M style.scss
1.4.1 - May 16, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+ - MaxSlider 1.1.6+
----------------------------------------------------------------------------------------------
List of changes between benson v1.4 (rev. 21446) and v1.4.1 (rev. 21567)
----------------------------------------------------------------------------------------------
* UPDATED: Update and improve sticky header
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M functions.php
M js/jquery.sticky-kit.min.js
M style.css
* UPDATED: Improve hero video loading speed
M js/scripts.js
* Changed version to 1.4.1
M style.css
M style.scss
1.4 - April 30, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+ - MaxSlider 1.1.6+
After updating the theme, visit Dashboard → Settings → Permalinks and press the “Save Changes” button.
----------------------------------------------------------------------------------------------
List of changes between benson v1.3 (rev. 21104) and v1.4 (rev. 21446)
----------------------------------------------------------------------------------------------
* ADDED: Support for Elementor Pro v2.0 locations.
M 404.php
A archive.php
M footer.php
M header.php
M inc/elements.php
M page.php
M search.php
M single-ci_theme_portfolio.php
M single.php
* CHANGED: Portfolio post type now has the archive enabled, 'portfolio-archive'. Requires to flush permalinks for the URLs to work.
M inc/custom-fields-portfolio.php
* Updated lang file.
* Changed version to 1.4
M languages/ci-theme.pot
M style.css
M style.scss
1.3 - February 23, 2018
Compatibility: WordPress 4.8+ - 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