Skip to content

Releases: Rodgath/dilaz-panel

2.7.7

02 Apr 03:50
8305c61
Compare
Choose a tag to compare
v2.7.7 - Changelog
= FIXED - 'multitext' field sanitize option bug
= FIXED - 'queryselect' field sanitize option bug
= FIXED - 'range' field sanitize option bug
= FIXED - 'multiselect' field sanitize option bug
= FIXED - 'repeatable' field sanitize option bug
= FIXED - 'multicolor' field sanitize option bug

2.7.6

20 Mar 17:35
bde2708
Compare
Choose a tag to compare
v2.7.6 - Changelog
= IMPROVED - saveOptions() method; don't save default options on live site when 'default_options' parameter is set to FALSE
= ADDED - new method 'find_array_key_by_value' to 'DilazPanelFunctions' object
= ADDED - new method 'insert_array_adjacent_to_key' to 'DilazPanelFunctions' object
= ADDED - new method 'unique_multidimensional_array' to 'DilazPanelFunctions' object
= ADDED - new method 'remove_target_tab_fields' to 'DilazPanelFunctions' object
= ADDED - new method 'get_tab_content' to 'DilazPanelFunctions' object
= ADDED - new method 'insert_field' to 'DilazPanelFunctions' object

2.7.5

11 Mar 14:37
daf7436
Compare
Choose a tag to compare
v2.7.5 - Changelog
= FIXED - info box field display issue

2.7.4

31 Jan 18:01
19f5aab
Compare
Choose a tag to compare
v2.7.4 - Changelog
= ADDED - Sidebar submenu using add_submenu_page()

2.7.3

29 Jan 01:07
e9cb82b
Compare
Choose a tag to compare
v2.7.3 - Changelog
= REMOVED - Font Awesome webfont icons for tab icons
= ADDED - Material Design webfont icons for tab icons
= ADDED - Tab content preloader effect

2.7.2

28 Jan 01:32
50732cd
Compare
Choose a tag to compare
v2.7.2 - Changelog
= CHANGED - Renamed DilazPanelScript method from $t.tabMenuOpenFirst to $t.tabMenuOpenHashed 
= ADDED - Added $t.adminBarTabMenu method in DilazPanelScript in admin.js
= ADDED - Panel tabs added to admin bar menu drop down in adminBar() method in DilazPanel class

2.7.1

26 Jan 13:41
36dbfe6
Compare
Choose a tag to compare
v2.7.1 - Changelog
= FIXED - Export settings not working
= FIXED - Description 2 layout
= IMPROVED - Scripts and styles version caching

2.7

16 Jan 03:32
dfc69bb
Compare
Choose a tag to compare
2.7
v2.7 - Changelog
= ADDED - compatibility with WordPress version 5.x
= REMOVED - reset query argument ?reset=true
= FIXED - reset button and the reset AJAX process
= FIXED - Google fonts undefined error

2.6.8

14 Jan 06:50
d1ec8bd
Compare
Choose a tag to compare
v2.6.8 - Changelog
= ADDED - Google fonts integration

2.6.7

14 Jan 06:07
b58c102
Compare
Choose a tag to compare
v2.6.7 - Changelog
= FIXED - Multiple file upload not working