[2.0.1] - 2023-08-09
- General testing to ensure compatibility with latest WordPress version (6.3).
[2.0.0] - 2023-06-05
- The LSX Mega Menu has been updated to work with the site editor and the core navigation block.
- General testing to ensure compatibility with latest WordPress version (6.2).
[1.2.7] - 2022-04-20
- Documentation and support links.
- General testing to ensure compatibility with latest WordPress version (6.2).
[1.2.6] - 2021-01-15
- Documentation and support links.
- General testing to ensure compatibility with latest WordPress version (5.6).
[1.2.5] - 2020-03-30
- Fixed the issue
PHP Notice: Undefined index: fullscreen
, - Fixed the issue
Uncaught TypeError: Cannot read property 'id' of undefined
.
- 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.4] - 2019-12-19
- General testing to ensure compatibility with latest WordPress version (5.3).
- Checking compatibility with LSX 2.6 release.
[1.2.3] - 2019-11-13
- Checking compatibility with LSX 2.6 release.
[1.2.2] - 2019-09-27
- Added in a parameter to the widget args, to allow widget template to know when it is a menu loading it.
[1.2.1] - 2019-09-04
- Adding full width style when option is active.
- Added in a shortcode option to link the widget titles.
- Adding the .gitattributes file to remove unnecessary files from the WordPress version.
[1.2.0] - 2018-11-19
- Dev - Cleaned up Code
- Compatibility with the new WordPress 4.8 media widgets.
- New project structure.
- UIX copied from TO 1.1 + Fixed issue with sub tabs click (settings).
- Added compatibility with LSX 2.0
- Added compatibility to WordPress 4.8.
- Fixed scripts/styles loading order.
- Fixed small issues.
- Compatibility with WordPress 4.7.
- Fix - Compatibility with LSX Theme (mobile).
- Fix - Adjusted the plugin settings link inside the LSX API Class.
- Fix - Menu item hover.
- 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