# Change log

## [[1.1.2]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.1.2) - 2020-05-21

### Added
- Added spacing options for the columns default block.

### Security
- General testing to ensure compatibility with latest WordPress version (5.4.1).
- General testing to ensure compatibility with latest LSX Theme version (2.8).


## [[1.1.1]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.1.1) - 2020-04-03

### Fixed
- Fixing issue `Warning: Each child in a list should have a unique "key" prop.`.
- Fixing the Post Grid Block issue, where the post were not showing on the backend.
- Fixing the hover effect buttons for the Button Blocks.
- Fixing the group block extension that was breaking.


## [[1.1.0]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.1.0) - 2020-03-30

### Added
- Extended Gutenberg Core blocks with LSX attributes.
- Extended Core Heading block.
- Adding LSX block styles to Quote and Blockquote core blocks.
- Adding Team block that will be enabled if the LSX Team plugin is enabled.
- Adding a Testimonial Block that will be enabled if the LSX Testimonial plugin is enabled.
- Adding support for `post tags` to both the post grid and carousel blocks.
- Adding compatible classes for WordPress 5.4+.

### Fixed
- Fixing the loading error for the Grid Post block.

### Security
- LSX Blocks will be using the production version of React.


## [[1.0.5]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.0.5) - 2019-12-19

### Security
- General testing to ensure compatibility with latest WordPress version (5.3).
- Checking compatibility with LSX 2.6 release.


## [[1.0.4]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.0.4) - 2019-11-13
### Added
- Adding the Author profile block.

### Fixed
- Adding in CSS to format the Blog Post Carousel incase the JS fails to load.
- Fixing error "Trying to get property `post_content` of non-object".


## [[1.0.3]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.0.3) - 2019-10-30

### Fixed
- Making button text bold.
- Fixed the double size attribute causing the missing blog images.


## [[1.0.2]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.0.2) - 2019-09-27

### Added
- Adding the .gitattributes file to remove unnecessary files from the WordPress version.

### Fixed
- Adding the class `has-block-banner` only to pages or posts.


## [[1.0.0]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.0.1) - 2019-08-06

### Added
- Adding a class if the page is using the banner block for more customization.

### Changed
- Updating styles for block and post carrousel blocks to match the new LSX Blog customizer improvements.
- Changing enqueuing files priorities.

### Fixed
- Margin and spacing fixes.
- Accordion styles fixes for mobile.


## [[1.0.0]](https://github.com/lightspeeddevelopment/lsx-blocks/releases/tag/1.0.1)
### Added
- Initial Release
