diff --git a/package.json b/package.json index 648bc7c..3e76c47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kanso", - "version": "1.0.4", + "version": "1.0.5", "description": "The WordPress theme for https://rich.blog", "author": "Rich Tabor", "license": "GPL-2.0-or-later", diff --git a/readme.txt b/readme.txt index abd19bd..1fce37a 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,9 @@ === Kanso === Contributors: richtabor Requires at least: 6.6 -Tested up to: 6.6 +Tested up to: 6.7 Requires PHP: 5.6 -Stable tag: 1.0.4 +Stable tag: 1.0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -13,6 +13,14 @@ Kanso is a simple and intuitive blog block theme designed with a focus on writin == Changelog == += 1.0.5 = +* Add home template for the blog home. +* Add archive term name and description blocks to the archive template. +# Add support for Photoblog pattern to use the first photo in the post. +* Fix form inputs not adapting to typography styles. +* Improve contrast for better accessibility. +* Update tested up to. + = 1.0.4 = * Add styles for the Dark Mode Toggle block on WordPress.org. * Remove duplicate title in the Cards, Tools pattern. diff --git a/style.css b/style.css index 7d6fd7b..9a2210f 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ Description: Kanso is a simple and intuitive blog block theme designed with a fo Requires at least: 6.5 Tested up to: 6.6 Requires PHP: 7.0 -Version: 1.0.4 +Version: 1.0.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: kanso