Changelog for Lense – Ignition
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.2.1 - October 24, 2024
Compatibility: WordPress 6.6.1 — 6.7.1 - WooCommerce 9.3.3+
----------------------------------------------------------------------------------------------
List of changes between ignition-lense v1.2.0 and v1.2.1
----------------------------------------------------------------------------------------------
* 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
* FIXED: Default sample content import name is now named the same as the theme.
M inc/onboarding.php
* FIXED: Make sure WooCommerce pages use shortcodes when installing the sample content.
M inc/onboarding.php
M inc/onboarding/onboarding.php
* Changed version to 1.2.1
* RequiresIgnition: 3.4.0
* Updated language files.
M inc/assets/css/admin/editor-styles.css
M inc/assets/css/admin/editor-styles.min.css
M inc/assets/css/admin/widgets.css
M inc/assets/css/inc/_content.scss
M inc/assets/css/no-ignition.css
M inc/assets/css/woocommerce.css
M inc/assets/js/scripts.min.js
M inc/onboarding/assets/css/onboarding.css
M inc/onboarding/assets/css/onboarding.min.css
M languages/ci-theme.pot
M rtl.css
M rtl.min.css
M style.css
M style.min.css
M style.scss
1.2.0 - August 3, 2023
Compatibility: WordPress 6.2.1+ - WooCommerce 7.9.0+
----------------------------------------------------------------------------------------------
List of changes between ignition-lense v1.1.0 and v1.2.0
----------------------------------------------------------------------------------------------
* FIXED: Minor editor styling fixes for WC Blocks
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/woocommerce.css
M inc/assets/css/woocommerce.min.css
M inc/assets/css/woocommerce.scss
* 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
* 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
* UPDATED: Update fixed header mode to work with CSS only
M .gitignore
M inc/assets/css/inc/_layout.scss
M inc/assets/css/inc/_navigation.scss
M inc/customizer/options.php
M style.css
M style.min.css
* CHANGED: Theme version to 1.2.0
* CHANGED: Ignition requirement to 3.1.0
* UPDATED: Language file
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.1.0 - July 6, 2022
Compatibility: WordPress 5.9.3+ - WooCommerce 6.6.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-lense v1.0.0 and v1.1.0
----------------------------------------------------------------------------------------------
* FIXED: Removed MaxSlider from the list of plugins that are required by the sample content.
M inc/onboarding.php
* FIXED: Reset some site-sitebar widget styles.
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 inc/assets/css/inc/_widgets.scss
M style.css
M style.min.css
* FIXED: Isotope is now enqueued when the "Ignition widgets for Elementor" is active.
M inc/scripts-styles.php
* ADDED: Onboarding now supports Ignition-suggested plugins, as well as a Recommended plugins tab.
M inc/onboarding/onboarding.php
M inc/onboarding.php
* Changed version to 1.1.0
* RequiresIgnition: 2.5.0
* Updated language file.
M inc/onboarding.php
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.0.0 - November 19, 2021
Compatibility: WordPress 5.8.1+ - WooCommerce 5.9.0+
Initial release