Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.6.1] - 2026-06-16

### Changed

**Theme Description (WordPress.org):**
- Rewrote theme description for improved discoverability and conversion on WordPress.org
- Description now leads with the theme name and action-oriented language ("Launch a fast, pixel-perfect site")
- Reordered key selling points: patterns and style variations promoted ahead of industry-specific sets
- Added "Fully customizable with Global Styles — no page builder required" to clarify the no-plugin value proposition
- Added demo site link (`https://demo.imagewize.com`) directly in the description
- Corrected pattern count in style.css description from 110+ to 125+
- Corrected style variation count in style.css description from 7 to 8

## [4.6.0] - 2026-06-15

### Changed - Spa shop archive layout
Expand Down
8 changes: 7 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: block-patterns, block-styles, blog, custom-colors, custom-logo, custom-men
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 4.6.0
Stable tag: 4.6.1
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -174,6 +174,12 @@ Elayne includes custom image sizes optimized for different layouts:

== Changelog ==

= 4.6.1 - 06/16/26 =
* CHANGED: Theme description rewritten for WordPress.org discoverability — leads with theme name, action-oriented copy, reordered selling points, added Global Styles callout and demo link.
* FIXED: Pattern count in style.css description corrected from 110+ to 125+.
* FIXED: Style variation count in style.css description corrected from 7 to 8.


= 4.6.0 - 06/15/26 =
* CHANGED: Spa product archive rebuilt to match main store layout with category toolbar and left filters sidebar (Categories, Price, Rating, Scent, Fragrance, Formula); responsive 3-column filterable grid with left-aligned cards and 3/4 images.
* ADDED: Orange (#E65C00) and Orange Light (#F5A623) palette colors to all style variations (Bistro, Food & Beverage, Legal Blue, Nail Salon, Plumbing, Publicist, Spa & Wellness).
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Theme Name: Elayne
Theme URI: https://imagewize.com/themes/elayne
Author: Jasper Frumau
Author URI: https://imagewize.com
Description: A premium full-site-editing block theme with industry-specific pattern sets for spa and wellness, legal, food and beverage, home services, nail salon, and publishing. Includes 7 style variations and 110+ conversion-optimized block patterns for professional websites.
Description: Elayne is a premium full-site-editing block theme for professional websites. Launch a fast, pixel-perfect site with 125+ conversion-optimized block patterns, 8 style variations, and industry-specific pattern sets for spa and wellness, legal, food and beverage, home services, nail salon, and publishing. Fully customizable with Global Styles — no page builder required. ✶ Full demo: https://demo.imagewize.com ✶
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 8.0
Version: 4.6.0
Version: 4.6.1
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: elayne
Expand Down
Loading