# Change log

## [[1.2.1]](https://github.com/lightspeeddevelopment/lsx-videos/releases/tag/1.2.1) - 2020-11-13

### Added

- Remove UIX and Change to CMB2.

### Security

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

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

### Added

- Added the excerpt on the videos shortcode.
- Added layout for single video pages.
- Added search and filter compatibility for the archive page.
- Added the option to disable modals on archive and category pages.
- Added the option to disable related videos on single pages.
- Added the option to disable single video posts navs on single pages.
- Added the tags taxonomy.
- Added video length meta tag for uploaded videos.

### Changed

- General styling for the plugin has been improved.

### Fixed

- Fixed the issue where sometimes the videos.js was not loaded on front.
- Fixed the search options for Video Archives.
- Fixed the archive LSX Banners.
- Fixed the grids distribution and spacing.
- Fixed the banner title to show the videos category title.
- Fixed code to match WordPress coding standards.

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

### Fixed

- Removing cached enqueues for main css and js files.
- Fixed issue `PHP Deprecated: dbx_post_advanced is deprecated since version 3.7.0! Use add_meta_boxes instead`.

### Security

- Updating dependencies to prevent vulnerabilities.
- 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.1]](https://github.com/lightspeeddevelopment/lsx-videos/releases/tag/1.1.1) - 2019-09-27

### Added

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

### Fixed

- Removing gulp-minify-css and updating to gulp 4+

## [[1.1.0]](https://github.com/lightspeeddevelopment/lsx-videos/releases/tag/v1.1.0) - 2019-06-19

### Added

- Fixing the tax changes.
- Fixing the is_cat.
- Removing the irrelevant flags.
- Added in js for a featured video player.
- Added a playing class to the player window.
- Adding in the autoplay.
- Removing the custom JS code.

### Fixed

- Fixing the search items.
- Making sure the height stays for the video iframe.
- Travis Fixes.
- Fixing the end of line sequence.

## [[1.0.9]]()

### Added

- Added in defined labels allowing you to customize the post type values.
- Allowing integration with LSX Search.

## [[1.0.3]]()

### Added

- Added Search Class.

## [[1.0.2]]()

### Added

- Updated the UI to include the Metabox scripts.

## [[1.0.1]]()

### Added

- Added in a Giphy iframe field.
- Removing the deprecated "create_function"

## [[1.0.0]]()

### Added

- First Version
