Skip to content

Commit fbae7c5

Browse files
committed
Update changelog
1 parent 23104c0 commit fbae7c5

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

readme.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,34 @@ This plugin builds upon and is a fork of the previous work done by the contribut
5151

5252

5353
== Changelog ==
54+
= 6.5.0 =
55+
*Release Date 23 Jun 2025*
56+
57+
*Enhancements & Features*
58+
59+
- Added Command Palette support.
60+
- Added editor preview to acf-field source.
61+
- Added an endpoint to retrieve the custom fields of a post type.
62+
- Added nav menu as field type.
63+
- Added compatibility with Woo HPOS for order fields and subscriptions. ( Ported from ACF )
64+
- Create new options when editing a fields value on Selector. ( Ported from ACF )
65+
- The “Escaped HTML” warning notice is now disabled by default. ( Ported from ACF )
66+
- Added new `acf/fields/icon_picker/{tab_name}/icons` filter ( Ported from ACF )
67+
68+
*Bug Fixes*
69+
70+
- Update initialization of the acfL10n object to ensure it's available globally.
71+
- SCF Blocks are now forced into preview mode when editing a synced pattern. ( Ported from ACF )
72+
- SCF no longer causes an infinite loop in bbPress when editing replies. ( Ported from ACF )
73+
- Changing a field type no longer enables the “Allow Access to Value in Editor UI” setting. ( Ported from ACF )
74+
- Blocks registered via acf_register_block_type() with a `parent` value of `null` no longer fail to register. ( Ported from ACF )
75+
- Fix AJAX repeater pagination. ( Ported from ACF )
76+
- Paginated Repeater fields no longer save duplicate values when saving to a WooCommerce Order with HPOS disabled ( Ported from ACF )
77+
78+
*Testing*
79+
80+
- Added an initial batch of e2e tests.
81+
5482
= 6.4.2 =
5583
*Release Date 14 Apr 2025*
5684

0 commit comments

Comments
 (0)