Cinch Menu Changelog Version 1.0 - 7/19/12 Initial Release Version 1.1 - 10/20/12 Fixed jQuery selector issue Version 1.2 - 12/18/12 Fixed jQuery on/off issue Version 1.3 - 1/03/13 Fixed another jQuery selector issue Version 1.4 - 5/2/13 Fixed menu wrap issue Added Horizontal Mode Added J3 compatibility Update Jquery to 1.8 Added smart jQuery and No conflict modes Added Menu icon ability Version 1.5 - 5/14/13 Fixed UL and LI issues Version 1.6 - 5/20/13 Fixed DS error Changed responsive break points Removed some extras scripts Version 1.7 - 5/13/14 Improved the HTML generation to include first and last classes - so we don't need to add them through js. Avoid use of ob_start to generate the dynamic inline-CSS by creating a variable instead. Create classes for left/right options and use static rather than dynamic CSS. Improve the formatting of generated HTML with line-ends to make it easier to debug on the browser. Handle empty menus correctly (e.g. if Joomla view access levels mean that this user has no menu items visible). Make Horizontal flyouts work on IE8. Load custom.css if it exists (in /modules/mod_cinch_menu/tmpl/css/custom.css) Improve the popups on the settings screen in Joomla admin. Add support for a background hover color Fix the classes used for menu_direction - Left and Right are swapped in the settings page and this has been left as-is so that existing settings still work, but the value is swapped on usage so that the correctly named classes are used. CSS has been heavily reworked to minimise class usage in the HTML. Plus/Minus image borders have been cropped. Admin area CSS updated Version 1.8 - 3/10/16 Fixed bullet issue in Internet Explorer Added Separator class and css to fix separator issue Version 1.9 - 6/10/21 Updated Admin Added Joomla Updater Version 2.0 - 3/29/22 Updated for Joomla 4 compatibility Version 3.0 - 10/31/23 Updated for Joomla 5 compatibility