You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Clone Field:** Reuse existing fields and field groups to streamline your workflow.
@@ -32,38 +32,30 @@ Here are the last three updates from the Advanced Custom Fields PRO changelog to
32
32
33
33
## Changelog
34
34
35
-
### v6.3.11
35
+
### 6.3.12
36
36
37
-
**Release Date:**November 12, 2024
37
+
**Release Date:**21st January 2025
38
38
39
-
-**Enhancement:** Field Group keys are now copyable on click.
40
-
-**Fix:** Repeater tables with fields hidden by conditional logic now render correctly.
41
-
-**Fix:** ACF Blocks now behave correctly in React StrictMode.
42
-
-**Fix:** Edit mode is no longer available to ACF Blocks with a WordPress Block API version of 3 as field editing is not supported in the iframe.
39
+
***Enhancement:** Error messages that occur when field validation fails due to an insufficient security nonce now have additional context.
40
+
***Fix:** Duplicated ACF blocks no longer lose their field values after the initial save when block preloading is enabled.
41
+
***Fix:** ACF Blocks containing complex field types now behave correctly when React StrictMode is enabled.
43
42
44
-
### v6.3.10.2
43
+
### 6.3.11
45
44
46
-
**Release Date:** October 29, 2024
47
-
*Free Only Release*
45
+
**Release Date:** 12th November 2024
48
46
49
-
-**Fix:** ACF Free no longer causes a fatal error when any unsupported legacy ACF addons are active.
47
+
***Enhancement:** Field Group keys are now copyable on click.
48
+
***Fix:** Repeater tables with fields hidden by conditional logic now render correctly.
49
+
***Fix:** ACF Blocks now behave correctly in React StrictMode.
50
+
***Fix:** Edit mode is no longer available to ACF Blocks with a WordPress Block API version of 3 as field editing is not supported in the iframe.
50
51
51
-
### v6.3.10.1
52
+
### 6.3.10.2
52
53
53
-
**Release Date:** October 29, 2024
54
-
*Free Only Release*
54
+
**Release Date:** 29th October 2024
55
55
56
-
-**Fix:** ACF Free no longer causes a fatal error when WPML is active.
56
+
*(Free Only Release)*
57
57
58
-
### v6.3.10
59
-
60
-
**Release Date:** October 29, 2024
61
-
62
-
-**Security:** Setting a metabox callback for custom post types and taxonomies now requires being an admin, or super admin for multisite installs.
63
-
-**Security:** Field-specific ACF nonces are now prefixed, resolving an issue where third-party nonces could be treated as valid for AJAX calls.
64
-
-**Enhancement:** A new “Close and Add Field” option is now available when editing a field group, inserting a new field inline after the field being edited.
65
-
-**Enhancement:** ACF and ACF PRO now share the same plugin updater for improved reliability and performance.
66
-
-**Fix:** Exporting post types and taxonomies containing metabox callbacks now correctly exports the user-defined callback.
58
+
***Fix:** ACF Free no longer causes a fatal error when any unsupported legacy ACF addons are active.
0 commit comments