# Changelog

## [[2.0.1]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/2.0.1) - 2023-08-09

### Security
- General testing to ensure compatibility with latest WordPress version (6.3).

## [[2.0.0]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/2.0.0) - 2023-06-01

### NOTICE
- The plugin was rewritten to utilise the Site Editor available.
- 4 sharing blocks have been added to the core Social Links block.
- WhatsApp, Twitter, Facebook and Pinterest

### Security
- General testing to ensure compatibility with latest WordPress version (6.2.2).

## [[1.2.5]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.2.5) - 2023-04-20

### Security
- General testing to ensure compatibility with latest WordPress version (6.2).

## [[1.2.4]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.2.4) - 2022-12-22

### Security
- General testing to ensure compatibility with latest WordPress version (6.1.1).

## [[1.2.3]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.2.3) - 2022-09-12

### Added
- Added support for sharing to Whatsapp.
- Added in a `lsx_sharing_additional_buttons` filter to allow 3rd party plugins to add additional buttons to the modal.

## [[1.2.2]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.2.2) - 2022-05-26

### Security
- General testing to ensure compatibility with latest WordPress version (6.0).

## [[1.2.1]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.2.1) - 2021-01-15

### Updated
- Documentation and support links.

### Security
- General testing to ensure compatibility with latest WordPress version (5.6).

## [[1.2.0]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.2.0) - 2020-11-09

### Added

- You now have the ability to disable the sharing per post type.
- Disable each service per post type.
- Set a sharing label per post type.

### Updated

- Updated the settings page to CMB2.
- Updated the PHP classes to use get_instance functions.

### Security

- Updating dependencies to prevent vulnerabilities.
- Updating PHPCS options for better code.
- General testing to ensure compatibility with latest WordPress version (5.5).
- General testing to ensure compatibility with latest LSX Theme version (2.9).

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

### Added

- The js and css assets front end assets for this plugin will only load in each post type if the sharing option is enabled for the post type.

### Security

- General testing to ensure compatibility with latest WordPress version (5.4).
- General testing to ensure compatibility with latest LSX Theme version (2.7).

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

### Added

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

### Fixed

- Changing the wp_enqueue_script priority.
- Removing gulp-minify-css and updating gulpfile to 4.0+.

## [[1.1.1]](https://github.com/lightspeeddevelopment/lsx-sharing/releases/tag/1.1.1) - 2019-06-20

### Fixed

- Updated the uix-core.js to remove the Cyclic error when saving the theme options.

## [[1.0.4]]()

### Added

- Added in 3 filters for the button permalinks `lsx_sharing_{social_media_name}_url`.
- Allowing the Sharing buttons to be sent a post_id for output.

## [[1.0.3]]()

### Added

- Added compatibility with LSX Videos.
- Added compatibility with LSX Search.

## [[1.0.2]]()

### Added

- Add template hook for Storefront.
- Add template hook for WooCommerce.

## [[1.0.1]]()

### Added

- LSX Sharing styles moved from LSX to LSX Sharing plugin.

## [[1.0.0]]()

### Added

- First Version
