Skip to content

Commit 34e83fa

Browse files
committed
v6.6.2
**Malware check:** ✅ Passed Signed-off-by: mavrokordato <info@wordpress-premium.net>
1 parent dcf22a6 commit 34e83fa

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
> [!IMPORTANT]
1616
>
17-
> Upon activation, the plugin will display a message that it has not been registered. To resolve this, go to "ACF" → "Updates" and enter **any random text** into the field and press "Activate License".
17+
> Upon activation, the plugin will display a message that it has not been registered. To resolve this, go to "ACF" → "Updates" and enter **any random text** into the field and press "Activate License," or use the following license code.
1818
1919
### License Code
2020

@@ -30,23 +30,23 @@ This is the **fully activated premium version** of the plugin, provided by [word
3030
>
3131
> ## Donate
3232
>
33-
> If [WordPress Premium](https://www.wordpress-premium.net/?utm_source=acf) helps you access premium plugins safely, consider supporting us via a donation in any of the available [cryptocurrencies](https://www.wordpress-premium.net/wallets/) to keep the service running.
33+
> If [WordPress Premium](https://www.wordpress-premium.net/?utm_source=acf) helps you access premium plugins safely, consider supporting us via [a donation through PayPal](https://www.paypal.com/paypalme/thaikolja) or in any of the available [cryptocurrencies](https://www.wordpress-premium.net/wallets/) to keep the service running.
3434
3535
## Changelog
3636

3737
### v6.6.2
3838

3939
**Release Date:** 29th October 2025
4040

41-
* Enhancement - Added a new `convert_field_name_to_lowercase` JS filter to allow uppercase letters in ACF field names
42-
* Enhancement - The form for V3 Blocks can now be optionally hidden from the sidebar via a new `hideFieldsInSidebar` setting in block.json
43-
* Enhancement - V3 Blocks now display an "Open Expanded Editor" button in the sidebar for easier access to the full edit form
44-
* Fix - The buttons to reorder ACF metaboxes are no longer hidden for metaboxes in the block editor sidebar
45-
* Fix - V3 Blocks now display a fallback message when the block preview can't be rendered due to invalid HTML being used in field values
46-
* Fix - V3 Blocks no longer show a loading spinner when preloaded
47-
* Fix - V3 Blocks now save default field values even if the block wasn't interacted with before saving
48-
* Fix - Pressing CMD/CTRL + Z no longer causes the fields to disappear in V3 Blocks
49-
* Fix - The form for V3 Blocks now opens on the left side in RTL languages
41+
* **feat(filters):** add `convert_field_name_to_lowercase` JS filter for uppercase ACF field names
42+
- **feat(blocks):** add `hideFieldsInSidebar` option to hide V3 Block forms from sidebar
43+
- **feat(blocks):** add "Open Expanded Editor" button in sidebar for V3 Blocks
44+
- **fix(metaboxes):** prevent reorder buttons from being hidden in block editor sidebar
45+
- **fix(blocks):** display fallback message when V3 Block preview fails due to invalid HTML
46+
- **fix(blocks):** remove loading spinner from preloaded V3 Blocks
47+
- **fix(blocks):** save default field values in V3 Blocks without user interaction
48+
- **fix(blocks):** prevent field disappearance on CMD/CTRL + Z in V3 Blocks
49+
- **fix(blocks):** open V3 Block form on left side for RTL languages
5050

5151
---
5252

0 commit comments

Comments
 (0)