Skip to content

Commit b1f91c8

Browse files
committed
Prepare Voice Tuner rollout for 2.2.11
Fixes #59
1 parent f0704a3 commit b1f91c8

10 files changed

Lines changed: 556 additions & 51 deletions

File tree

.zipignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ pxg.json
2020
build
2121
css
2222
.idea
23+
.vscode
24+
**/.vscode
25+
.claude
26+
**/.claude
27+
.worktrees
28+
**/.worktrees
2329
.editorconfig
2430
**/.svn*
2531
**/*.css.map

dist/js/customizer-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/customizer.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/customizer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: pixelgrade, vlad.olaru, babbardel, razvanonofrei, gorby31
33
Tags: design, customizer, fonts, colors, gutenberg, font palettes, color palettes, global styles
44
Requires at least: 5.5.0
55
Tested up to: 6.9.1
6-
Stable tag: 2.2.10
6+
Stable tag: 2.2.11
77
Requires PHP: 8.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -54,6 +54,12 @@ To enable them simply go to Dashboard -> Appearance -> Style Manager and check "
5454

5555
== Changelog ==
5656

57+
= 2.2.11 =
58+
* Add Voice Tuner controls to sort font palettes by personality fit.
59+
* Restore original palette ordering when the tuner returns to balanced.
60+
* Preserve Voice Tuner scoring on current installs where local palette overrides omit personality metadata.
61+
* Refresh font palette cards with richer live preview typography.
62+
5763
= 2.2.10 =
5864
* Consolidated release from beta streams.
5965
* WordPress 7.0 compatibility updates for the iframed block editor and safer Customizer cross-frame behavior.

0 commit comments

Comments
 (0)