Blocks Monster

Changelog

1.17.1

  • Fix: Updated WordPress.org deploy workflow to clean vendor before composer install –no-dev to prevent CI autoload failures.
  • Fix: Improved deployment composer install command with –no-interaction for safer CI execution.

1.17.0

  • New: Added “Timer” Gutenberg block with WordPress Interactivity API integration for countdown functionality.
  • New: Added “Timer Value” Gutenberg block for displaying individual time units (days, hours, minutes, seconds) within a timer.
  • Improvement: Updated all block icons to use WordPress native icons for consistency and improved visual clarity in the block inserter.
  • Improvement: Enhanced block titles and descriptions across all Gutenberg blocks for better discoverability and usability.
  • Improvement: Expanded shorthand trigger support across all blocks. Users can now use both terse (e.g., :s) and descriptive (e.g., :section) shorthands for faster block insertion.
  • Improvement: Added shorthand support for all HTML wrapper blocks (:div, :span, :link, :anchor, :image, :header, :nav, :form, :input, :list-item, :ordered-list, :unordered-list).
  • Improvement: Added shorthand support for all theme blocks (:author, :author-avatar, :author-meta, :logo, :post-title, :post-content, :post-date, :post-excerpt, :post-featured-image, :post-meta, :post-template, :post-terms, :query, :query-title, :site-title, :site-tagline, :site-logo, :term-description, and more).
  • Improvement: Added shorthand support for general blocks (:text, :heading, :group, :column, :icon, :slider).
  • Improvement: Added specific heading level shorthands (:h1, :h2, :h3, :h4, :h5, :h6) with default styling.
  • Fix: Prevented duplicate registration notices for bm/apple-app-store, bm/column, and bm/video blocks.
  • Fix: Prevented PHP 8.1+ deprecation in wp_add_inline_style() by only passing non-empty animation CSS.

1.16.0

  • New: Add “Slider” Gutenberg block for the slider.
  • New: Add “Slider Next” Gutenberg block for the slider.
  • New: Add “Slider Pagination” Gutenberg block for the slider.
  • New: Add “Slider Previous” Gutenberg block for the slider.
  • New: Add “Slider Scrollbar” Gutenberg block for the slider.
  • New: Add “Slider Slide” Gutenberg block for the slider.
  • New: Add “Slider Slides” Gutenberg block for the slider.
  • New: Add “Slider Slides Thumb” Gutenberg block for the slider.
  • New: Add “Slider Slides Thumbs” Gutenberg block for the slider.

1.15.0

  • New: Added scroll interation with scroll indicators.
  • Improvement: Disabled suggessions for the dimentsions blocks.
  • Improvement: Allow to add min -10000, and max 10000 values in inputs.
  • Improvement: For single column selection avoided to add column in section block.
  • Improvement: Added the shortcuts :h1, :h2, :h3, :h4, :h5, :h6 to add the heading block in the editor.
  • Improvement: On enter press in heading block focus on outside the current container.
  • Fix: After duplicate block the unique ID also duplicate.

1.14.0

  • New: Added the click interaction support for the Button block.
  • New: Added the ‘Form’ Gutenberg block.
  • New: Added the ‘Form Input’ Gutenberg block.
  • New: Allow to copy settings support for the box model control.
  • New: Allow to copy settings support for the typography control.
  • Improvement: Allow to increase/decrease or update value on click or drag on input.
  • Improvement: Updated the block control styling.
  • Improvement: Added sync support for the dimentions control.
  • Improvement: Added remove color support for Linear gradient in background control.
  • Improvement: Added remove color support for Angular gradient in background control.
  • Improvement: Added remove color support for Radial gradient in background control.
  • Fixed: Box shadow not works due to missing unit.
  • Fixed: After duplicate block the unique ID also duplicate.
  • Fixed: Linear gradient not works in the background control.
  • Fixed: Angular gradient not works in the background control.
  • Fixed: Radial gradient not works in the background control.
  • Deperecated: Removed the ‘Active’ state control.

1.13.0

  • New: Added the “Query” Gutenberg block.
  • New: Added the “Post Template” Gutenberg block.
  • New: Added the “Post Title” Gutenberg block.
  • Improvement: Added WordPress 6.7.2 compatibility.

1.12.0

  • New: Added the “Group” Gutenberg block.
  • New: Added the “Site Logo” Gutenberg block.
  • New: Added the “Site Tagline” Gutenberg block.
  • New: Added the “Site Title” Gutenberg block.
  • New: Added the “Logo” Gutenberg block.

1.11.2

  • Improvement: Improved the UI design for the Section block.

1.11.1

  • Improvement: Added a default placeholder image for the Image block.
  • Improvement: Added link, and target support for the Button block.
  • Improvement: Allow new block after press enter in text, and heading block.
  • Improvement: Show the selected and hovered block in the editor.

1.11.0

  • New: Added the “Emoji” Gutenberg block.
  • New: Added the “Column” Gutenberg block.
  • New: Added the “Button” Gutenberg block.
  • Fix: On duplicate block the unique ID also duplicate.
  • Improvement: Added placeholder support for the section block to add different column layouts.
  • Improvement: Use the :s and type space to add the Section block in editor.

1.10.0

  • Fixed: Flex box control css not works.
  • New: Added the “Icon” Gutenberg block.

1.9.0

  • New: Added the “Heading” Gutenberg block.
  • New: Added the “Text” Gutenberg block.
  • New: Added the “Image” Gutenberg block.

1.8.13

  • Improvement: Sidebar control icons, and UI, and performance optimized.

1.8.12

  • Improvement: Release of Controls version 1.0.4.
  • Improvement: Added auto suggest support for most of the controls.
  • Improvement: Added Animation control support for Section Gutenberg block.
  • Improvement: Updated the Section Gutenberg block.

1.8.11

  • Improvement: Added the transition control support for Section Gutenberg block.
  • Improvement: Added the transform support for Section Gutenberg block.

1.8.10

  • Improvement: Added the pointer events control support for Section Gutenberg block.
  • Improvement: Added the cursor control support for Section Gutenberg block.
  • Improvement: Added the background blur control support for Section Gutenberg block.
  • Improvement: Added the layer blur control support for Section Gutenberg block.
  • Improvement: Added the opacity control support for Section Gutenberg block.

1.8.9

  • Improvement: Added the box shadow control support for the Section Gutenberg block.

1.8.8

  • Improvement: Added the background control support for the Section Gutenberg block.

1.8.7

  • Improvement: Added the typography control support for the Section Gutenberg block.

1.8.6

  • Improvement: Added the border radius control support for the Section Gutenberg block.
  • Improvement: Added the box sizing control support for the Section Gutenberg block.

1.8.5

  • Improvement: Added the box model control support for the Section Gutenberg block.

1.8.4

  • Improvement: Updated the UI design for the state, and responsive control.

1.8.3

  • Improvement: Added the dimentions (width, height) control support for the Section Gutenberg block.

1.8.2

  • Improvement: Added the position control support for the Section Gutenberg block.
  • Improvement: Added the sides (top, right, bottom, and left) control support for the Section Gutenberg block.
  • Improvement: Added the z-index control support for the Section Gutenberg block.

1.8.1

  • Improvement: Added the Flex Box control support for the Section Gutenberg block.

1.8.0

  • New: Added “Section” Gutenberg block.

1.7.0

  • New: Added “Apple App Store Button” Gutenberg block.
  • New: Added “Google Play Store Button” Gutenberg block.

1.6.0

  • New: Added position control support for the Gutenberg blocks.
  • Improvement: Responsive control for the Gutenberg blocks.

1.5.0

  • Improvement: Added “Copy to Clipboard” Gutenberg block.
  • Improvement: Added “Social Share” Gutenberg block.
  • Improvement: Added block link support for the post content block.

1.4.2

  • Improvement: Added heading block variations for Gutenberg.
  • Improvement: Added “Responsive” option for Gutenberg blocks to hide on mobile, tablet, or desktop.

1.4.1

  • Improvement: Added compatibility with WordPress 6.6.1.

1.4.0

  • New: Added the “Posts List” Gutenberg block.
  • New: Added the “Terms List” Gutenberg block.

1.3.1

  • Improvement: Fixed the link for the Elementor pricing widget not works.

1.3.0

  • New: Added the “Post List” Elementor widget.
  • New: Added the “Term Title” Elementor widget.

1.2.0

  • New: Added the “Logo” Elementor widget.
  • New: Added the “Navigation Menu” Elementor widget.
  • New: Added the “Taxonomy Posts Grid” Elementor widget.

1.1.0

  • New: Added the “Table” Elementor widget.

1.0.0

  • Initial release.

Plugin Website
Visit website

Version:
1.17.1
Last Updated
April 23, 2026
Active Installs
10
Requires
WordPress 4.4
Tested Up To
WordPress 6.9.4
Requires PHP
5.6

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.