From 1d1bc8dcac843a99fbafce64fd4c3b71102ce4ba Mon Sep 17 00:00:00 2001 From: Rich Tabor Date: Fri, 22 Nov 2024 13:48:20 -0500 Subject: [PATCH] version bump --- package.json | 2 +- readme.txt | 12 ++++++++++-- style.css | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) 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