[1.3.6] - 2023-08-17
- General testing to ensure compatibility with latest WordPress version (6.3).
[1.3.5] - 2023-04-20
- General testing to ensure compatibility with latest WordPress version (6.2).
[1.3.4] - 2022-12-23
- General testing to ensure compatibility with latest WordPress version (6.1.1).
[1.3.3] - 2022-09-21
- A php fatal error on the single content template.
- The service and portfolio query statements attached to the single testimonial.
[1.3.2] - 2022-09-12
- Compatability error with ACF relationship fields.
- CSS class mismatch causing the slider to fail initialization
- General testing to ensure compatibility with latest WordPress version (6.0).
[1.3.1] - 2021-01-15
- Updated the single H5 to H1 for SEO and semantic.
- Documentation and support links.
- Updated the changelog.
- General testing to ensure compatibility with latest WordPress version (5.6).
[1.3.0] - 2020-11-04
- Added default WP 5.5 lazyloading.
- Changed UIX for CMB2.
- Changed the archive template to display 2 testimonials instead of 1.
- 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-20
- Adding support for the WordPress REST API.
- Adding 'Tag' taxonomy.
- 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
- General testing to ensure compatibility with latest WordPress version (5.3).
- Checking compatibility with LSX 2.6 release.
[1.2.1] - 2019-11-13
- Fixing the
Undefined variable: col_enabled
error.
[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 "Review" Schema using the Yoast API.
[1.1.8] - 2019-09-27
- Added in the Review Schema integrated with Yoast WordPress SEO.
[1.1.7] - 2019-08-06
- If the excerpt does not have content it will show a trim version of the content as excerpt.
- Travis and best practices fixes.
- Changing enqueuing scripts priority.
[1.1.6] - 2019-06-14
- Changed the JS to trigger on page load and not right away.
- Updating NPM Dependencies and package files.
- Updating packages and making sure the border color for the block quote is grey.
- Services will appear only if service plugin is active.
- Updated the uix-core.js to remove the Cyclic error when saving the theme options
[1.1.5] - 2018-08-28
- Remove the inline attributes for the "data-slick" attribute and marged them with the JS code.
[1.1.4] - 2018-04-09
- Removed the deprecated "create_function" call.
- Fixing the broken method name 's_numeric'.
- Added compatibility with LSX Videos.
- Added compatibility with LSX Search.
- Fixed PHP warning issues.
- 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.
- Fixed scripts/styles loading order.
- Fixed small issues.
- Changed the "Insert into Post" button text from media modal to "Select featured image".
- Updated NPM modules.
- Added .editorconfig file.
- Added complete language files.
- Added carousel option to function and widget.
- Testimonials Class error.
- Testimonials Widget Class constructor.
- 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.