Changelog for Hugo – Legacy
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
2.2.10 - June 22, 2023
Compatibility: WordPress 6.2.1 — 6.7.1 - WooCommerce 7.8.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.9 and v2.2.10
----------------------------------------------------------------------------------------------
* UPDATED: Compatibility with WooCommerce 7.4.0
M woocommerce/cart/cart.php
* UPDATED: Compatibility with WooCommerce 7.8.0
M woocommerce/cart/cart.php
M woocommerce/single-product/product-image.php
* CHANGED: Theme version to 2.2.10
M style.css
M style.min.css
M style.scss
2.2.9 - January 23, 2023
Compatibility: WordPress 6.1+ - WooCommerce 7.3.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.8 and v2.2.9
----------------------------------------------------------------------------------------------
* FIXED: Twitter libraries would throw deprecation warnings for PHP 8.x
M panel/libraries/WP_OAuth.php
M panel/libraries/wp_twitteroauth.php
* FIXED: Implicit conversion warning in PHP 8
* FIXED: Deprecated action 'elementor/widgets/widgets_registered' and method register_widget_type() since Elementor 3.5
M functions/elementor/elementor.php
M functions.php
* FIXED: Replaced aliased is_integer() with is_int()
M panel/generic.php
* FIXED: Removed unnecessary php version check.
M functions.php
* Updated language file.
M lang/en_US.mo
M lang/en_US.po
* CHANGED: Theme version to 2.2.9
M style.css
M style.min.css
M style.scss
2.2.8 - November 8, 2022
Compatibility: WordPress 6.0.3+ - WooCommerce 7.0.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.7 and v2.2.8
----------------------------------------------------------------------------------------------
* FIXED: Gettext warning regarding a string used in singular and plural versions.
M panel/libraries/class-tgm-plugin-activation.php
* UPDATED: Template compatibility with WooCommerce 7.0.1
M woocommerce/cart/cart.php
M woocommerce/product-searchform.php
* CHANGED: Theme version to 2.2.8
M css/magnific.css
M css/magnific.min.css
M style.css
M style.min.css
M style.scss
2.2.7 - September 15, 2022
Compatibility: WordPress 6.0.1+ - WooCommerce 6.9.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.6 and v2.2.7
----------------------------------------------------------------------------------------------
* FIXED: Panel issue where template bound metaboxes would not work in the block editor
M panel/post_meta.php
* FIXED: Tweets widget would throw a notice when used inside the Block Widgets editor.
M panel/widgets/ci_widget_tweets.php
* CHANGED: The classic widget editor is now loaded by default (i.e. the Block Widgets editor is disabled).
* ADDED: In Panel > Site Options > Other, added checkbox to enable the Block Widgets editor.
M panel/snippets/site_other.php
* FIXED: Future-proof support for One Click Demo Import, by replacing older 'pt-ocdi/*' hook names with the more recent 'ocdi/' ones.
M functions.php
* CHANGED: When resetting the panel settings, the panel defaults are now loaded later, by calling load_ci_defaults() inside the 'admin_menu' action, in ci_create_menu().
* FIXED: Warning would get thrown when resetting the panel settings.
M panel/ci_panel.php
* FIXED: A warning would get thrown regarding the internal 'logox2_migrated' option.
M panel/snippets/logo.php
* FIXED: Improper removal of default WooCommerce stylesheets could cause warnings on WooCommerce 3.9.0
M functions/woocommerce.php
* CHANGED: Theme version to 2.2.7
M style.css
M style.min.css
M style.scss
2.2.6 - March 24, 2022
Compatibility: WordPress 5.9.1+ - WooCommerce 6.3.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.5 and v2.2.6
----------------------------------------------------------------------------------------------
* 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 functions/elementor/ci-theme-element.php
M functions/elementor/ci-theme-post-type.php
M functions/elementor/ci-theme-product-categories-element.php
M functions/elementor/ci-theme-slider.php
M functions/elementor/inc/ci-theme-element-posts-group-control.php
* Changed version to 2.2.6
* Updated language files.
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
2.2.5 - March 29, 2021
Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.4 and v2.2.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 was updated.
M panel/generic.php
* FIXED: Conditional metaboxes wouldn't work in WP 5.7
M panel/post_meta.php
* REMOVED: Removed compatibility handler for action hook 'after_open_body_tag'. User code should now hook into the native 'wp_body_open' action hook directly, introduced in WP 5.2
M panel/default_hooks.php
* UPDATED: renamed content-product_cat.php to content-product-cat.php and updated to latest version.
A woocommerce/content-product-cat.php
D woocommerce/content-product_cat.php
* CHANGED: Updated theme version to 2.2.5
M style.css
M style.min.css
M style.scss
2.2.4 - December 14, 2020
Compatibility: WordPress 5.5.3+ - WooCommerce 4.8.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.3 and v2.2.4
----------------------------------------------------------------------------------------------
* FIXED: In panel, replaced deprecated jQuery .click() event handlers with .on('click').
M panel/scripts/panelscripts.js
M panel/snippets/newsletter_hidden_fields.php
* UPDATED: Improve products block styles for WooCommerce 4.8.0
M css/inc/_ecommerce.scss
M style.css
M style.min.css
* Changed version to 2.2.4
M style.css
M style.min.css
M style.scss
2.2.3 - November 2, 2020
Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.2 and v2.2.3
----------------------------------------------------------------------------------------------
* FIXED: Styling issues on WooCommerce 4.6
M css/inc/_ecommerce.scss
M functions/customizer/generated-styles/global.php
M ignitefile.js
M style.css
M style.min.css
* CHANGED: Theme version to 2.2.3
M style.css
M style.min.css
M style.scss
2.2.2 - September 15, 2020
Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.1 (rev. 30490) and v2.2.2 (rev. 30840)
----------------------------------------------------------------------------------------------
* FIXED: get_logo_class() would sometimes return 'imglogo' instead of 'textual'.
M panel/generic.php
* FIXED: Issue where product listing image flip effect would not work properly when lazy loading plugins were active.
M css/inc/_ecommerce.scss
M style.css
M style.min.css
* CHANGED: Theme version to 2.2.2
M style.css
M style.min.css
M style.scss
2.2.1 - August 25, 2020
Compatibility: WordPress 5.4.2+ - WooCommerce 4.4.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.2.0 (rev. 29548) and v2.2.1 (rev. 30490)
----------------------------------------------------------------------------------------------
* FIXED: Some wrong gettext domains.
* CHANGED: On theme activation, the redirection to panel now happens conditionally on the 'ci_theme_activated' action.
M panel/bootstrap.php
M panel/ci_panel.php
* ADDED: List of widgets is now filterable via 'ci_theme_load_widgets' before they are included.
M panel/widgets.php
* UPDATED: Compatibility with WooCommerce 4.4
M woocommerce/cart/cart.php
M woocommerce/cart/cross-sells.php
M woocommerce/single-product/up-sells.php
* Updated language files.
* Changed version to 2.2.1
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
2.2.0 - May 7, 2020
Compatibility: WordPress 5.4.0+ - WooCommerce 4.1.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.1.3 (rev. 29133) and v2.2.0 (rev. 29548)
----------------------------------------------------------------------------------------------
* FIXED: Shop "View" (products per page) now maintain the user's selection when navigating from the shop into a category.
M functions/tabs/ecommerce_options.php
M functions/woocommerce.php
M woocommerce/archive-product.php
* FIXED: The "Semibold" font weight label would display 500 as the font weight number instead of the correct 600.
M functions/class-fonts-list.php
* FIXED: Google fonts now enqueue some default variants (additionally to the user-selected ones) on the front-end (400, 400i, 700) as well as on customizer preview.
* FIXED: Customizer typography control now loads fonts list only once.
M css/inc/_ci-base.scss
D css/typography-default.css
D css/typography-default.min.css
D css/typography-default.scss
D css/typography-gfont.css
D css/typography-gfont.min.css
D css/typography-gfont.scss
M functions/customizer/class-ci-theme-customizer-css-generator.php
M functions/customizer/controls/typography/customizer.js
M functions/customizer/controls/typography/typography.php
M functions/customizer/generated-styles/global.php
M functions/customizer/generated-styles.php
M functions/customizer/preview/global.js
M functions/customizer/preview/preview.js
M functions/customizer/sections/global/typography.php
M functions/customizer.php
M functions/fonts.json
M functions/styles.php
A functions/upgrade.php
M functions.php
M style.css
M style.min.css
* ADDED: Option to display a different product image on hover on product listings.
M css/inc/_ecommerce.scss
M functions/customizer.php
M functions/woocommerce.php
M style.css
M style.min.css
* ADDED: Sticky header option & accompanying color options.
M css/inc/_header.scss
A functions/customizer/controls/section-header
A functions/customizer/controls/section-header/_style.scss
A functions/customizer/controls/section-header/section-header.php
M functions/customizer/controls/style.css
M functions/customizer/controls/style.min.css
M functions/customizer/controls/style.scss
A functions/customizer/sections/header
A functions/customizer/sections/header/colors.php
M functions/customizer-styles.php
M functions/customizer.php
M functions/scripts.php
M header.php
M ignitefile.js
M js/customizer-preview.js
A js/jquery.sticky-kit.min.js
M js/scripts.js
M style.css
M style.min.css
* ADDED: Section toggle options on theme elements
* ADDED: Color options on Post Type element
M functions/elementor/ci-theme-element.php
M functions/elementor/ci-theme-post-type.php
M functions/elementor/inc/ci-theme-element-common-functions.php
M js/ci-element-scripts.js
A template-parts
A template-parts/elementor
A template-parts/elementor/item-post.php
A template-parts/elementor/item-product.php
A template-parts/elementor/item.php
* FIXED: An issue where the remove image button would not appear in the callouts widget.
* FIXED: An issue where the repeatable item color picker would not work in the customizer
* FIXED An issue where the repeatable item color picker on new items would not trigger a change/save after modified
M assets/repeating-fields/repeating-fields.css
M assets/repeating-fields/repeating-fields.js
M assets/repeating-fields/repeating-fields.min.css
M assets/repeating-fields/repeating-fields.scss
M functions/widgets/ci_widget_callouts.php
* FIXED: WooCommerce PayPal buttons now work
* FIXED: Minor styling issues
M css/inc/_ecommerce.scss
M js/scripts.js
M style.css
M style.min.css
* FIXED: The custom widget border is now displayed only if there is a title or a subtitle on the widget.
M functions/widgets/ci_widget_callouts.php
M functions/widgets/ci_widget_carousel.php
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_hero.php
M functions/widgets/ci_widget_items.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
M functions/widgets/ci_widget_product_categories.php
M functions/widgets/ci_widget_text.php
* FIXED: Remove product links on cart widget.
M css/inc/_ecommerce.scss
M style.css
M style.min.css
* FIXED: Improved WooCommerce block styling.
M css/inc/_ecommerce.scss
M functions/customizer/generated-styles/global.php
M functions/customizer/preview/global.js
M style.css
M style.min.css
* CHANGED: Theme version to 2.2.0
* UPDATED: Language files
M assets/repeating-fields/repeating-fields.js
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
2.1.3 - March 12, 2020
Compatibility: WordPress 5.3.1+ - WooCommerce 4.0.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.1.2 (rev. 28389) and v2.1.3 (rev. 29133)
----------------------------------------------------------------------------------------------
* FIXED: An issue where the plus/minus buttons on grouped products would not work
M js/scripts.js
* CHANGED: Theme version to 2.1.3
M style.css
M style.min.css
M style.scss
2.1.2 - January 27, 2020
Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.1.1 (rev. 27710) and v2.1.2 (rev. 28389)
----------------------------------------------------------------------------------------------
* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
M panel/default_hooks.php
* FIXED: Per-post color schemes wouldn't override the panel-selected value.
M panel/post_color_scheme.php
* FIXED: Per-post color schemes would silently discard customizer-added colors.
M panel/post_color_scheme.php
* UPDATED: Compatibility with WooCommerce 3.9.0
M woocommerce/single-product/related.php
* CHANGED: Theme version to 2.1.2
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
2.1.1 - November 7, 2019
Compatibility: WordPress 5.2.3+ - WooCommerce 3.8.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.1 (rev. 27621) and v2.1.1 (rev. 27710)
----------------------------------------------------------------------------------------------
* FIXED: ci_metabox_textarea() would double-escape output.
* ADDED: Optional 'step' parameter in ci_metabox_input() for numeric inputs.
M panel/post_meta.php
* UPDATED: Compatibility with WooCommerce 3.8.0
M woocommerce/cart/cart.php
M woocommerce/single-product/tabs/tabs.php
* UPDATED: Language files
* CHANGED: Theme version to 2.1.1
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
2.1 - November 4, 2019
Compatibility: WordPress 5.2.3+
----------------------------------------------------------------------------------------------
List of changes between hugo v2.0 (rev. 26987) and v2.1 (rev. 27621)
----------------------------------------------------------------------------------------------
* FIXED: The theme's self update check now re-uses CSSIgniter Updater data if available.
M panel/generic.php
* FIXED: Per-post color scheme dropdown shouldn't display minified files.
* FIXED: Refactored common code between per-post and panel's color schemes.
M panel/post_color_scheme.php
M panel/snippets/color_scheme.php
* FIXED: issues on slider initial load when slide effect was selected
M css/inc/_ci-base.scss
M css/inc/_modules.scss
M js/scripts.js
M part-slider.php
M style.css
* ADDED: Extended typography options
M css/inc/_ci-base.scss
M css/inc/_header.scss
M css/inc/_modules.scss
M css/inc/_variables.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
A functions/class-fonts-list.php
A functions/customizer
A functions/customizer/class-ci-theme-customizer-css-generator.php
A functions/customizer/controls
A functions/customizer/controls/scripts.js
A functions/customizer/controls/style.css
A functions/customizer/controls/style.min.css
A functions/customizer/controls/style.scss
A functions/customizer/controls/typography
A functions/customizer/controls/typography/_style.scss
A functions/customizer/controls/typography/customizer.js
A functions/customizer/controls/typography/typography.php
A functions/customizer/generated-styles
A functions/customizer/generated-styles/global.php
A functions/customizer/generated-styles.php
A functions/customizer/partial-callbacks.php
A functions/customizer/preview
A functions/customizer/preview/global.js
A functions/customizer/preview/preview.css
A functions/customizer/preview/preview.js
A functions/customizer/preview/preview.min.css
A functions/customizer/preview/preview.scss
A functions/customizer/sections
A functions/customizer/sections/global
A functions/customizer/sections/global/typography.php
M functions/customizer-styles.php
M functions/customizer.php
A functions/fonts.json
M functions/helpers.php
M functions/styles.php
M functions.php
M js/customizer-preview.js
M style.css
M style.min.css
* UPDATED: Language files
* CHANGED: Theme version to 2.1
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
2.0 - September 4, 2019
Compatibility: WordPress 5.2.1+ - WooCommerce 3.7.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.9.2 (rev. 25332) and v2.0 (rev. 26987)
----------------------------------------------------------------------------------------------
* REMOVED: Customized styling of Post formats' radio buttons, from the classic editor.
M panel/ci_panel.php
M panel/scripts/ci-post-formats.js
D panel/styles/ci-post-formats.css
* ADDED: Introduced ci_theme_asset_version()
M panel/generic.php
* CHANGED: All front-facing scripts and styles now utilize ci_theme_asset_version(). The theme version will be used (to aid cache busting) unless WP_DEBUG or SCRIPT_DEBUG are enabled.
M panel/ci_panel.php
M panel/generic.php
M panel/post_color_scheme.php
M panel/scripts/fancybox.php
* CHANGED: Panel's support link now reads "Support" (was "Support Forum") and links to the CSSIgniter support hub page. Whitelabel or child themes that have overridden the CI_FORUM constant will continue working as usual.
M panel/ci_panel.php
* FIXED: Improved update notifications handling to work with both unprefixed and prefixed theme slugs (e.g. wp_theme5).
M panel/generic.php
* ADDED: Compatibility function wp_body_open() for pre-5.2 installations.
* CHANGED: The theme's own 'after_open_body_tag' action is now hooked (for backward compatibility) to wp_body_open(). As it is now deprecated, it will trigger a user notice when WP_DEBUG is true.
* CHANGED: BuySellAds main script is now outputted on the 'wp_body_open' action.
M panel/default_hooks.php
M panel/snippets/buysellads.php
* CHANGED: Call to wp_body_open() right after the opening body tag, instead of firing the theme's older 'after_open_body_tag' action.
M header.php
* FIXED: Widget CI 125x125 Ads would display checked=checked above checked checkboxes.
M panel/widgets/ci_widget_ads125.php
* FIXED: All default panel's options (a.k.a. snippets) are now sanitized properly.
M panel/ci_panel.php
M panel/snippets/archive.php
M panel/snippets/buysellads.php
M panel/snippets/color_scheme.php
M panel/snippets/comments.php
M panel/snippets/custom_background.php
M panel/snippets/excerpt.php
M panel/snippets/featured_image_fullwidth.php
M panel/snippets/featured_image_single.php
M panel/snippets/feedburner.php
M panel/snippets/footer_text.php
M panel/snippets/google_analytics.php
M panel/snippets/google_maps_api.php
M panel/snippets/logo.php
M panel/snippets/newsletter_hidden_fields.php
M panel/snippets/pagination.php
M panel/snippets/site_other.php
M panel/snippets/slider_cycle.php
M panel/snippets/slider_cycle_internal.php
M panel/snippets/slider_flexslider.php
M panel/snippets/slider_flexslider_internal.php
M panel/snippets/twitter_api.php
* FIXED: Edge case were Custom CSS box would still show in the panel, instead of pointing to the native Customizer option.
M panel/snippets/custom_css.php
* CHANGED: Renamed all default widgets that had titles like '-= CI Widget Title =-' to 'Theme - Widget Title'
* FIXED: Modernized default widgets (formatting, sanitization, defaults).
* CHANGED: Default widgets that had their title internally stored as 'ci_title' have been changed to 'title', so that internationalization plugins can hook normally. Existing titles have been migrated.
M panel/widgets/ci_widget_about.php
M panel/widgets/ci_widget_ads125.php
M panel/widgets/ci_widget_bsa.php
M panel/widgets/ci_widget_flickr.php
M panel/widgets/ci_widget_tweets.php
* ADDED: Themes can now show a limited-sized logo instead of relying on javascript (retinajs). Themes can declare support for this new functionality by calling `add_filter( 'limit_logo_size_support', '__return_true' );` right before `get_template_part('panel/bootstrap');`. Full backwards compatibility is provided, as long as the two logo files (normal and retina) exist and are readable.
* FIXED: Media Manager scripts were updated to a more contemporary approach, fixing some console errors in the process.
M panel/ci_panel.php
M panel/media_manager.php
M panel/panel.css
M panel/scripts/media-manager-3.5.js
M panel/snippets/logo.php
* ADDED: Introduced ci_theme_main_menu_fallback() as a generic main menu fallback.
M panel/generic.php
* FIXED: A regression caused the excerpt cutoff text to not store the correct value upon saving the panel settings.
M panel/snippets/excerpt.php
* UPDATED: TGM Plugin Activation v2.6.1
M panel/libraries/class-tgm-plugin-activation.php
* FIXED: Some margin-specific classes would sometimes get overridden, affecting the panel's layout.
M panel/panel.css
* CHANGED: As soon as a theme declares support for the native WordPress 'custom-background', the related options are migrated to the customizer.
M panel/snippets/custom_background.php
* FIXED: Eliminated usages of ci_get_image_src() from the panel (replaced with wp_get_attachment_image_url())
M panel/media_manager.php
* FIXED: Logo input field styling.
M panel/snippets/logo.php
* FIXED: Twitter widget would sometimes throw some notices in some installations.
M panel/widgets/ci_widget_tweets.php
* ADDED: "Theme - About Me" widget now has a button to select the image instead of pasting it.
M panel/ci_panel.php
A panel/styles/widgets.css
A panel/styles/widgets.scss
M panel/widgets/ci_widget_about.php
* FIXED: Force term recount after import.
M functions.php
* FIXED: replaced deprecated get_woocommerce_term_meta()
M functions/widgets/ci_widget_product_categories.php
* ADDED: Customizer header background image control
* ADDED: Custom header background image metabox on posts and products
M functions/customizer.php
A functions/post_types/post.php
A functions/post_types/product.php
M functions/post_types.php
M functions/tabs/color_options.php
M functions.php
* ADDED: Default customizer colors
M functions/customizer-styles.php
M functions/customizer.php
* ADDED: Slider, Product Category & Hugo Element
* UPDATED: Post Type element
M css/inc/_external.scss
A functions/elementor
A functions/elementor/ci-theme-element.php
A functions/elementor/ci-theme-post-type.php
A functions/elementor/ci-theme-product-categories-element.php
A functions/elementor/ci-theme-slider.php
A functions/elementor/elementor.php
A functions/elementor/inc
A functions/elementor/inc/ci-theme-element-common-functions.php
A functions/elementor/inc/ci-theme-element-posts-group-control.php
A functions/elementor/inc/elementor-helper.php
D functions/elements.php
M functions.php
D js/admin/post_ajax.js
A js/ci-element-scripts.js
A js/imagesloaded.pkgd.min.js
M style.css
M style.min.css
* FIXED: Colors for star rating, in & out of stock notices
M css/inc/_ecommerce.scss
M css/inc/_variables.scss
M functions/tabs/ecommerce_options.php
M functions/woocommerce.php
M functions.php
M style.css
M style.min.css
* FIXED: Edge case where a warning would be thrown while saving options, on themes that don't support the "Limit logo size" option.
M panel/snippets/logo.php
* FIXED: Formatting, translators' comments, coding standards.
M 404.php
M comments.php
M css/inc/_ecommerce-styles.scss
M css/inc/_widgets.scss
M footer.php
M functions/customizer.php
M functions/post_types.php
M functions/scripts.php
M functions/sidebars.php
M functions/styles.php
M functions/template_hooks.php
M functions/woocommerce.php
M functions.php
M header.php
M index.php
M page.php
M part-header-background.php
M part-page-title.php
M part-slider.php
M search.php
M searchform.php
M sidebar.php
M single.php
M template-builder-contained.php
M template-builder.php
M template-fullwidth.php
M template-homepage.php
M template-sidebar-left.php
* FIXED: Removed unused variable assignment in function calls.
M panel/widgets/ci_widget_about.php
M panel/widgets/ci_widget_ads125.php
M panel/widgets/ci_widget_bsa.php
M panel/widgets/ci_widget_tweets.php
* FIXED: Widgets are now reformatted, properly escaped, sanitized, coding standards, etc.
M functions/elementor/ci-theme-product-categories-element.php
M functions/widgets/ci_widget_callouts.php
M functions/widgets/ci_widget_carousel.php
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_hero.php
M functions/widgets/ci_widget_items.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
M functions/widgets/ci_widget_product_categories.php
M functions/widgets/ci_widget_text.php
* FIXED: Added translators' comments in panel widgets.
M panel/widgets/ci_widget_ads125.php
M panel/widgets/ci_widget_bsa.php
M panel/widgets/ci_widget_flickr.php
* FIXED: All panel options are now properly sanitized.
M functions/tabs/buysellads_options.php
M functions/tabs/color_options.php
M functions/tabs/custom_css.php
M functions/tabs/display_options.php
M functions/tabs/ecommerce_options.php
M functions/tabs/feedburner_options.php
M functions/tabs/google_options.php
M functions/tabs/home_options.php
M functions/tabs/newsletter_options.php
M functions/tabs/site_options.php
M functions/tabs/titles_options.php
M functions/tabs/twitter_options.php
* FIXED: Replaced calls to ci_get_featured_image_src() and ci_get_image_src() with equivalent native functions.
M functions/elementor/ci-theme-product-categories-element.php
M functions/elementor/ci-theme-slider.php
M functions/post_types/page.php
M functions/post_types/post.php
M functions/post_types/product.php
M functions/post_types/slider.php
M functions/widgets/ci_widget_callouts.php
M functions/widgets/ci_widget_carousel.php
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_hero.php
M functions/widgets/ci_widget_items.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
M functions/widgets/ci_widget_product_categories.php
M functions/widgets/ci_widget_text.php
M functions.php
M page.php
M part-slider.php
M single.php
M template-fullwidth.php
M template-sidebar-left.php
* FIXED: Use get_theme_file_uri() and get_theme_file_path() where possible, for better child theme support.
M functions/customizer.php
M functions/scripts.php
M functions/styles.php
M functions.php
* FIXED: All scripts and styles now have an associated version number.
* CHANGED: The theme's CSS/JS assets now follow the theme's version number, for easier cache busting.
M functions/customizer.php
M functions/elementor/elementor.php
M functions/scripts.php
M functions/styles.php
* ADDED: Helpful main menu fallback.
M header.php
* FIXED: Non-canonical links to CSSIgniter
M panel/generic.php
M panel/snippets/google_maps_api.php
M panel/widgets.php
* CHANGED: Dropped retina logo option in favor of "Limit logo size" option.
M functions.php
M header.php
* FIXED: Widgets would throw notices when firstly assigned.
M functions/widgets/ci_widget_callouts.php
M functions/widgets/ci_widget_carousel.php
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_hero.php
M functions/widgets/ci_widget_items.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
M functions/widgets/ci_widget_product_categories.php
M functions/widgets/ci_widget_text.php
* FIXED: Repeating fields on widgets wouldn't behave properly in the Customizer.
* FIXED: Widgets' colorpickers wouldn't behave properly.
* CHANGED: Repeating fields script/style handle is now named 'ci-theme-repeating-fields'
A assets
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 css/admin/repeating-fields.css
D css/admin/repeating-fields.min.css
D css/admin/repeating-fields.scss
M functions/scripts.php
M functions/styles.php
M functions/widgets/ci_widget_callouts.php
M functions/widgets/ci_widget_carousel.php
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_hero.php
M functions/widgets/ci_widget_items.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
M functions/widgets/ci_widget_product_categories.php
M functions/widgets/ci_widget_text.php
M js/admin/admin-widgets.js
D js/admin/repeating-fields.js
* REMOVED: Shop Columns and Products per page options were removed from panel, in favor of the WooCommerce's own Customizer options.
M functions/tabs/ecommerce_options.php
M functions/woocommerce.php
* CHANGED: Panel's header color/image options are now moved to the Customizer. Existing settings will be migrated automatically.
M functions/customizer-styles.php
M functions/customizer.php
M functions/tabs/color_options.php
M functions.php
* ADDED: Single posts now show their tags at the end of the content.
M single.php
* FIXED: Shop is now full width if there are no widgets.
M functions/woocommerce.php
M woocommerce/archive-product.php
* UPDATED: Fontawesome 5
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 css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce-styles.scss
M css/inc/_ecommerce.scss
M css/inc/_extends.scss
M css/inc/_navigation.scss
M css/inc/_variables.scss
A functions/class-cssigniter-fontawesome-convert-4-to-5.php
M functions/scripts.php
M functions/styles.php
M functions/widgets/ci_widget_callouts.php
M functions.php
M header.php
M searchform.php
M style.css
M style.min.css
M woocommerce/product-searchform.php
* ADDED: Social icons widget and related options.
M functions/customizer.php
A functions/helpers.php
M functions/sidebars.php
A functions/template-tags.php
A functions/widgets/socials.php
M functions.php
* FIXED: Product Categories widget now displays categories hierarchically.
M functions/widgets/ci_widget_product_categories.php
* FIXED: Wrong gettext domains.
* FIXED: Widgets displaying products would throw fatal errors if woocommerce was disabled.
M functions/customizer.php
M functions/elementor/ci-theme-product-categories-element.php
M functions/elementor/ci-theme-slider.php
M item-product.php
* UPDATED: Compatibility with WooCommerce 3.7.0
M woocommerce/cart/cart.php
* FIXED: Fix an issue where the “fade” option in the homepage slider would result in a weird styling issue
* FIXED: Fixed a layout issue where logos of height > 140px would break the layout
* FIXED: Button alignment issues in mobiles
* ADDED: Added a 40px padding on sidebars (only on desktop version)
* FIXED: Fixed all widget list styles (RSS / Latest Posts etc)
* ADDED: Added a lightbox to all image widgets
* UPDATED: Update styles for tags
* UPDATED: Updated styles for all elements within comments
* UPDATED: Changed logo markup from <h1> to <div>
* UPDATED: Updated all listing item titles to be <h3> and <h2>
* ADDED: Added plus/minus buttons in single shop page (WooCommerce)
* ADDED: Various fixes for the shop page
* ADDED: Added “ajax add to cart” buttons in shop’s main listing
* FIXED: Fix star rating appearance
M colors/_base.scss
M colors/blue.css
M colors/blue.min.css
M colors/default.css
M colors/default.min.css
M colors/green.css
M colors/green.min.css
M colors/pink.css
M colors/pink.min.css
M colors/purple.css
M colors/purple.min.css
M colors/red.css
M colors/red.min.css
M colors/teal.css
M colors/teal.min.css
M colors/yellow.css
M colors/yellow.min.css
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce.scss
M css/inc/_extends.scss
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
M css/inc/_widgets.scss
M functions/customizer-styles.php
M functions/elementor/ci-theme-product-categories-element.php
M functions/widgets/ci_widget_product_categories.php
M functions/woocommerce.php
M header.php
M index.php
M item-post.php
M item-product.php
M item.php
M js/customizer-preview.js
M js/scripts.js
M style.css
M style.min.css
M woocommerce/content-product.php
* FIXED: Removed non-breaking space from the archive widget's output.
M functions/overrides.php
* FIXED: Fix issue with colorpickers in repeating fields
M assets/repeating-fields/repeating-fields.js
* FIXED: Header minicart now updates when products are added via ajax.
M functions/template-tags.php
M functions/woocommerce.php
M header.php
* UPDATED: Update slider height to fill the entire viewport
M css/inc/_ecommerce.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M style.css
M style.min.css
* Updated language files.
* Changed version to 2.0
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.min.css
M style.scss
1.9.2 - May 8, 2019
Compatibility: WordPress 5.1+ - WooCommerce 3.6.2+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.9.1 (rev. 23835) and v1.9.2 (rev. 25332)
----------------------------------------------------------------------------------------------
* UPDATED: Update column items to always force equal heights
* UPDATED: Small styling adjustment in WooCommerce tabs
* REMOVED: Remove redundant script
M css/inc/_ecommerce.scss
M functions/scripts.php
D js/ecommerce.js
A js/jquery.matchHeight.js
M js/scripts.js
M style.css
* CHANGED: Replaced usages of get_child_or_parent_file_uri() with the native alternative get_theme_file_uri()
M panel/ci_panel.php
M panel/scripts/fancybox.php
M panel/snippets/favicon.php
M panel/snippets/touch_favicon.php
* CHANGED: Replaced usages of get_child_or_parent_file_uri() with the native alternative get_theme_file_uri()
M functions/scripts.php
M functions/styles.php
M functions/woocommerce.php
* CHANGED: Added deprecation notice to get_child_or_parent_file_uri(). All child themes are now encouraged to switch to get_theme_file_uri() instead.
M panel/generic.php
* FIXED: Metaboxes bound to specific post formats, wouldn't appear on initial page load inside the new block editor.
M panel/scripts/ci-post-formats.js
* REMOVED: Deleted snippets favicon.php and touch_favicon.php as they are not used any more.
D panel/snippets/favicon.php
D panel/snippets/touch_favicon.php
* FIXED: Product image for variable products would not change when changing variation.
M woocommerce/single-product/product-image.php
* FIXED: A change event is now triggered when a repeating field item is removed.
M js/admin/repeating-fields.js
* FIXED: Added version numbers in panel's scripts/styles registrations so that they'll be properly invalidated when the theme updates.
M panel/ci_panel.php
M panel/generic.php
M panel/post_color_scheme.php
* FIXED: Color Scheme panel option now won't list minified files, if they exist.
M panel/snippets/color_scheme.php
* REMOVED: Remove facebook like button from theme settings
M panel/ci_panel.php
* FIXED: ci_fancyboxrel() now will not add rel="fancybox[]" to image links that already have a rel attribute.
M panel/scripts/fancybox.php
* FIXED: A regression would cause ci_fancyboxrel() to not close image links properly.
M panel/scripts/fancybox.php
* UPDATED: Compatibility with WooCommerce 3.6.x
* ADDED: Minified stylesheets
A colors/blue.min.css
A colors/default.min.css
A colors/green.min.css
A colors/pink.min.css
A colors/purple.min.css
A colors/red.min.css
A colors/teal.min.css
A colors/yellow.min.css
A css/admin/admin-widgets.min.css
A css/admin/post-edit-screens.min.css
A css/admin/repeating-fields.min.css
A css/base.min.css
A css/flexslider.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
M woocommerce/content-product.php
M woocommerce/content-single-product.php
* CHANGED: Theme version to 1.9.2
M style.css
M style.min.css
M style.scss
1.9.1 - December 7, 2018
Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.9 (rev. 23065) and v1.9.1 (rev. 23835)
----------------------------------------------------------------------------------------------
* UPDATED: Update styles for Gutenberg’s column block
M common/css/global.css
M common/css/inc/_gutenberg.scss
* FIXED: Fixed issue where migration of the panel's Custom CSS would result in multiple copies of the migrated CSS, due to a race condition.
M panel/snippets/custom_css.php
* UPDATED: Compatibility with WordPress 3.5.1
M css/inc/_ecommerce.scss
M functions/woocommerce.php
M style.css
M woocommerce/single-product/product-image.php
M woocommerce/single-product/product-thumbnails.php
* FIXED: Page template-bound metaboxes, would behave correctly in Gutenberg mode (where applicable).
M panel/post_meta.php
* UPDATED: Post format metaboxes now work in gutenberg
M panel/scripts/ci-post-formats.js
* REMOVED: Unused, outdated copy of font-awesome.css
D css/font-awesome.css
* CHANGED: theme version to 1.9.1
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.9 - October 30, 2018
Compatibility: WordPress 4.9+ - WooCommerce 3.5+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.8 (rev. 21718) and v1.9 (rev. 23065)
----------------------------------------------------------------------------------------------
* CHANGED: Custom CSS is now migrated to the native customizer option automatically. The existing panel option will keep working for WP installations = 7.2.x
M panel/generic.php
* ADDED: Customizer color options
M css/inc/_header.scss
A functions/customizer-styles.php
A functions/customizer.php
M functions/styles.php
M functions.php
A js/customizer-preview.js
M style.css
* REMOVED: Obsolete Favicon section from CSSIgniter Settings
M functions/tabs/site_options.php
* ADDED: Contained page builder template
A template-builder-contained.php
* UPDATED: Support for WooCommerce 3.5.0
M woocommerce/cart/cart.php
M woocommerce/single-product/product-image.php
* ADDED: Support for basic Gutenberg styles
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/styles.php
M functions.php
* FIXED: rgba color output on customizer styles
M functions/customizer-styles.php
M functions.php
* FIXED: Minor customizer color options
M functions/customizer-styles.php
M js/customizer-preview.js
* Updated language file.
* Changed version to 1.9
M css/magnific.css
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.8 - June 3, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.7 (rev. 21154) and v1.8 (rev. 21718)
----------------------------------------------------------------------------------------------
* UPDATED: Compatibility for WooCommerce 3.4.0
M css/inc/_ecommerce.scss
M style.css
M woocommerce/archive-product.php
M woocommerce/cart/cart.php
M woocommerce/content-product.php
M woocommerce/content-single-product.php
* FIXED: comment consent checkbox styling
M css/inc/_comments.scss
M style.css
* changed version to 1.8
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.7 - February 25, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.6 (rev. 20092) and v1.7 (rev. 21154)
----------------------------------------------------------------------------------------------
* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
M lang/en_US.po
* FIXED: Compatibility with WooCommerce 3.3.x
* ADDED: ignitefile.js
M css/admin/admin-widgets.css
M css/admin/post-edit-screens.css
M css/admin/repeating-fields.css
M css/flexslider.css
M css/inc/_ecommerce-styles.scss
M css/magnific.css
A ignitefile.js
M style.css
M woocommerce/archive-product.php
M woocommerce/cart/cart.php
M woocommerce/global/wrapper-end.php
M woocommerce/global/wrapper-start.php
M woocommerce/loop/loop-start.php
M woocommerce/loop/pagination.php
M woocommerce/product-searchform.php
* FIXED: WooCommerce image size declaration
M functions.php
M ignitefile.js
* UPDATED: Update WooCommerce product thumbnails layout
M style.css
* updated language files
* changed version to 1.7
M colors/blue.css
M colors/default.css
M colors/green.css
M colors/pink.css
M colors/purple.css
M colors/red.css
M colors/teal.css
M colors/yellow.css
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.6 - November 3, 2017
Compatibility: WordPress 4.7+ - WooCommerce 3.2.3+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.5.3 (rev. 18877) and v1.6 (rev. 20092)
----------------------------------------------------------------------------------------------
* ADDED: Elementor Widget
M css/inc/_external.scss
A functions/elements.php
M functions.php
A js/admin/post_ajax.js
M style.css
* FIXED: Proper escaping of search form attributes.
M searchform.php
* ADDED: Style handle 'ci-theme-style-parent' refers to the paren's stylesheet, if currently on a child theme.
* CHANGED: Style handle 'ci-style' now always refers to the active theme's stylesheet.
* REMOVED: Style handle 'ci-style-child'.
* ADDED: Support for One Click Demo Import.
M functions/styles.php
M functions.php
* FIXED: Replaced deprecated WC()->cart->get_cart_url() function call with wc_get_cart_url().
M header.php
* FIXED: Theme update notification is now styled as a WordPress notice.
M panel/ci_panel.php
* FIXED: Fix an issue where header background size option would not be respected
M panel/snippets/custom_background.php
* ADDED: Introduced ci_panel_get_custom_background_values() to return the values array of panel's header/body/footer custom background options.
* CHANGED: Refactored and removed code from ci_custom_background() into the newly introduced ci_panel_get_custom_background_values()
M panel/snippets/custom_background.php
* ADDED: Panel 'stylesheet' option is now filterable with filter name 'ci_theme_panel_default_stylesheet'.
M panel/snippets/color_scheme.php
* UPDATED: RetinaJS v2.1.2
* FIXED: RetinaJS no longer causes countless 404 requests.
M panel/ci_panel.php
M panel/components/retinajs/LICENSE
M panel/components/retinajs/README.md
M panel/components/retinajs/dist/retina.js
M panel/generic.php
* FIXED: replaced deprecated get_checkout_url function
M header.php
* updated language files
* changed version to 1.6
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.5.3 - July 13, 2017
Compatibility: WordPress 4.7+ - WooCommerce 3.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.5.2 (rev. 17936) and v1.5.3 (rev. 18877)
----------------------------------------------------------------------------------------------
* Updated compatibility with WooCommerce 3.1
M woocommerce/cart/cart.php
M woocommerce/single-product/product-image.php
M woocommerce/single-product/product-thumbnails.php
* Changed version 1.5.3
M style.css
M style.scss
1.5.2 - April 21, 2017
Compatibility: WordPress 4.6+ - WooCommerce 3.0.4+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.5.1 (rev. 17781) and v1.5.2 (rev. 17936)
----------------------------------------------------------------------------------------------
* FIXED: Compatibility with WooCommerce 3.0.4
M woocommerce/cart/cart.php
M woocommerce/content-single-product.php
M woocommerce/single-product/product-image.php
M woocommerce/single-product/product-thumbnails.php
* Changed version to 1.5.2
M style.css
M style.scss
1.5.1 - April 7, 2017
Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.5 (rev. 17749) and v1.5.1 (rev. 17781)
----------------------------------------------------------------------------------------------
* FIXED: Updated version number on WooCommerce templates
M woocommerce/content-product.php
M woocommerce/single-product/up-sells.php
* Changed version to 1.5.1
M style.css
M style.scss
1.5 - April 6, 2017
Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.4 (rev. 15797) and v1.5 (rev. 17749)
----------------------------------------------------------------------------------------------
* FIXED: Page (usually listing related) metaboxes would all appear when editing the page designated as the "Posts page" from Settings > Reading. Since WP 4.6, the page template selection metabox is not included in the edit page interface, making the related JS-bound metaboxes all visible by default.
M panel/post_meta.php
* UPDATED: Fontawesome v4.7.0
M panel/ci_panel.php
M panel/components/fontawesome/css/font-awesome.min.css
M panel/components/fontawesome/fonts/FontAwesome.otf
M panel/components/fontawesome/fonts/fontawesome-webfont.eot
M panel/components/fontawesome/fonts/fontawesome-webfont.svg
M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
M panel/components/fontawesome/fonts/fontawesome-webfont.woff
M panel/components/fontawesome/fonts/fontawesome-webfont.woff2
* FIXED: Added Text Domain and Domain Path headers in stylesheet.
M style.css
M style.scss
* FIXED: Submenu opacity & minor alignment issues
M colors/_base.scss
M colors/blue.css
M colors/default.css
M colors/green.css
M colors/pink.css
M colors/purple.css
M colors/red.css
M colors/teal.css
M colors/yellow.css
M css/inc/_ecommerce.scss
M style.css
* UPDATED: Update single product images for WooCommerce 2.7
M css/inc/_modules.scss
M style.css
M woocommerce/single-product/product-image.php
A woocommerce/single-product/product-thumbnails.php
* FIXED: Brought templates up to date for WooCommerce 3.0
M functions/woocommerce.php
M woocommerce/archive-product.php
M woocommerce/cart/cart.php
M woocommerce/cart/cross-sells.php
M woocommerce/content-product_cat.php
M woocommerce/content-single-product.php
D woocommerce/single-product/meta.php
M woocommerce/single-product/related.php
M woocommerce/single-product/up-sells.php
* FIXED: An issue where some billing and shipping fields were not selectable on mobile devices.
M css/inc/_ecommerce.scss
M style.css
* FIXED: Fix issue where the variation dropdown would not change variation image
M woocommerce/single-product/product-image.php
* Updated language files
* Changed version to 1.5
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.4 - September 29, 2016
Compatibility: WordPress 4.5+ - WooCommerce 2.6.4 up to 2.6.14
----------------------------------------------------------------------------------------------
List of changes between hugo v1.3.1 (rev. 14808) and v1.4 (rev. 15797)
----------------------------------------------------------------------------------------------
* FIXED: Updated templates for WooCommerce 2.6.3
M woocommerce/single-product/product-image.php
* ADDED: Sample content URL is not filterable through the 'ci_theme_sample_content_url' filter.
M panel/snippets/sample_content.php
* ADDED: Page builder template
A template-builder.php
* Changed version to 1.4
M style.css
M style.scss
1.3.1 - July 6, 2016
Compatibility: WordPress 4.4+ - WooCommerce 2.6.2+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.3 (rev. 14543) and v1.3.1 (rev. 14808)
----------------------------------------------------------------------------------------------
* FIXED: Related products, up-sells and cross-sells are now displayed properly depending on shop layout.
M functions/woocommerce.php
M woocommerce/cart/cross-sells.php
M woocommerce/single-product/related.php
M woocommerce/single-product/up-sells.php
* CHANGED: Related products, up-sells and cross-sells, now display a fixed number of columns (three) due to stylistic considerations.
M functions/woocommerce.php
M woocommerce/content-product.php
M woocommerce/single-product/related.php
M woocommerce/single-product/up-sells.php
* FIXED: Fix a layout issue for non-logged in users in account page
M css/inc/_ecommerce-styles.scss
M style.css
* FIXED: Replaced deprecated WC()->cart->coupons_enabled() with call to wc_coupons_enabled()
M woocommerce/cart/cart.php
* FIXED: Changed Google Maps API Key description to point out that an API key is now required.
* CHANGED: Google Maps API version changed to '3', i.e. the "release" version of the API. The previous '3.5' although was meant to be a frozen version, it's now retired so it falls back to the most current "experimental" version. More information can be found here: https://developers.google.com/maps/documentation/javascript/versions
M panel/snippets/google_maps_api.php
* CHANGED: Google Maps API is now disabled by default, as it now needs an API key to work properly (otherwise it throws popup alerts in some cases).
M panel/snippets/google_maps_api.php
* Updated lang files.
* Changed version to 1.3.1
M lang/en_US.mo
M lang/en_US.po
M style.css
1.3 - June 21, 2016
Compatibility: WordPress 4.4+ - WooCommerce 2.6.1+
----------------------------------------------------------------------------------------------
List of changes between hugo v1.2 (rev. 13576) and v1.3 (rev. 14543)
----------------------------------------------------------------------------------------------
* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
M panel/generic.php
* FIXED: Added conditional to protect WP_OAuth classes from being redeclared.
* ADDED: Icon for Weather Options panel tab (where available).
M panel/libraries/WP_OAuth.php
M panel/panel.css
* UPDATED: Fontawesome v4.6.1
M panel/ci_panel.php
M panel/components/fontawesome/css/font-awesome.min.css
M panel/components/fontawesome/fonts/FontAwesome.otf
M panel/components/fontawesome/fonts/fontawesome-webfont.eot
M panel/components/fontawesome/fonts/fontawesome-webfont.svg
M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
M panel/components/fontawesome/fonts/fontawesome-webfont.woff
A panel/components/fontawesome/fonts/fontawesome-webfont.woff2
* UPDATED: Font Awesome v4.6.2
M panel/ci_panel.php
M panel/components/fontawesome/css/font-awesome.min.css
M panel/components/fontawesome/fonts/FontAwesome.otf
M panel/components/fontawesome/fonts/fontawesome-webfont.eot
M panel/components/fontawesome/fonts/fontawesome-webfont.svg
M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
M panel/components/fontawesome/fonts/fontawesome-webfont.woff
M panel/components/fontawesome/fonts/fontawesome-webfont.woff2
* UPDATED: Font Awesome v4.6.3
M panel/ci_panel.php
M panel/components/fontawesome/css/font-awesome.min.css
M panel/components/fontawesome/fonts/FontAwesome.otf
M panel/components/fontawesome/fonts/fontawesome-webfont.eot
M panel/components/fontawesome/fonts/fontawesome-webfont.svg
M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
M panel/components/fontawesome/fonts/fontawesome-webfont.woff
M panel/components/fontawesome/fonts/fontawesome-webfont.woff2
* FIXED: Style account page for WooCommerce 2.6
M colors/_base.scss
M colors/blue.css
M colors/default.css
M colors/green.css
M colors/pink.css
M colors/purple.css
M colors/red.css
M colors/teal.css
M colors/yellow.css
M css/inc/_ecommerce-styles.scss
M style.css
* FIXED: Brought some template files up to date for WooCommerce 2.6.1
M woocommerce/content-product.php
M woocommerce/content-product_cat.php
* FIXED: Make disabled buttons more prominently... disabled
M css/inc/_ci-base.scss
M style.css
* FIXED: CSSIgniter is now linked on the default footer text.
M functions/template_hooks.php
* Updated lang files.
* Changed version to 1.3
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.2 - February 12, 2016
Compatibility: WordPress 4.4+ - WooCommerce 2.5.2 up to 2.5.5
----------------------------------------------------------------------------------------------
List of changes between hugo v1.1 (rev. 11824) and v1.2 (rev. 13576)
----------------------------------------------------------------------------------------------
* ADDED: ci_setting() return values are now filterable through the 'ci_setting' filter.
M panel/generic.php
* FIXED: Fixed an undefined index notice, that could be seen in older/updated installations using the 125x125 Ads widget.
M panel/widgets/ci_widget_ads125.php
* DELETED: Previously deprecated SEO panel options (snippet).
* DELETED: SEO-related functions, in particular: ci_title(), ci_e_title(), ci_check_seo_plugin(), ci_wp_render_title_tag(), ci_render_title_tag(). Users that may have used ci_title() and/or ci_e_title() in child themes, should now look into the wp_title() function.
D panel/snippets/seo.php
* CHANGED: Support for 'title-tag' now moved to functions.php
M functions.php
* CHANGED: Automatic video thumbnails URLs returned by ci_get_video_thumbnail_url() are now returned with https.
* CHANGED: CI Tweets widget now generates https links to twitter.com
M panel/generic.php
M panel/widgets/ci_widget_tweets.php
* REMOVED: Support for the old social icons completely removed (icons, stylesheet, panel snippet, widget).
D panel/snippets/social.php
D panel/widgets/ci_widget_social.php
D panel/widgets/images
D panel/widgets/scripts
D panel/widgets/styles
* FIXED: Fixed issue where the CSSIgniter News dashboard widget wouldn't show any news due to a protocol-less URI.
M panel/widgets.php
* FIXED: html5shim is now loaded protocol-less from googlecode.com
M panel/generic.php
* FIXED: Removed calls to the previously deleted SEO snippet.
M functions/tabs/display_options.php
* FIXED: Escaped a gettex string inside an attribute.
M panel/media_manager.php
* ADDED: Added support for Site Icon. When both a site icon and a favicon or touch favicon is present, Site Icon is preferred.
M panel/snippets/favicon.php
M panel/snippets/touch_favicon.php
* UPDATED: font-awesome v4.5.0
M panel/ci_panel.php
M panel/components/fontawesome/css/font-awesome.min.css
M panel/components/fontawesome/fonts/FontAwesome.otf
M panel/components/fontawesome/fonts/fontawesome-webfont.eot
M panel/components/fontawesome/fonts/fontawesome-webfont.svg
M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
M panel/components/fontawesome/fonts/fontawesome-webfont.woff
* FIXED: Wrapped widgets in if class_exists() calls.
M functions/widgets/ci_widget_callouts.php
M functions/widgets/ci_widget_carousel.php
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_hero.php
M functions/widgets/ci_widget_items.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
M functions/widgets/ci_widget_product_categories.php
M functions/widgets/ci_widget_text.php
* CHANGED: Removed widgets' placeholders styling in Widgets screen, as it wouldn't behave consistently.
M css/admin/admin-widgets.css
M css/admin/admin-widgets.scss
* FIXED: Updated templates for WooCommerce 2.5
M functions/woocommerce.php
M item-product.php
M woocommerce/content-product.php
M woocommerce/content-product_cat.php
A woocommerce/loop/price.php
D woocommerce/loop/title.php
M woocommerce/product-searchform.php
* UPDATED: Re-styled post meta fields.
M panel/media_manager.php
M panel/post_meta.php
M panel/styles/post-edit-screens.css
A panel/styles/post-edit-screens.scss
* FIXED: Updated content-product_cat.php for WooCommerce 2.5.2
M woocommerce/content-product_cat.php
* FIXED: Style disabled buttons
M css/inc/_ci-base.scss
M style.css
* FIXED: Removed sensor parameter from Google Maps API url.
M panel/snippets/google_maps_api.php
* Updated lang files.
* Changed version to 1.2
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.1 - August 11, 2015
Compatibility: WordPress 4.1+ - WooCommerce 2.4.0 up to 2.4.13
----------------------------------------------------------------------------------------------
List of changes between hugo v1.0 (rev. 11432) and v1.1 (rev. 11824)
----------------------------------------------------------------------------------------------
* ADDED: Default icon for property options panel tab.
M panel/panel.css
* Style price change indicators.
M panel/term_meta_api.php
* ADDED: Added description and link for the Flickr ID.
* FIXED: Made Flickr widget labels a bit more intuitive.
* CHANGED: The Flickr widget title is now translatable via the default WPML hooks. Back-compat is maintained.
M panel/widgets/ci_widget_flickr.php
* UPDATED: Font-awesome v4.4.0
M panel/ci_panel.php
M panel/components/fontawesome/css/font-awesome.min.css
M panel/components/fontawesome/fonts/FontAwesome.otf
M panel/components/fontawesome/fonts/fontawesome-webfont.eot
M panel/components/fontawesome/fonts/fontawesome-webfont.svg
M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
M panel/components/fontawesome/fonts/fontawesome-webfont.woff
* FIXED: Prepared files for WooCommerce v2.4.0
M functions/woocommerce.php
M woocommerce/content-product.php
M woocommerce/content-product_cat.php
A woocommerce/loop/title.php
M woocommerce/single-product/tabs/tabs.php
* UPDATED: Updated TGM Activation Plugin to v2.5.2
* FIXED: Changed panel widgets' to use PHP5-style constructors (in preparation for WordPress 4.3 and PHP 7).
M panel/libraries/class-tgm-plugin-activation.php
M panel/plugins.php
M panel/widgets/ci_widget_about.php
M panel/widgets/ci_widget_ads125.php
M panel/widgets/ci_widget_bsa.php
M panel/widgets/ci_widget_flickr.php
M panel/widgets/ci_widget_social.php
M panel/widgets/ci_widget_tweets.php
* FIXED: ci_theme_wrap_category_widget_post_counts_in_span() would throw notices in some occasions.
M panel/default_hooks.php
* FIXED: Changed theme widgets' to use PHP5-style constructors (in preparation for WordPress 4.3 and PHP 7).
M functions/widgets/ci_widget_carousel_latest.php
M functions/widgets/ci_widget_latest_posts.php
M functions/widgets/ci_widget_newsletter.php
* FIXED: Some function calls in panel weren't terminated by a semicolon.
M panel/ci_panel.php
M panel/snippets/custom_background.php
* Updated lang files.
* Changed version to 1.1
M lang/en_US.mo
M lang/en_US.po
M style.css
M style.scss
1.0 - July 15, 2015
Compatibility: WordPress 4.1+ - WooCommerce 2.3.13 up to 2.3.13
Initial release