# Change log

## [[2.0.1]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/2.0.1) - 2023-08-09

### Security
- General testing to ensure compatibility with latest WordPress version (6.3).

## [[2.0.0]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/2.0.0) - 2023-06-05
- The LSX Mega Menu has been updated to work with the site editor and the core navigation block.

### Security
- General testing to ensure compatibility with latest WordPress version (6.2).

## [[1.2.7]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.7) - 2022-04-20

### Updated
- Documentation and support links.

### Security
- General testing to ensure compatibility with latest WordPress version (6.2).

## [[1.2.6]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.6) - 2021-01-15

### Updated
- Documentation and support links.

### Security
- General testing to ensure compatibility with latest WordPress version (5.6).

## [[1.2.5]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.5) - 2020-03-30

### Fixed
- Fixed the issue `PHP Notice: Undefined index: fullscreen`,
- Fixed the issue `Uncaught TypeError: Cannot read property 'id' of undefined`.

### Security
- 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]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.4) - 2019-12-19

### Security
- General testing to ensure compatibility with latest WordPress version (5.3).
- Checking compatibility with LSX 2.6 release.


## [[1.2.3]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.3) - 2019-11-13

### Security
- Checking compatibility with LSX 2.6 release.


## [[1.2.2]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.2) - 2019-09-27

### Added
- Added in a parameter to the widget args, to allow widget template to know when it is a menu loading it.


## [[1.2.1]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2.1) - 2019-09-04

### Added
- 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]](https://github.com/lightspeeddevelopment/lsx-mega-menus/releases/tag/1.2) - 2018-11-19

### Security
* Dev - Cleaned up Code


## [[1.1.1]]()

### Security
- Compatibility with the new WordPress 4.8 media widgets.


## [[1.1.0]]()

### Added
- New project structure.
- UIX copied from TO 1.1 + Fixed issue with sub tabs click (settings).

### Security
- Added compatibility with LSX 2.0
- Added compatibility to WordPress 4.8.

### Fixes 
- Fixed scripts/styles loading order.
- Fixed small issues.


## [[1.0.3]]()

### Security
- Compatibility with WordPress 4.7.

### Fixed
* Fix - Compatibility with LSX Theme (mobile).
* Fix - Adjusted the plugin settings link inside the LSX API Class.
* Fix - Menu item hover.


## [[1.0.2]]()

### Fixed
- Fixed all prefixes replaces (to_ > lsx_to_, TO_ > LSX_TO_).


## [[1.0.1]]()

### Fixed
- 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.


## [[1.0.0]]()

### Added
- First Version
