Changelog for Specialty
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.2.0 - January 18, 2024
Compatibility: WordPress 6.4.1 — 6.6.2 - WooCommerce 8.5.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-specialty 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
* FIXED: A spacing issue on the submit a job form buttons
M inc/assets/css/inc/_directory.scss
M style.css
M style.min.css
* 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.2.0
* Updated language file.
* RequiresIgnition: 3.3.0
M inc/assets/js/wp-job-manager.min.js
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.1.0 - July 7, 2022
Compatibility: WordPress 5.9.3+ - WooCommerce 6.6.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-specialty v1.0.0 and v1.1.0
----------------------------------------------------------------------------------------------
* 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: The positioning of the Select2 drop down on WP Job Manager category selections.
M inc/assets/css/inc/_forms.scss
M style.css
M style.min.css
* FIXED: Load the multiselect scripts when the [jobs-search] shortcode is included in Global Sections.
M inc/shortcodes.php
M inc/vendor/wp-job-manager.php
M style.scss
* 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 inc/vendor/wp-job-manager.php
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.0.0 - September 28, 2021
Compatibility: WordPress 5.8+ - WooCommerce 5.7.1+
Initial release