Skip to content

Commit c384cd2

Browse files
authored
Merge pull request #403 from alleyinteractive/release/2.7.2
version and release notes
2 parents 044a7e6 + 0affeb5 commit c384cd2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to `WP Curate` will be documented in this file.
44

5+
## 2.7.2 - 2025-10-15
6+
7+
- Enhancement: Post Picker results filtered to match Query block parameters by default.
8+
- Enhancement: Text alignment support in Post Title block.
9+
- Bug fix: Fix issue where reducing number of posts caused some posts to be hidden in the editor.
10+
- Bug fix: Fix PHP warnings.
11+
512
## 2.7.1 - 2025-10-01
613

714
- Enhancement: Add option to "Pin This Post" so editors can pin the selected post.

wp-curate.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
* Plugin Name: WP Curate
44
* Plugin URI: https://github.com/alleyinteractive/wp-curate
55
* Description: Plugin to curate homepages and other landing pages
6-
* Version: 2.7.1
6+
* Version: 2.7.2
77
* Author: Alley Interactive
88
* Author URI: https://github.com/alleyinteractive/wp-curate
99
* Requires at least: 6.4
1010
* Requires PHP: 8.2
11-
* Tested up to: 6.7
11+
* Tested up to: 6.8
1212
*
1313
* Text Domain: wp-curate
1414
*

0 commit comments

Comments
 (0)