Releases: cssigniter/gutenbee
Releases · cssigniter/gutenbee
2.18.0
2.17.4
-
Register all external js libraries as explicit dependencies to admin script
M gutenbee.php -
FIXED: Fix an issue where the first item in a newly inserted icon list would not be editable
M build/gutenbee.build.js
M src/blocks/icon-list/icon-list-item/edit.js -
UPDATED: Plugin version to 2.17.4
-
UPDATED: readme.txt
M gutenbee.php
M readme.txt
2.17.3
2.17.2
-
FIXED: Since the iframe-ing of the block editor in WP 6.3, block editor assets would not get enqueued under specific circumstances.
-
CHANGED: Block editor assets are now enqueued via the 'enqueue_block_assets' action instead of 'enqueue_block_editor_assets'.
M gutenbee.php -
CHANGED: Version to 2.17.2
-
UPDATED: Language file.
M gutenbee.php
M languages/gutenbee.pot
M readme.txt
2.17.1
2.17.0
- Button block: The Button’s “outline” predefined template now correctly applies no background.
- Container / Column block: Added option to control the container’s column block height.
- Container / Column block: Fixed overlap in nested layouts.
- Fix layout of some inner blocks when placed inside of the Banner block.
- Food menu block: Minor layout adjustment in price text
- Gallery block: Added ability to display captions on the images.
- Image comparison block: Fix strings to be able to be translated.
- Progress bar block: Added option to control the block’s height.
- Review block: Fix an issue where it would calculate the score incorrectly.
- Review block: Fix performance issues when changing the rating.
- Review block: Fix block from displaying an error in the editor.
- Added WPML support.
- Maintenance tasks.