GenerateBlocks Pro 1.5.2

  • Tweak: Improve tab templates on mobile
  • Fix: Missing global style sizing attributes in editor
  • Fix: Dynamic tab/accordion buttons

GenerateBlocks 1.7.2

  • Fix: Non-registered onboarding keys were breaking root container
  • Fix: Block styling in block theme templates

GenerateBlocks Pro 1.5.1

  • Fix: Filter editor.blockEdit breaking blocks
  • Fix: Tab buttons breaking when non-button siblings exist

GenerateBlocks 1.7.1

  • Tweak: Add link to documentation under legacy layout toggle
  • Fix: Container width migration for old blockVersion: 1 blocks
  • Fix: Container padding migration for old blockVersion: 1 blocks
  • Fix: Missing block styling with some third-party plugins

GenerateBlocks Pro 1.5.0

To learn more about this release, please refer to the release post.

  • Feature: New Tabs block variation
  • Feature: New Accordion block variation
  • Feature: Integrate Effects with new inner container (GB 1.7)
  • Feature: Integrate with position and overflow options (GB 1.7)
  • Feature: Require certain versions in Pattern Library
  • Tweak: Update pattern library icon
  • Tweak: Add Effects panel using BlockEdit filter
  • Tweak: Add Global Styles using BlockEdit filter
  • Tweak: Improve Effects/Advanced BGs UI
  • Tweak: Update generateblocks-pro.pot
  • Tweak: Move Pattern Library to end of block list
  • Tweak: Add pointer-events: none to pseudo backgrounds
  • Fix: Dynamic image backwards compatibility with ACF integration
  • Fix: Editor styles not loading in tablet/mobile previews in Firefox
  • Fix: Check the useEffect attributes when showing global styles
  • Fix: Check objects in Global Styles
  • Fix: Pattern Library loading icon position
  • Fix: Syntax when using multiple transition on one element

GenerateBlocks 1.7.0

To learn more about this release please refer to the release post.

  • Feature: Add flexbox controls to all blocks
  • Feature: Add sizing controls to all blocks
  • Feature: Add global max-width option to sizing
  • Feature: Add position option to all blocks
  • Feature: Add overflow options to Container block
  • Feature: Add flex child controls to Headline and Button blocks
  • Feature: Add Button Container variant using Container block
  • Feature: Deprecate existing Button Container block
  • Feature: Remove inner container div from newly added Container blocks
  • Feature: Add manual migration for existing Container blocks with inner container
  • Feature: Add insert inner Container button
  • Feature: Allow adding singular Button blocks
  • Feature: Allow grouping of singular Buttons inside a Container
  • Feature: Add z-index options to tablet and mobile
  • Feature: Add order option to desktop
  • Feature: Add text alignment to Button block
  • Feature: Add generateblocks_dynamic_source_id filter
  • Feature: Add generateblocks.editor.addButtonCurrentColors filter
  • Feature: Add generateblocks_block_css_selector filter
  • Feature: Add button type option
  • Feature: Accept ID-only searches in dynamic content post selects
  • Feature: Add template selector system
  • Feature: Add generateblocks.editor.renderBlock hook
  • Feature: Add onboard system
  • Feature: Add generateblocks.editor.settingsPanel filter
  • Feature: Use row-gap for Grid vertical gap option
  • Feature: Add generateblocks_block_one_time_css_data hook
  • Feature: Add generateblocks_before_container_open hook
  • Feature: Add generateblocks_after_container_close hook
  • Feature: Allow “auto” as value in margin controls
  • Feature: Add generateblocks_use_visited_selector filter
  • Feature: Add generateblocks_query_loop_editor_posts_cap filter
  • Tweak: Improve typography font family select
  • Tweak: Improve Container block appender
  • Tweak: Migrate flexBasis to use one value with unit
  • Tweak: Move z-index to Layout panel
  • Tweak: Add Flex Child panel to Layout panel
  • Tweak: Improve Typography section layout
  • Tweak: Move Container alignment to typography section
  • Tweak: Change panel icon color
  • Tweak: Update block icons
  • Tweak: Move device buttons above block name
  • Tweak: Remove transition from Button block
  • Tweak: Remove block description from inspector controls
  • Tweak: Improve advanced select results
  • Tweak: Use new editor_script/style_handles
  • Tweak: Re-order panels
  • Tweak: Move Headline tag name control to Advanced
  • Tweak: Ignore button hover colors on current buttons
  • Tweak: Remove :visited pseudo selector from CSS
  • Tweak: Remove tag name from CSS selectors
  • Tweak: Load CSS later to prevent specificity issues
  • Tweak: Allow “0” as HTML attribute value
  • Tweak: Replace gb-button__current class with gb-block-is-current
  • Tweak: Add pointer-events: none to pseudo backgrounds
  • Fix: Responsive placeholder not showing 0 value
  • Fix: Excerpt spelling mistake
  • Fix: Image placeholder position
  • Fix: Missing source ID in excerpt
  • Fix: Pagination buttons missing generateblocks_query_loop_args filter
  • Fix: Dynamic Button tag name with no link
  • Fix: Prevent faded background image in editor
  • Fix: Pass $block to generateblocks_parse_attr function
  • Fix: WP Filesystem error missing credentials

GenerateBlocks Pro 1.4.0

This version focuses on integrating our dynamic content feature with Advanced Custom Fields.

  • Feature: Integrate ACF with dynamic content options
  • Feature: Support ACF basic fields
  • Feature: Support ACF content fields
  • Feature: Support ACF choice (single value) fields
  • Feature: Support ACF relational (single value) fields
  • Feature: Support ACF jQuery fields
  • Fix: Query loop not working in widget area
  • Fix: Exclude current sticky post not working
  • Fix: Removal of isQueryLoop item attribute in global styles
  • Fix: Add missing device visibility to Image block
  • Fix: Popover component overflow in WP 6.1
  • Tweak: Change normal selectControl to SimpleSelect
  • Tweak: Make link source use same meta components
  • Tweak: Fix pattern library labels in settings area
  • Tweak: Remove drafted local patterns from library
  • Tweak: Improve Color picker input field state

GenerateBlocks 1.6.0

  • Feature: Add support for FSE styling
  • Feature: Improve dynamic select components performance
  • Feature: Add necessary filters and actions for ACF integration in GB Pro
  • Fix: Missing styling when blocks added outside content
  • Fix: Missing styling for blocks within loop content
  • Fix: Removing icons without text does not display text back again
  • Fix: “Sticky posts only” not displaying correctly in the frontend
  • Fix: Pass dynamic container link to settings variable
  • Fix: Color picker behavior when manually changing value
  • Fix: Missing legacy alpha color slider in gradient component if set to 0
  • Fix: Remove gb-*-text class from dynamic blocks with icons
  • Fix: Dynamic content conflict with icons and custom classes
  • Fix: Missing legacy alpha color slider in gradient component
  • Tweak: Enqueue inline embedding stylesheet using wp_enqueue_scripts
  • Tweak: Remove block-editor-block-list__block class from root wrapper
  • Tweak: Headline transform to core Heading keep the level

GenerateBlocks 1.5.4

This patch fixes an issue when querying posts by tags/non-hierarchical taxonomies in the editor.

  • Fix: Non-hierarchical taxonomies with broken REST API calls