GenerateBlocks Pro 1.1.0

GenerateBlocks Pro 1.1.0 is a small feature release with some long-awaited improvements and a lot of compatibility improvements to go along with GenerateBlocks 1.4.0.

Template Library Settings

You can now choose to disable the remote or local templates from our Template Library block directly on our Settings page. If you disable both, the Template Library block won’t be available in the editor at all.

More Custom Attributes

We’ve added more allowed attributes to our Custom Attributes feature. You can now add role, download, itemtype, itemprop, and itemscope attributes!

Global Style Improvements

With the removal of defaults in GenerateBlocks 1.4.0, our Global Styles feature is now even better. You can now build Global Styles for your Grid blocks, and even for your grid item widths. We also made some minor improvements to the UI when saving/changing your style IDs.

Improved Color Picker

As mentioned in GenerateBlocks 1.4.0, we’ve massively improved our color picker to accept CSS variables and RGBA colors. This update includes these improvements in our GB Pro color controls.

Full Changelog

This release was all about fixes existing bugs and preparing for a couple of larger features we have in the pipeline. Check out the full changelog below.

  • New: Add options to disable local/remote templates
  • New: Allow support download, role, itemtype, itemprop and itemscope custom attributes
  • Tweak: Stop auto-adding inner z-index to containers with pseudo gradients
  • Tweak: Check for any kind of SVG support in Asset Library instead of Safe SVG
  • Tweak: Add global style class to the grid wrapper
  • Tweak: Use rgba colors for advanced gradients
  • Tweak: Make Local Template editing for admins only
  • Tweak: Make Global Style editing for admins only
  • Tweak: Replace delete (X) icon with trash icon
  • Tweak: Apply device visibility to grid item
  • Tweak: Fix headline color when using container hover
  • Tweak: Don’t add custom attribute if no property is added
  • Tweak: Disable attribute value field if no value needed
  • Tweak: Add lock with confirm dialog to Global Style IDs
  • Fix: Responsive border-radius when using pseudo background
  • Fix: Effect selector preview when using different devices
  • Fix: undefined index when custom attribute has no value
  • Fix: Keep current IDs for imported library items
  • Fix: Prevent special characters in Global Style IDs

GenerateBlocks 1.3.5

This update has a few small fixes to ensure compatibility with WordPress 5.8.

  • Fix: Error saving classic widgets in Customizer
  • Fix: Console error in widget editor due to core/edit-post
  • Tweak: Remove wp-editor dependency from widget editor

GenerateBlocks Pro 1.0.4

This is a small update to ensure compatibility with WordPress 5.8.

  • Tweak: Remove wp-editor dependency from new widget editor

GenerateBlocks 1.3.4

This is a small release that preps us for the upcoming WordPress 5.8 release.

Mainly, it makes it so our blocks work in the new widget block editor.

We also added a couple of small fixes, including a fix for a memory leak when you add a re-usable block inside of itself.

  • New: Integrate with the new widget block editor
  • Fix: Memory leak when reusable blocks try to render inside themselves
  • Tweak: Use new block_categories_all filter in WP 5.8

GenerateBlocks 1.3.3

This is a small update with a couple of fixes for bugs found in WordPress 5.7.

  • Fix: Constant re-rendering of SVG icons in code editor
  • Fix: Broken CSS when empty/non-published re-usable blocks are on the page
  • Tweak: Add missing text domains

GenerateBlocks Pro 1.0.3

This is a minor release that fixes a handful of bugs and adds translation support to the plugin.

  • New: Translation support
  • Fix: Hidden Container link preventing toolbar access
  • Fix: Asset Library error when empty group is saved
  • Fix: Asset Library IDs changing when re-saved before refresh
  • Tweak: Clear horizontal grid default when choosing global style
  • Tweak: Adjust icon button spacing in WP 5.7

GenerateBlocks 1.3.2

GenerateBlocks 1.3.2 is a small release with a number of bug fixes.

  • New: Add generateblocks.editor.buttonDisableFormatting filter
  • Fix: Error when using em unit on a div headline
  • Fix: Icon button spacing in WP 5.7
  • Fix: Responsive block borders when no desktop border is set
  • Tweak: Prevent Global Styles (Pro) from regenerating unique ID
  • Tweak: Integrate Grid block with Global Styles (Pro)
  • Tweak: Always inline CSS on AMP pages to avoid needing to fetch
  • Tweak: Adjust editor grid class name to prevent Sass build error

GenerateBlocks Pro 1.0.2

This is a small update that fixes a few bugs with our Global Styles feature.

  • Fix: Improve how global styles handle block defaults
  • Fix: Allow advanced backgrounds in global styles
  • Fix: Allow effects in global styles
  • Fix: Prevent PHP notices in local templates

GenerateBlocks 1.3.1

This is a small update with a fix that allows Global Styles (Pro) to apply to the standard background images and gradients.

  • Tweak: Apply generateblocks.editor.cssAttrs filter to backgrounds

GenerateBlocks Pro 1.0.1

This is a quick patch with a couple of fixes in our Global Styles feature.

Full Changelog

  • Fix: Global style attributes not saving correctly
  • Fix: Global styles not overwriting default container padding