This commit is contained in:
erwanlr
2019-04-24 17:32:25 +01:00
parent 5c842e192b
commit 28306b126b
28 changed files with 1809 additions and 0 deletions

View File

@@ -0,0 +1,130 @@
-----------------------------------------------------------
Version 1.0
- Initial Release
Version 2.0
- Major Update
- New options Framework ( Titan Framework )
- Fremius Framework
Version 2.1
- Css Nav Issue fix
- Include Fremius has plugin author
- Fix uninstall hook
Version 2.2
- New field to specific and alternative URL for the logo link
- Css Fixes
- Changed Icon prefixing to avoid conflicts
- Fixed Fatal error in mob menu.php
Version 2.3
- New! - Google Fonts in the menu items
- New! - Background image in the menu panels
- New! - Google Fonts in the menu items
- New! - Naked Header with transparent background
- New! - Option to disable Url in the header
- Improved! - Right/left Menu Panel Width in percentage(%) and not only in Pixels(px)
- Improved! - Improved mechanism to automatically hide the menus of the themes
- Improved! - Improved Anchor Linking
- Improved! - Increased the maximum width trigger, to keep the menu visible in larger resolutions
- Improved! - Auto close open sub menus when expandin a new sub menu
- Improved! - General css fixes
Version 2.4
- New! Gradient Background css in the menu panels
- New! Use the menus icons has buttons (option to choose open a menu or a link)
- New! Add Text input after left menu and before the right menu
- New! Click in the page to close the menus
- New! Select Icon of the menu icons
- New! Icon menu Font size
- New! Header Logo/Text alignment/spacing
- New! Option to detach sticky elements
- Improved! Code was entirely rebuild to an Object Oriented programming approach.
- Improved! Sticky elements bug fix
- Improved! Implement depencies on script loadind
- Improved! Increased the maximum width trigger, to keep the menu visible in larger resolutions
- Improved! General css fixes
Version 2.5
- New! - Naked Header
- New! - Display Type, Slideout over content
- New! - Turn on/off Header Logo
- New! - Overlay Mask when the menu is opened
- New! - Click Entire parent link to open submenu
- New! - Font and color settings to the before and after menu icon text
- New! - Custom js field to help in any tweak or fast fix
- New! - Menu Background size settings
- New! - New Menu padding( for Left and Right Menu )
- Fix! - Promotion Banner was remove from the WordPress admin dashboard, and dismisse button already works in the Mobile Menu options banner.
- Fix! - Video autoplay issue
- Fix! - Error in the woocommerce page regarding the images sizes due to agressive Woocommerce css rule.
- Fix! - Improvement in the menu html markup and errors in the W3C Validator
- Fix! - Update Freemius SDK
Version 2.5.1
- New! - New close button when using the Slideout Over content menu display type
- New! - New close button color settings
- New! - New Smooth Scroll animation in page internal navigation links
- New! - Stop scrolling when the menu panels are open
- Fix! - Add specific body classes with jQuery when the theme doesn't implement the body_class()
- Fix! - IOS issue when clicking outside the menu papel to close the panel
- Fix! - New close button when using the Image Icon
- Fix! - Removed Duplicated color pickers in the Font settings fields
Version 2.6
- New! - 3rd Depth Menu Levels
- New! - Parent Link open submenu(2nd Level)
- New! - Translation Text Domain
- New! - GPDR Ready
- New! - New selector to hide the menus from Astra theme, Divi theme
- New! - Polylang language URL compatibility
- Fix! - Admin notice color changes
- Fix! - Warning message when no menu is selected
- Fix! - Detach elements only with Push Content Effect
- Fix! - Freemius SDK Update
- Fix! - Freemius Titan Colorpicker
- Fix! - Fix Smooth scroll conflicts
- Fix! - Remove Color Picker from the Font field
- Fix! - Width Trigger was with 1px of offset
- Fix! - Removed unnecessary Enable button
- Fix! - Alpha Color Picker
- Fix! - Dismissable Banner
Version 2.7
- New! - 2 Menu locations for the left/right menu (useful for translation plugins)
- New! - Option to change close icon
- New! - Option to change open submenu icon
- New! - Option to change close submenu icon
- New! - Sticky Header/Non sticky Header Option
- New! - Retina Logo Option
- New! - Menu items border style
- New! - Add Alt Text to menu icon buttons for more acessibility
- Improved! Restrict No menu asigned notice to admin users
- Improved! Icon Font Performance enhancement
- Improved! Font size issues fixed
- Improved! Freemius SDK 2.1.3 Update
- Improved! 2nd and 3rd level menu color options
- Fix! - Translation strings
- Fix! - W3C HTML Validations
Version 2.7.1
- Fix! - Retina Logo Bug
Version 2.7.2
- Fix! - Dynamic CSS Bug
Version 2.7.3
- Fix! - Fix SDK Security issue
-----------------------------------------------------------