[1.2.1] - 2020-11-13
- Remove UIX and Change to CMB2.
- 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] - 2020-05-21
- 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.
- General styling for the plugin has been improved.
- 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] - 2020-03-30
- 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
.
- 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] - 2019-09-27
- Adding the .gitattributes file to remove unnecessary files from the WordPress version.
- Removing gulp-minify-css and updating to gulp 4+
[1.1.0] - 2019-06-19
- 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.
- Fixing the search items.
- Making sure the height stays for the video iframe.
- Travis Fixes.
- Fixing the end of line sequence.
- Added in defined labels allowing you to customize the post type values.
- Allowing integration with LSX Search.
- Added Search Class.
- Updated the UI to include the Metabox scripts.
- Added in a Giphy iframe field.
- Removing the deprecated "create_function"
- First Version