Changelog for Listee – 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.1 - January 18, 2024
Compatibility: WordPress 6.4.1 — 6.7.2 - WooCommerce 8.5.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-listee v1.1.0 and v1.1.1
----------------------------------------------------------------------------------------------
* 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
* 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
* 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.1
* Updated language file.
* RequiresIgnition: 3.3.0
M inc/assets/js/business-directory-map.min.js
M inc/assets/js/business-directory.min.js
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-listee v1.0.0 and v1.1.0
----------------------------------------------------------------------------------------------
* FIXED: A capabilities issue would prevent site administrators (in multisite installations only) from accessing the theme onboarding page.
M inc/onboarding/onboarding.php
* ADDED: [business-directory] shortcode "categories" parameter that accepts a comma-separated list of category IDs, to limit results in specific categories.
* ADDED: [business-directory] shortcode "show_filters" parameter that truthy and falsy values, to display or not the business filters.
M inc/onboarding.php
M inc/shortcodes.php
* ADDED: Customizer defaults for newly added submenu text active & hover color option.
M inc/customizer/defaults.php
* ADDED: Defaults for newly added submenu background color hover Customizer option.
M inc/customizer/defaults.php
* ADDED: Customizer defaults for newly added mobile menu slide option.
M inc/customizer/defaults.php
* FIXED: The theme's "Ignition Elementor Widgets" plugin-related styles wouldn't get enqueued.
M inc/scripts-styles.php
* FIXED: Minor styling fixes on Page & Navigation menu sidebar widgets
* FIXED: Changed widget margin bottom to 30px
M inc/assets/css/inc/_footer.scss
M inc/assets/css/inc/_widgets.scss
M style.css
M style.min.css
* 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 - September 14, 2021
Compatibility: WordPress 5.8+ - WooCommerce 5.6.0+
Initial release