##### [Version 1.6.9](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.8...v1.6.9) (2021-07-02)

- Fix links in Review Block
- Fix block defaults not working in Default Section
- Allow Custom sizes in Posts Block
- Add filter to Posts Block's query:
- Add Tabs Block:
- Add rel attribute to Review Block's Button

##### [Version 1.6.8](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.7...v1.6.8) (2021-06-11)

add translations over the files

##### [Version 1.6.7](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.6...v1.6.7) (2021-05-24)

- Fix Product Review Block conflict with WooCommerce

##### [Version 1.6.6](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.5...v1.6.6) (2021-05-24)

- Fix Product Review Block conflict with WooCommerce

##### [Version 1.6.5](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.4...v1.6.5) (2021-05-20)

- Add Product Review Block
- Make blocks AMP-ready
- Fix the post excerpt becoming corrupted when containing multi-byte character
- Fix Section's Overlay Gradient not working
- Fix Icon List reset on refresh

##### [Version 1.6.4](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.3...v1.6.4) (2021-04-12)

- Fix button not centering
- Fix custom CSS not working on Leaflet Map Block
- Fix Columns width resetting
- Fix Resizer in Columns

##### [Version 1.6.3](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.2...v1.6.3) (2021-03-29)

- Fix Columns range crashing in Section Block.
- Fix Progress Blocks not loading on front-end.

##### [Version 1.6.2](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.1...v1.6.2) (2021-03-26)

- Fix Button Groups alignment
- Don't enqueue empty CSS
- Adds new Accordion Block
- CPT support to Posts Block

##### [Version 1.6.1](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.6.0...v1.6.1) (2021-03-02)

- Add Leaflet Map Block
- Various small fixes

#### [Version 1.6.0](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.11...v1.6.0) (2021-01-06)

- New Icon List Block.
- Allow editing text in Progress Bar Block.
- Reuse Gradient Control from Core.
- Fix Font Awesome loading when the non-Icon button is being used.
- Improve Server-Side CSS Method

##### [Version 1.5.11](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.10...v1.5.11) (2020-12-12)

- Fix ThemeIsle icons not appearing on WebKit browsers

##### [Version 1.5.10](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.9...v1.5.10) (2020-11-25)

- Do not add the background image to the Section when the URL is not set.

##### [Version 1.5.9](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.8...v1.5.9) (2020-11-22)

- Responsive Images in Posts Block.
- Fix Progress Blocks.
- Don't enqueue CSS on Classic Editor posts.
- Change the Highlight tag.

##### [Version 1.5.8](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.7...v1.5.8) (2020-11-18)

- WordPress 5.6 compatibility.
- Fix duplicate posts appear in Posts block when using WPML.
- Fox Sharing Icons block links.
- Improve Font Awesome Icons background.
- Fix Progress Bar percentage animation.
- Add ThemeIsle Icons to Buttons & Font Awesome Icons Block.
- Rename Font Awesome Icons Block to Icon Block.
- Add Circular Progress Block.
- Allow zero value for borderSize in Button Block.

##### [Version 1.5.7](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.6...v1.5.7) (2020-09-14)

- Add Lottie Animations Block.
- Add Progress Bar Block.
- Prevent old custom CSS from being cached.
- Fix Slider in Section's Vertical Alignment on AMP.
- Consensual Tracking Data.

##### [Version 1.5.6](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.5...v1.5.6) (2020-08-12)

- Fix Button Group Block borders
- Fix Plugin Card failing with additional attributes
- Fix permission callback missing in REST API Route

##### [Version 1.5.5](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.4...v1.5.5) (2020-08-12)

- Fix Button Group Block borders
- Fix Plugin Card failing with additional attributes
- Fix permission callback missing in REST API Route

##### [Version 1.5.4](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.3...v1.5.4) (2020-08-03)

- Button Group Improvements
- Fixed Caption field missing from Slider Block
- Image management in Slider & Gallery Block
- Fix issue with CSS inline loading twice
- Fix Posts Block offset bug
- Remove default font size from Posts Block

##### [Version 1.5.3](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.2...v1.5.3) (2020-06-22)

- Store images locally when importing templates
- The improved template import mechanism
- Fix CSS file is not enqueued for posts outside the main loop
- Drop support for WordPress 5.3
- Add backward compatibility to Template Library import
- Fix category filter in Posts Section
- Add new Block Templates

##### [Version 1.5.2](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.1...v1.5.2) (2020-05-26)

- Use WP File System in Template Import
- Fix CSS Regeneration
- Add TinyMCE in Map Marker
- Use ServerSideLoader in Author & Sharing Blocks
- Fix Posts Block for Gutenberg 8.0
- Display template name in Template Library
- Add AMP Support to Slider Block
- Remove Section Outline
- Add AMP Support to Google Maps Block
- Fix Horizontal/Vertical Alignment
- Add Template Preview in Template Library
- Fix issue with Color resetting in Button Group & Section
- Fix Font Awesome not loading on Index Pages
- Add two new templates
- Fix SVG issue in Slider & Section Block

##### [Version 1.5.1](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.5.0...v1.5.1) (2020-04-10)

- Remove Icons from Range Controls
- Add ColorIndicator to Color Controls
- Move Vertical Alignment to Toolbar
- Fix Button Hover Color not saving
- Fix Responsive Controls not working
- Regenerate CSS file if it doesn't exist
- Reduce FontAwesome Size

#### [Version 1.5.0](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.4.2...v1.5.0) (2020-03-30)

- Improve Responsiveness Control
- Remove Popover from Sizing Control
- Add Button Border to Global Defaults
- Fix issue with CSS not saving properly

##### [Version 1.4.2](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.4.1...v1.4.2) (2020-03-20)

- Adds compatibility with WordPress 5.4

##### [Version 1.4.1](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.4.0...v1.4.1) (2020-02-29)

- Fix issue with Button Group & Global Defaults
- Add Offset to Posts Block
- Allow custom IDs in Section & Advanced Heading Block
- Add speed option in Slider Block
- Fix issue with Overlay Gradient not working in Section Block

#### [Version 1.4.0](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.3.6...v1.4.0) (2020-02-22)

- Add Column Width control to Sidebar
- Remove Inline CSS from Blocks
- Fix Block ID Mechanism
- Add Global Defaults
- Improve Vertical Alignment to Section Block
- Add option to disable Arrows/Bullets in Slider Block
- Option to reverse columns in Section
- Add theme_support for global defaults
- Inherit Sizing values
- Button Group consistency with Button Block
- Add Anchor field to Advanced Heading Block

##### [Version 1.3.6](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.3.5...v1.3.6) (2020-02-13)

* Fix library autoloading in multiple plugins

##### [Version 1.3.5](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.3.4...v1.3.5) (2020-02-03)

 * Fix issue with library autoloading in different plugins

##### [Version 1.3.4](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.3.3...v1.3.4) (2020-01-09)

Fix issue with icons not appearing in Chrome
Fix issue with icons not appearing in Chrome

##### [Version 1.3.3](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.3.2...v1.3.3) (2020-01-09)

Fix composer loading condition

##### [Version 1.3.2](https://github.com/Codeinwp/gutenberg-blocks/compare/v1.3.1...v1.3.2) (2020-01-09)

- Add Slider Transforms [#142](https://github.com/Codeinwp/gutenberg-blocks/issues/142)
- Improve Onboarding Experience & New Icons: [#144](https://github.com/Codeinwp/gutenberg-blocks/issues/144)
- Remove deprecated blocks: [#103](https://github.com/Codeinwp/gutenberg-blocks/issues/103)
- React Hooks: [#145](https://github.com/Codeinwp/gutenberg-blocks/issues/145)
- Remove background from Posts Block: [#149](https://github.com/Codeinwp/gutenberg-blocks/issues/149)
- Allow changing Title tag in Posts Block: [#147](https://github.com/Codeinwp/gutenberg-blocks/issues/147)
- Change Category from H6 to Span: [#148](https://github.com/Codeinwp/gutenberg-blocks/issues/148)
- Option to remove the image's box-shadow: [#146](https://github.com/Codeinwp/gutenberg-blocks/issues/146)
- Fix domino effect in Sizing Component: [#151](https://github.com/Codeinwp/gutenberg-blocks/issues/151)
