[1.3.5] - 2023-08-18
- General testing to ensure compatibility with latest WordPress version (6.3).
[1.3.4] - 2023-04-20
- General testing to ensure compatibility with latest WordPress version (6.2).
[1.3.3] - 2022-12-23
- General testing to ensure compatibility with latest WordPress version (6.1.1).
- Updated the SCPO drag and drop functionality for PHP 8.0
- General testing to ensure compatibility with latest WordPress version (6.0.2).
- Documentation and support links.
- Semantic layout of the heading 1 and heading 2.
- General testing to ensure compatibility with latest WordPress version (5.6).
- Added the WordPress link as a new field for each member.
- Added the Github link as a new field for each member.
- Added default WP 5.5 lazyloading.
- Added template for 'Role' taxonomy.
- Removed UIX and Changed to CMB2.
- Fixed the multiple carousels not displaying issue.
- 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.2.3] - 2020-03-30
- Adding support for the WordPress REST API.
- 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.2.2] - 2019-12-19
- Limiting the Testimonials and Projects tabs, they will only appear if the plugins are active.
- General testing to ensure compatibility with latest WordPress version (5.3).
- Checking compatibility with LSX 2.6 release.
[1.2.1] - 2019-11-13
- Checking LSX 2.6 compatibility.
[1.2.0] - 2019-10-01
- Adding the .gitattributes file to remove unnecessary files from the WordPress version.
- Added in lazyloading for the sliders
- Added in a "Person" Schema using the Yoast API.
[1.1.2] - 2019-04-09
- Removed the deprecated "create_function".
- Adding rel tags to the team single social media.
- Removing the return false statements stopping the widget from displaying.
- Fixed Array Issue - array_key_exists().
- Fixed travis WPCS errors and NPM security vulnerabilities.
- service tab only will appear if plugin is active.
- Added compatibility with LSX Videos.
- Added compatibility with LSX Search.
- Improved single tabs section visual (spacing).
- Improved single social icons visual (spacing).
- Fixed PHP warning issues.
- Fixed "lazy load images" on loading size (width).
- Added compatibility with LSX 2.0.
- New project structure.
- UIX copied from TO 1.1 + Fixed issue with sub tabs click (settings).
- Added compatibility with LSX Services.
- New single option - Featured post.
- Widgets, Shortcodes and Archives - Don't link to single when it is disabled.
- New taxonomy archive/group - Role.
- New single section - Posts.
- Fixed scripts/styles loading order.
- Fixed small issues.
- Changed the "Insert into Post" button text from media modal to "Select featured image".
- Adjusted the plugin settings link inside the LSX API Class.
- Fixed all prefixes replaces (to* > lsx_to*, TO* > LSX_TO*).
- Reduced the access to server (check API key status) using transients.
- Made the API URLs dev/live dynamic using a prefix "dev-" in the API KEY.
- First Version