Changelog for Hugo – Ignition
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.1.0 - January 18, 2024
Compatibility: WordPress 6.4.1 — 6.6.2 - WooCommerce 8.5.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-hugo v1.0.1 and v1.1.0
----------------------------------------------------------------------------------------------
* FIXED: Make sure the Upgrader's DB version doesn't get downgraded if the base version changes. This also prevents upgrade steps from re-running if the version number was downgraded and then re-upgrated.
M inc/upgrade/class-ci-theme-data-upgrade.php
* REMOVED: Removed "Theme Installation Service" offering from the onboarding page.
M inc/onboarding.php
M inc/onboarding/onboarding.php
* ADDED: Support for Ignition WooCommerce blocks & elements
M inc/assets/css/admin/editor-styles.css
M inc/assets/css/admin/editor-styles.min.css
M inc/assets/css/admin/editor-styles.scss
M inc/assets/css/elementor.css
M inc/assets/css/elementor.min.css
M inc/assets/css/elementor.scss
M inc/assets/css/woocommerce.css
M inc/assets/css/woocommerce.min.css
M inc/assets/css/woocommerce.scss
M inc/scripts-styles.php
M style.css
M style.min.css
A template-parts/block/common/item-product.php
* FIXED: Data upgrade would sometimes enter a deadlock and never complete.
M inc/upgrade/class-ci-theme-data-upgrade.php
M inc/upgrade/class-ci-theme-wp-background-process.php
* Changed version to 1.1.0
* Updated language file
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.0.1 - October 21, 2022
Compatibility: WordPress 6.0.2+ - WooCommerce 7.0.0+
----------------------------------------------------------------------------------------------
List of changes between ignition-hugo v1.0.0 and v1.0.1
----------------------------------------------------------------------------------------------
* FIXED: Issue where the footer border color control would not work properly.
M inc/assets/css/admin/editor-styles.css
M inc/assets/css/admin/editor-styles.min.css
M inc/assets/css/inc/_colors.scss
M style.css
M style.min.css
* UPDATED: Onboarding v1.2.1
M inc/onboarding/onboarding.php
* FIXED: Future-proof support for One Click Demo Import, by replacing older 'pt-ocdi/*' hook names with the more recent 'ocdi/' ones.
M inc/onboarding.php
* ADDED: Elementor Sample Demo
M inc/onboarding.php
* ADDED: Elementor stylesheet
A inc/assets/css/elementor.css
A inc/assets/css/elementor.min.css
A inc/assets/css/elementor.scss
M inc/scripts-styles.php
M style.css
M style.min.css
M style.scss
* CHANGED: Theme version to 1.0.1
* CHANGED: Ignition requirement to 2.7.0
* UPDATED: Language files
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.0.0 - July 1, 2022
Compatibility: WordPress 5.9.3+ - WooCommerce 6.6.1+
Initial release