Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
#### [Version 3.0.0](v2.6.13...v3.0.0) (2024-08-12)

### New Features
- **Patterns Library in Otter**: Added a new Patterns Library to Otter, including dozens of new patterns.
- **Content Timeline Block**: Added a new Content Timeline Block for enhanced content structuring.
- **New Tiled Layout for Posts Block**: Added a new tiled layout option to the Posts Block, providing more versatility in content presentation.
- **Additional WooCommerce Conditions in Block Conditions**: Added more WooCommerce conditions to Block Conditions, including Product Category (has/has not), Product Tag, and Product Attribute.
- **Modal Block in Pro Version**: Introduced a new Modal Block in the Pro version for creating modals.
- **Mailchimp Merge Fields in Form Block**: Added the ability to link the value of the fields with some types for Mailchimp Merge Fields in the Form Block.
- **Responsive Controls for Column Width in Section Block**: Enabled responsive controls for column width in the Section Block.
- **Custom Text for Button in WooCommerce Add to Cart Block**: Allowed using custom text for buttons in the WooCommerce Add to Cart Block.
- **Search Within Categories for Posts in Live Search Extension**: Enabled searching within categories for posts in the Live Search extension.
- **Image Ratio Settings for Posts Block**: Improved the handling of images in the Posts Block with the addition of new Image Ratio settings, allowing for better control over image presentation.

### Improvements
- **OpenAI API Validation Key**: Added a validation key step in the settings for the OpenAI API.
- **Visual Improvements to AI Block Variation Picker**: Enhanced the visual appearance and user interface of the AI Block Variation picker for a smoother user experience.
- **Changes to Default Settings for Posts Block**: Updated the default settings for the Posts Block to optimize performance and ease of use.
- **Dynamic Data Feature in Block Toolbar**: Relocated the Dynamic Data feature to the Block Toolbar for easier access and streamlined workflow.
- **Increase Height for Popup in Editor on Auto Mode**: Increased the height for the popup in the editor when in auto mode.
- **Block Tools Display by Default**: Changed Block tools settings to show them by default.
- **Improved Error Messages in Form Block**: Enhanced error messages when the tester is an admin in the Form Block.
- **Twitter Icon to X in Sharing Block**: Updated the Twitter icon to X in the Sharing Block.
- **Disable Content AI Actions in Sidebar**: Added a setting in the dashboard to disable Content AI actions from the sidebar.
- **ESC Key to Close Popup Block**: Added the option to close popups using the ESC key in the Popup Block.
- **Various Quality of Life Improvements**: Ongoing enhancements to improve overall user experience.

### Bug Fixes
- **Removal of Copy/Paste Styles Feature**: Removed the Copy/Paste Styles feature to simplify the user interface and reduce potential conflicts.
- **Padding Fix in Advanced Heading Block**: Fixed the issue where padding was not working correctly on mobile in the Advanced Heading block.
- **Slider Width in Section Column**: Fixed the issue where the slider inside a section column was ignoring the width setting.
- **Fix Blocks Using Empty ID**: Corrected the issue where blocks could use an empty ID.
- **Blocks Not Working as Widgets**: Resolved the problem where blocks were not working properly when used as widgets.
- **Replace Option in AI Block**: Fixed the issue where the replace option in the AI block was not working.
- **Tabs and Accordion Block Scrolling**: Fixed the issue in the Tabs and Accordion Block where it was scrolling when the content exceeded one screen, adding a jump effect.
- **Section Block Margin and Padding Inheritance**: Fixed the default inheritance for margin and padding in the Section Block.
- **Flip Card Image Background Size**: Corrected the issue where the flip card image background size wasnt working on the frontend.
  • Loading branch information
pirate-bot committed Aug 12, 2024
1 parent 597b0cf commit 2ba6ea1
Show file tree
Hide file tree
Showing 10 changed files with 236 additions and 66 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
#### [Version 3.0.0](https://github.com/Codeinwp/otter-blocks/compare/v2.6.13...v3.0.0) (2024-08-12)

### New Features
- **Patterns Library in Otter**: Added a new Patterns Library to Otter, including dozens of new patterns.
- **Content Timeline Block**: Added a new Content Timeline Block for enhanced content structuring.
- **New Tiled Layout for Posts Block**: Added a new tiled layout option to the Posts Block, providing more versatility in content presentation.
- **Additional WooCommerce Conditions in Block Conditions**: Added more WooCommerce conditions to Block Conditions, including Product Category (has/has not), Product Tag, and Product Attribute.
- **Modal Block in Pro Version**: Introduced a new Modal Block in the Pro version for creating modals.
- **Mailchimp Merge Fields in Form Block**: Added the ability to link the value of the fields with some types for Mailchimp Merge Fields in the Form Block.
- **Responsive Controls for Column Width in Section Block**: Enabled responsive controls for column width in the Section Block.
- **Custom Text for Button in WooCommerce Add to Cart Block**: Allowed using custom text for buttons in the WooCommerce Add to Cart Block.
- **Search Within Categories for Posts in Live Search Extension**: Enabled searching within categories for posts in the Live Search extension.
- **Image Ratio Settings for Posts Block**: Improved the handling of images in the Posts Block with the addition of new Image Ratio settings, allowing for better control over image presentation.

### Improvements
- **OpenAI API Validation Key**: Added a validation key step in the settings for the OpenAI API.
- **Visual Improvements to AI Block Variation Picker**: Enhanced the visual appearance and user interface of the AI Block Variation picker for a smoother user experience.
- **Changes to Default Settings for Posts Block**: Updated the default settings for the Posts Block to optimize performance and ease of use.
- **Dynamic Data Feature in Block Toolbar**: Relocated the Dynamic Data feature to the Block Toolbar for easier access and streamlined workflow.
- **Increase Height for Popup in Editor on Auto Mode**: Increased the height for the popup in the editor when in auto mode.
- **Block Tools Display by Default**: Changed Block tools settings to show them by default.
- **Improved Error Messages in Form Block**: Enhanced error messages when the tester is an admin in the Form Block.
- **Twitter Icon to X in Sharing Block**: Updated the Twitter icon to X in the Sharing Block.
- **Disable Content AI Actions in Sidebar**: Added a setting in the dashboard to disable Content AI actions from the sidebar.
- **ESC Key to Close Popup Block**: Added the option to close popups using the ESC key in the Popup Block.
- **Various Quality of Life Improvements**: Ongoing enhancements to improve overall user experience.

### Bug Fixes
- **Removal of Copy/Paste Styles Feature**: Removed the Copy/Paste Styles feature to simplify the user interface and reduce potential conflicts.
- **Padding Fix in Advanced Heading Block**: Fixed the issue where padding was not working correctly on mobile in the Advanced Heading block.
- **Slider Width in Section Column**: Fixed the issue where the slider inside a section column was ignoring the width setting.
- **Fix Blocks Using Empty ID**: Corrected the issue where blocks could use an empty ID.
- **Blocks Not Working as Widgets**: Resolved the problem where blocks were not working properly when used as widgets.
- **Replace Option in AI Block**: Fixed the issue where the replace option in the AI block was not working.
- **Tabs and Accordion Block Scrolling**: Fixed the issue in the Tabs and Accordion Block where it was scrolling when the content exceeded one screen, adding a jump effect.
- **Section Block Margin and Padding Inheritance**: Fixed the default inheritance for margin and padding in the Section Block.
- **Flip Card Image Background Size**: Corrected the issue where the flip card image background size wasnt working on the frontend.

##### [Version 2.6.13](https://github.com/Codeinwp/otter-blocks/compare/v2.6.12...v2.6.13) (2024-07-17)

- Fixed Button Group block - Appearance, Letter case, and Line height options are now working
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codeinwp/otter-blocks",
"description": "A set of awesome Gutenberg Blocks by ThemeIsle.",
"type": "wordpress-plugin",
"version": "2.6.13",
"version": "3.0.0",
"repositories":[
{
"type":"composer",
Expand Down
4 changes: 2 additions & 2 deletions otter-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Plugin Name: Otter – Page Builder Blocks & Extensions for Gutenberg
* Plugin URI: https://themeisle.com/plugins/otter-blocks
* Description: Create beautiful and attracting posts, pages, and landing pages with Otter – Page Builder Blocks & Extensions for Gutenberg. Otter comes with dozens of Gutenberg blocks that are all you need to build beautiful pages.
* Version: 2.6.13
* Version: 3.0.0
* Author: ThemeIsle
* Author URI: https://themeisle.com
* License: GPL-2.0+
Expand All @@ -26,7 +26,7 @@
define( 'OTTER_BLOCKS_BASEFILE', __FILE__ );
define( 'OTTER_BLOCKS_URL', plugins_url( '/', __FILE__ ) );
define( 'OTTER_BLOCKS_PATH', dirname( __FILE__ ) );
define( 'OTTER_BLOCKS_VERSION', '2.6.13' );
define( 'OTTER_BLOCKS_VERSION', '3.0.0' );
define( 'OTTER_BLOCKS_PRO_SUPPORT', true );
define( 'OTTER_BLOCKS_SHOW_NOTICES', false );

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "otter-blocks",
"version": "2.6.13",
"version": "3.0.0",
"description": "Otter – Page Builder Blocks & Extensions for Gutenberg",
"scripts": {
"build": "npm-run-all --parallel prod:*",
Expand Down
2 changes: 1 addition & 1 deletion plugins/blocks-animation/blocks-animation.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Plugin Name: Blocks Animation: CSS Animations for Gutenberg Blocks
* Plugin URI: https://github.com/Codeinwp/otter-blocks
* Description: Blocks Animation allows you to add CSS Animations to all of your Gutenberg blocks in the most elegent way.
* Version: 2.6.13
* Version: 3.0.0
* Author: ThemeIsle
* Author URI: https://themeisle.com
* License: GPL-3.0+
Expand Down
2 changes: 1 addition & 1 deletion plugins/blocks-css/blocks-css.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Plugin Name: Blocks CSS: CSS Editor for Gutenberg Blocks
* Plugin URI: https://github.com/Codeinwp/otter-blocks
* Description: Blocks CSS allows you add custom CSS to your Blocks straight from the Block Editor (Gutenberg).
* Version: 2.6.13
* Version: 3.0.0
* Author: ThemeIsle
* Author URI: https://themeisle.com
* License: GPL-3.0+
Expand Down
4 changes: 2 additions & 2 deletions plugins/otter-pro/otter-pro.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Plugin Name: Otter Pro
* Plugin URI: https://themeisle.com/plugins/otter-blocks
* Description: Create beautiful and attracting posts, pages, and landing pages with Otter – Page Builder Blocks & Extensions for Gutenberg. Otter comes with dozens of Gutenberg blocks that are all you need to build beautiful pages.
* Version: 2.6.13
* Version: 3.0.0
* Author: ThemeIsle
* Author URI: https://themeisle.com
* License: GPL-2.0+
Expand All @@ -28,7 +28,7 @@
define( 'OTTER_PRO_PATH', dirname( __FILE__ ) );
define( 'OTTER_PRO_BUILD_URL', plugins_url( '/', __FILE__ ) . 'build/pro/' );
define( 'OTTER_PRO_BUILD_PATH', dirname( __FILE__ ) . '/build/pro/' );
define( 'OTTER_PRO_VERSION', '2.6.13' );
define( 'OTTER_PRO_VERSION', '3.0.0' );

require_once dirname( __FILE__ ) . '/autoloader.php';
$autoloader = new \ThemeIsle\OtterPro\Autoloader();
Expand Down
Loading

0 comments on commit 2ba6ea1

Please sign in to comment.