3.1.14 / 2024-12-20
Bug Fix
- Improve nonce handling and permissions in crop settings API. #2624
3.1.13 / 2024-07-25
Bug fix
- Fix block migration error without dependency #2619
- Fix unescaped excerpts in Posts Blocks – Thank you CleanTalk and Dmitrii Ignatyev #2618
3.1.12 / 2024-06-24
Misc
- Use
wp_safe_remote_get()
to retreive remote.ics
data #2614
3.1.11 / 2024-06-13
Bug fix
- Fix disappearing buttons in Services block #2613
3.1.10 / 2024-05-30
Bug fix
- Fix a possible XSS vector #2612
3.1.9 / 2024-04-30
Bug fix
- Prevent local URLs from loading with events block #2607
- Fix Site Content extension loading outside of editor #2609
- Fix Site Design extension failing dom operations #2610
3.1.8 / 2024-04-02
Enhancements
Bug fix
- Fix bug around CoBlocks patterns #2599
Misc
3.1.7 / 2024-03-11
Bug Fix
- Security issue patched #2594
3.1.6 / 2024-02-28
Enhancements
- Introduce a blueprint for WordPress preview #2580
Bug fix
- Load extension styles for core blocks #2591
- Fix Lightbox for all CoBlocks galleries #2589
- Fix Lightbox with A3 Lazy Loading plugin #2588
Misc
- Encode URI component in Typography settings #2584
3.1.5 / 2023-11-06
Enhancements
- Compatibility changes for WP 6.4 #2568
Bug fix
- Fix performance around superfluous data-store selectors #2575
- Fix missing animation scripts in some cases #2576
- Fix php warning occurring in some cases #2572
3.1.4 / 2023-09-07
- Fix missing registered scripts #2566
3.1.3 / 2023-08-28
Bug fix
Misc
- Set supported version to 6.1 #2564
3.1.2 / 2023-08-10
Bug fix
- Resolve Shape Divider bug #2553
- Resolve Form Label warnings #2555
- Resolve Form Array condition #2557
- Fix Form name content order #2558
3.1.1 / 2023-08-09
Bug fix
- Correct
Requires at least
value to 6.2 #2552
3.1.0 / 2023-08-08
Enhancements
- Register all blocks in PHP #2521
Bug fix
- Fix captions RichText controls across all galleries #2545
- Fix form block test automation with WP 6.3 #2546
- Fix form block saving with WP 6.3 #2543
- Fix blocks for WP 6.3 compatibility #2538
- Fix PHP Unit tests & update to WP-ENV 8.1.1 #2544
3.0.4 / 2023-06-22
Bug fix
- Validate Site Design nonce and capabilities #2535
Misc