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 - December 14, 2020
Compatibility: WordPress 5.5.3 — 5.6.2 - WooCommerce 4.8.0+
----------------------------------------------------------------------------------------------
List of changes between ignition-aegean v1.2.0 and v1.2.1
----------------------------------------------------------------------------------------------
* FIXED: Improved handling of Customization backup's failed states.
M inc/onboarding/assets/js/onboarding.js
* ADDED: Added placeholder singular.php template file. The mere presence of it fixes issues with plugins that expect a page/single/singular template file to exist in the theme, such as bbPress, BuddyPress, etc.
A singular.php
* FIXED: Separated some big onboarding strings into smaller individual ones, for easier translation and to make them less prone to breakage.
M inc/onboarding.php
* Updated language file.
* Changed required Ignition version to 1.2.1
* Changed theme version to 1.2.1
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.2.0 - December 8, 2020
Compatibility: WordPress 5.5.2+ - WooCommerce 4.7.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-aegean v1.1.0 and v1.2.0
----------------------------------------------------------------------------------------------
* ADDED: Global Sections support.
M functions.php
* ADDED: Theme Variation - Aegean City
M ignitefile.js
M inc/inc.php
M inc/onboarding/assets/css/onboarding.css
M inc/onboarding/assets/css/onboarding.min.css
M inc/onboarding/assets/css/onboarding.scss
M inc/onboarding/assets/js/onboarding.js
M inc/onboarding/onboarding.php
M inc/onboarding.php
A inc/theme-variations.php
M style.css
M style.min.css
M style.scss
A theme-variations
A theme-variations/city
A theme-variations/city/screenshot.png
A theme-variations/city/style.css
A theme-variations/city/style.min.css
A theme-variations/city/style.scss
A theme-variations/city/variation.php
* ADDED: Contact Form 7 in the list of plugins required for the sample content.
M inc/onboarding.php
* Changed version to 1.2.0
* Changed required Ignition version to 1.2.0
M inc/onboarding/onboarding.php
M inc/theme-variations.php
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
M theme-variations/city/variation.php
1.1.0 - November 5, 2020
Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+
----------------------------------------------------------------------------------------------
List of changes between ignition-aegean v1.0.0 and v1.1.0
----------------------------------------------------------------------------------------------
* CHANGED: Mobile navigation markup moved from theme's footer.php into the Ignition plugin, hooked on 'ignition_global_after'
M footer.php
* REMOVED: No-ignition mobile navigation compatibility styles are no longer needed, since the related markup is no longer output if Ignition is not enabled.
M inc/assets/css/no-ignition.css
M inc/assets/css/no-ignition.min.css
M inc/assets/css/no-ignition.scss
* UPDATED: Adjust site width
M inc/customizer/defaults.php
* Updated language file.
* Changed version to 1.1.0
* Changed RequiresIgnition to 1.1.0
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.0.0 - October 19, 2020
Compatibility: WordPress 5.5+
Initial release