Changelog for Kaneshon
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.0.2 - September 7, 2023
Compatibility: WordPress 6.3 — 6.6.2
----------------------------------------------------------------------------------------------
List of changes between kaneshon v1.0.1 and v1.0.2
----------------------------------------------------------------------------------------------
* ADDED: Some PHP docs
* FIXED: Made the sample download link more noticeable
M inc/ocdi.php
* REMOVED: wp-block-styles theme support since it caused classes with our styling and did not add any value
M functions.php
* ADDED: The follow subscribe template part
* FIXED: Spacing issue on the follow subscribe heading
A parts/follow-subscribe.html
M parts/footer.html
M patterns/follow-subscribe.php
* UPDATED: Ordered block styles alphabetically
* ADDED: figcaption alignment style for audio and embeds
M theme.json
* ADDED: homepage hero and homepage query as template parts
A parts/home-hero.html
A parts/home-query.html
M templates/front.html
M theme.json
* UPDATED: Front page template to include buttons
M languages/ci-theme.pot
M templates/front.html
M theme.json
* FIXED: Replaced a color name which caused certain template blocks to break when updated.
M parts/footer.html
M parts/header.html
M patterns/follow-subscribe.php
M patterns/home-query.php
M templates/front.html
* UPDATED: Theme version to 1.0.2
* ADDED: Language file
* UPDATED: readme.txt
A languages/ci-theme.pot
M readme.txt
M style.css
M style.min.css
M style.scss
1.0.0 - November 15, 2022
Compatibility: WordPress 6.1+
Initial release