GenerateBlocks Pro 1.7.0

This version is currently in beta testing. Check out the release post to learn more about this release.

beta.1

  • Fix: Error when clearing background image control
  • Fix: Box shadow color swatch bug
  • Fix: Undefined notice in patterns post type
  • Fix: Regenerate CSS when renaming style
  • Fix: Missing at-rule buttons
  • Fix: Global style panel switching
  • Fix: Style renaming bug
  • Tweak: Improve style re-ordering stability
  • Tweak: Add display: none to layout
  • Tweak: Add style onboarding filters
  • Tweak: Add filter for allowed global style blocks
  • Tweak: Add selector shortcuts filter
  • Tweak: Add filter to disable automatic pattern collection term
  • Tweak: Improve selector sanitize logic

alpha.3

  • Breaking: Change how at rules are saved to the styles object
  • Breaking: Change how background image control is parsed and saved in the styles object
  • Feature: Add bulk actions to Styles dashboard
  • Feature: Add inline style name editing to Styles table
  • Feature: Add grid-row control
  • Feature: Add visibility control
  • Feature: Use range control for opacity
  • Tweak: Require save button action when re-ordering styles
  • Fix: Styles panel closing unexpectedly
  • Fix: Auto focus input if using a custom value
  • Fix: Missing notices in Styles dashboard

alpha.2

  • Fix: Unable to remove classes from block
  • Fix: Allowed characters in class names

alpha.1

  • Feature: New Global Styles system
  • Feature: Extend new Pattern Library with Pro collection
  • Feature: Use core patterns post type for local patterns
  • Feature: Add “collection” taxonomy to the core patterns post type
  • Feature: Add necessary a11y attributes to tabs/accordions by default
  • Fix: Wrong text domains
  • Fix: Use aria-selected in for tabs
  • Deprecation: Existing Global Styles system
  • Deprecation: Existing local patterns post type
  • Deprecation: Existing Pattern Library block

GenerateBlocks 1.9.0

This version is currently in beta testing. Check out the release post to learn more about this release.

beta.1

  • Tweak: Add filter to open pattern library category by default

alpha.3

  • Fix: Unsetting of headline margin
  • Fix: Special characters in pattern titles

alpha.2

  • Fix: Grid item width buttons not working
  • Fix: Highlighted text background when no text color set

alpha.1

  • Security: Disallow scripts in custom field values
  • Feature: New Pattern Library
  • Feature: Add support for new Global Styles in Pro
  • Feature: Added opt-in defaults cache filter: generateblocks_use_block_defaults_cache
  • Feature: Added new generateblocks_do_inline_styles filter to force inline styles if needed
  • Feature: Add styles indicators to local block controls if Global Styles exist
  • Feature: Keep p tag when converting core paragraph block to Headline block
  • Feature: Use arrow keys to increase or decrease values in unit control
  • Fix: Button URL dropdown closing on input
  • Fix: Undefined $fontFamily in old Headline version
  • Fix: Missing block width alignment in block themes
  • Tweak: Remove “one-time” block CSS and include it for specific blocks when needed
  • Tweak: Added new (min-width: 768px) media query to filterable queries
  • Tweak: Replace Twitter icon with X icon

GenerateBlocks 1.8.3

This is a security release that fixes a vulnerability where logged-in “Author” and “Contributor” users could add a Query Loop block with a post status other than “publish” to see draft/private posts.

  • Security: Add user capability check to Query Loop post status

GenerateBlocks 1.8.2

  • Fix: Border colors not showing when old attributes are set.
  • Tweak: Add support for the newly created core function “wp_img_tag_add_loading_optimization_attrs”

GenerateBlocks 1.8.1

  • Fix: Icon padding controls order
  • Fix: Global styles overwriting local attributes
  • Fix: Editor controls spacing using RTL languages

GenerateBlocks Pro 1.6.0

  • Feature: Add FAQ schema option to accordions
  • Fix: Block label should not be synced with styles changes (GB 1.8.0)
  • Fix: Dynamic accordion button undefined index
  • Fix: Dynamic tab button undefined index
  • Fix: PHP Warning: Undefined array key “type”
  • Fix: Fix: Container Link display setting
  • Tweak: Require at least PHP 7.2
  • Tweak: Add current Container border color support (GB 1.8.0)
  • Tweak: Add Global Style block version to attributes
  • Tweak: Don’t show incompatible Global Styles in dropdown
  • Languages: Add es_ES translation
  • Languages: Add cs_CZ translation
  • Languages: Add fi translation

GenerateBlocks 1.8.0

  • Feature: Add flexbox alignment matrix component to Container toolbar
  • Feature: Add new Borders panel with width/style/color options for all four sides
  • Feature: Add new dimensions components in Spacing panel
  • Feature: Mix and match padding/margin units across sides and devices
  • Feature: Add more available units to all options that accept them
  • Feature: Allow text values (calc(), var(), etc…) in options that accept them
  • Feature: New “Add to Container” icon added to the toolbar of all blocks
  • Feature: Allow removal of Container block around innerBlocks
  • Feature: Display text field to allow user to replace image URL
  • Feature: Headline block show text in List View
  • Feature: Button block show text in List View
  • Feature: Image block show alt/title in List View
  • Feature: Add Block Label option to label Container, Query Loop, and Grid blocks in List View
  • Feature: Only show one dimension field if synced
  • Feature: Add option to disable Google fonts
  • Feature: Allow all unit types in UnitControl
  • Feature: Add help icon to unit list
  • Fix: Attributes merging incorrect values when multiple blocks are selected
  • Fix: Color and Background panels are visible/accessible on responsive views
  • Fix: Template lock system not applying to inner blocks
  • Fix: Button with dynamic content not displaying the aria-label
  • Fix: unique id not regenareted correctly on widgets editor
  • Fix: React createRoot warning
  • Fix: Double-click when selecting Grid template
  • Fix: Query loop parameter delete button size
  • Fix: Advanced select jumping when near the bottom of the page
  • Fix: Triple captions using static image with dynamic link
  • Fix: Flex icons based on direction in device previews
  • Fix: Container appender icon spacing
  • Fix: useDeviceType state was one state behind when triggered from core buttons
  • Fix: Use unit in UnitControl if value starts with decimal
  • Fix: Remove trailing spaces from UnitControl numeric value
  • Tweak: Require at least PHP 7.2
  • Tweak: Move block alignment to Layout panel
  • Tweak: Remove help text from Grid vertical alignment
  • Tweak: Remove the Button Container variation
  • Tweak: Clean up UnitControl display across all browsers
  • Tweak: Show all Google fonts in font family dropdown
  • Tweak: Remove top/bottom margin from Query Loop in the editor
  • Tweak: Force lowercase units in UnitControl
  • Tweak: Improve UnitControl unit visibility
  • Tweak: Show units in 2 rows
  • Tweak: Use same unit list for all UnitControl controls
  • Dev: Rebuild how block migrations run
  • Dev: Migrate spacing attributes to new spacing object attribute
  • Dev: Migrate typography attributes to new typography object attribute
  • Dev: Migrate icon padding and size attributes to new iconStyles object attribute

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