Ultimate Blocks Changelog

Version 3.0.3

September 11th, 2023

  • PRO: IMPROVE: Ability to enable/disable pro blocks from plugin settings menu.
  • PRO: NEW: Hidden coupon option for coupon block.
  • PRO: NEW: Pagination for grid block.
  • PRO: IMPROVE: Pros&Cons are now editable for tabbed content block.
  • PRO: IMPROVE: Normal and hover colors are seperated in coupon block.
  • PRO: FIX: Schema parsing error in review block.
  • PRO: FIX: Table of contents editor and client error.
  • IMPROVE: Advanced heading auto transformation.
  • IMPROVE: New controls for progress bar block.
  • NEW: Progress bar block styles API integration for line and circle conversions.
  • NEW: Half circle style for progress bar block.
  • FIX: An issue with icon block where some icons fail to load.
  • FIX: Content toggle not opens by default when a hash is passed.
  • FIX: First toggle panel not collapsing when block marked for toggle.
  • FIX: Review block duplicate instance not working properly.

Version 3.0.2

August 23rd, 2023

  • NEW: Compatibility with WordPress 6.3.
  • FIX: An issue with block pattern previews causing errors.
  • FIX: Filesystem read permission issue on update for some server installations.
  • FIX: An empty image slider block causing errors on post save operations.
  • FIX: Table of contents block
    • Toggle buttons not visible if no title is assigned to block.
    • Hide animation not being smooth.
    • Initial hide is not working on frontend.
  • PRO: NEW: Coupon Block.
  • PRO: IMPROVE: Fade when minimized now supports different page backgrounds.

Version 3.0.1

July 21st, 2023

  • NEW: Icon Block.
  • IMPROVE: Version synchronization.
  • FIX: PHP 8.1 compatibility updates.
  • FIX: Progress bar toolbar range control not working.
  • PRO: FIX: Some client libraries not being included in plugin zip file.
  • PRO: FIX: Tabbed content saved styles overwriting none style related block attributes.
  • PRO: FIX: Image slider dependency not being available.
  • PRO: FIX: Assigned default styles being applied to previously inserted blocks on edit.

Version 3.0.0

June 16th, 2023

  • NEW: Pro version release.
  • NEW: Saved styles preview for supported blocks.
  • PRO: NEW: Saved styles for supported blocks. Save/apply/set default styles for supported blocks.
  • PRO: NEW: Button
    • Hover animations.
  • PRO: NEW: Content Toggle
    • Search functionality within content.
    • Search summary to display amount of results matched.
    • Highlight color to indicate matched search results inside content toggle.
  • PRO: NEW: Divider
    • Icons for divider elements.
  • PRO: NEW: Expand
    • Fade animation for smooth transitions.
  • PRO: NEW: Image slider
    • Thumbnails for images.
  • PRO: NEW: Review
    • Pros/Cons tables for reviews.
    • Different layouts for pros/cons tables(table, data-driven-graph).
  • PRO: NEW: Tabbed content.
    • Call to action headers.
    • Secondary informative text for tab headers.
    • Tab header icons.
  • PRO: NEW: Tabbed content.
    • Call to action headers.
    • Secondary informative text for tab headers.
    • Tab header icons.
  • PRO: NEW: Table of contents.
    • Section icons.

Version 2.5.8

March 27th, 2023

  • NEW: Compatibility with WordPress 6.2.
  • NEW: Ultimate Blocks now appear in the new Style Book.
  • Fix: Enqueue scroll polyfill only when needed.

Version 2.5.7

March 19th, 2023

  • Advanced Heading – Fix Google Fonts embed.
  • Content Toggle – Set number of initial panels to 2.
  • Post Grid – Add way to exclude categories.
  • Tabbed Content – Save last-selected tab in browser history.
  • Other – Added block previews.
  • Other – Improved block options.

Version 2.5.6

February 2nd, 2023

  • Social share – Fix icon shape display when outline is enabled.
  • Styled list – Fix color rendering while in Astra theme.
  • Styled list – Ensure consistent styled list margins and paddings across themes.
  • Styled list – Restore options to set spacing, font size, columns, and alignment.
  • Styled list – Prevent subitems from being deleted when the parent item is being split.
  • Other – Fix deprecated block_categories check.

Version 2.5.5

January 4th, 2023

  • Content Toggle – Fix issue with rendering panels.
  • Content Toggle – Allow setting transparency values to colors.
  • Post Grid – Fix title rendering.
  • Social Share – Sanitize post title before use in social share.
  • Styled Box – Ensure that number box columns have numbers by default.
  • Styled List – Convert block to new format that uses inner blocks.
  • Styled List – Add text color and background color properties to match the core list block’s properties.
  • Styled List – Remove font size, item spacing, and columns properties due to incompatibility with new styled list format.
  • Tabbed Content – Remove border in vertical tabs while using pills and underline tab style.
  • Table of Contents – Prevent empty link array in Table of Contents from generating an error.
  • Image Slider – Load JavaScript file only when image slider is in use for better performance.
  • Other – Fix issue with deprecated filter on WordPress 5.7 and older.
  • Other – Update FontAwesome to version 6.2.
  • Other – Remove final method warning.