- Feature: Add proper pagination to key Dashboard
- Fix: Early
load_plugin_textdomaincall
Changelog
GeneratePress 3.6.0
- Fix: Inability to add more than one font in the Font Manager
- Tweak: Improve accessibility of navigation search modal
- Tweak: Better support for full iframed editor
- Tweak: Use passive event listening for a11y script
- Tweak: Use
wp_print_inline_script_tagfor a11y script - Tweak: Use
wp_add_inline_script()for inline script variables
GenerateBlocks Pro 2.1.0
- Feature: Add device visibility controls
- Feature: Improve styles builder indicator dot system
- Feature: Add `static` value to the “Position” control
- Feature: Add `aria-label` field to all blocks
- Feature: Add `inline-grid` option
- Feature: Add tag name options to tab/accordion blocks
- Feature: Add inherited values as placeholders
- Fix: Nested accordions
- Fix: Missing `tablist` role
- Fix: Missing “current parent” query parameter
- Fix: Fallback preview support in color picker
- Fix: Inability to type some units in the `UnitControl`
- Fix: Block/pattern preview styles
- Fix: IME issues with multi-select component
- Fix: Custom at-rule switching in the editor
- Fix: Font family filter in the styles builder
- Fix: `UnitControl` values starting with a dash
- Fix: Post meta key dot manipulation
- Fix: Allow next/previous author source
- Fix: Dimension control tab order
- Tweak: Improve editor performance
- Tweak: Improve default styles builder selectors/shortcuts
- Tweak: Add searching notice to styles builder
- Tweak: Remove pattern collection sitemap
- Tweak: Allow empty `alt`
GenerateBlocks 2.1.0
- Feature: Enable full iframe editor
- Feature: Improve styles builder indicator dot system
- Feature: Add
staticvalue to the “Position” control - Feature: Add
aria-labelfield to all blocks - Feature: Add
inline-gridoption - Feature: Add inherited values as placeholders
- Fix: Missing “current parent” query parameter
- Fix: Fallback preview support in color picker
- Fix: Inability to type some units in the
UnitControl - Fix: Block/pattern preview styles
- Fix: IME issues with multi-select component
- Fix: Border sync button alignment in v1 blocks
- Fix: Single comment count option key in dynamic tags
- Fix: Custom at-rule switching in the editor
- Fix: Font family filter in the styles builder
- Fix:
UnitControlvalues starting with a dash - Fix: Image block selection in WP 6.8
- Fix: Dynamic tag parsing all blocks in Container at once
- Fix: Allow 0 as nested post meta key
- Fix: Ensure block style assets load in wp_head
- Fix: Dimension control tab order
- Fix: Conditional loading of instant pagination script
- Tweak: Improve editor performance
- Tweak: Always show popular user meta fields in dropdown
- Tweak: Add support for device visibility feature in Pro
- Tweak: Add
generateblocks_use_v1_blocksfilter - Tweak: Improve default styles builder selectors/shortcuts
- Tweak: Load permissions earlier in the editor
- Tweak: Improve block keywords
- Tweak: Sanitize block ID attribute value
- Tweak: Allow the
downloadattribute to have a value - Tweak: Add searching notice to styles builder
- Tweak: Add
generateblocks_block_cssfilter - Tweak: Add
generateblocks_process_block_cssaction - Tweak: Add default
alttag to images
GP Premium 2.5.1
- Feature: Serve new GenerateBlocks 2.0 sites in the Site Library
- Feature: Add more GenerateBlocks 2.0 dynamic tags if GB Pro is not active
- Feature: Add support for Font Library when importing starter sites
- Fix: Missing Elements Display Rules in some configurations
GenerateBlocks Pro 2.0.0
This is a major release. Check out the full details in our release post.
- New: Add support for GenerateBlocks 2.0
- New: All blocks re-written from scratch for better performance and control
- New: Version 1 blocks still exist where used and function normally
- New: Version 1 blocks can be enabled by default with simple filter
- New: Accordion block (and inner blocks) re-written using 2.0 technology
- New: Accordion icon block – easily choose your open/close icons
- New: Tabs block (and inner blocks) re-written using 2.0 technology
- New: Full ACF support in new dynamic tags feature
- New: Full ACF support in new Query block
- New: Query ACF post and options page repeaters in Query block
- New: Filter Global Style design options in based on whether they have a value
- New: Filter Global Style design options in based on whether they’re inheriting a value
- New: Full control over v2 block HTML attributes
- New: Full control over image link HTML attributes
- New: Better Global Style indicator dots when inhereting styles
GenerateBlocks 2.0.0
This is a major release. Check out the full details in our release post.
- Security: Prevent logged-in contributors from querying private post content
- New: All blocks re-written from scratch for better performance and control
- New: Version 1 blocks still exist where used and function normally
- New: Version 1 blocks can be enabled by default with simple filter
- New: Element block – replaces the Container and Grid blocks
- New: Element blocks comes with Container and Grid variations in the block inserter
- New: Text block – replaces the Headline and Button blocks
- New: Text blocks comes with Headline, Text, and Button variations in the block inserter
- New: Query block – replaces the Query Loop block
- New: Looper block – replaces the Grid block inside of the Query block
- New: Loop Item block – replaces the Post Template (Container) in the Query block
- New: No Results block – add content that displays if no Query results are found
- New: Page Numbers block – add page numbers for pagination in your Query block
- New: Shape block – add any SVG shape to your pages
- New: Media block – replaces the Image block
- New: Local blocks now have the full styles builder found in GB Pro Global Styles
- New: Local blocks can now be designed at any breakpoint or nested rule
- New: Filter block design options in the editor based on whether they have a value
- New: Filter block design options in the editor based on whether they’re inheriting a value
- New: Dynamic tags system. Insert dynamic data anywhere in your blocks
- New: Multiple dynamic tags can be inserted into a single block
- New: –gb-container-width CSS variable for getting the global max-width
- Performance: Local blocks now generate their CSS and HTML as you build in the editor
- Performance: Blocks are output as static HTML/CSS on the frontend for better performance
More changelogs can be found in our legacy development blog.