Releases: Rodgath/dilaz-metabox
Releases · Rodgath/dilaz-metabox
2.5
v2.5 - Changelog
= ADDED - compatibility with WordPress version 5.x
= FIXED - metabox tab navigation minimum height error
= FIXED - checkbox CSS styling
= FIXED - jQuery UI sortable elements flying off screen with revert=true
2.4.3
v2.4.3 - Changelog
= FIXED - remove uploaded media file item '.dilaz-mb-remove-file'
2.4.2
v2.4.2
= FIXED - Multiple files field 'drag and drop' not working
2.4.1
v2.4.1 - Changelog
= FIXED - repeatable field
= IMPROVED - repeatable field
2.4
v2.4 - Changelog
= IMPROVED - Method, variable and array naming conventions for consistency purposes
= FIXED - Metabox options (with metabox prefix) but are outside the options file will no longer be deleted.
2.3
v2.3 - Changelog
= ADDED - Repeatable field
2.2
v2.2 - Changelog
= ADDED - Multitext field
= FIXED - text field display error
2.1
v2.1 - Changelog
= ADDED - $metabox_args as the only parameter in 'DilazMetabox' class
= ADDED - $prefix, $meta_box and $parameters as parameters in 'Dilaz_Meta_Box' class
= ADDED - preparePrefix() method in 'DilazMetaboxFunction' class
= IMPROVED - 'dilaz_meta_box_filter' and added 3 parameters
= REMOVED - 'inc/config-sample.php' file
= REMOVED - 'options/' directory
= REMOVED - 'options/custom-options-sample.php' file
= REMOVED - 'options/default-options.php' file
= REMOVED - 'options/options-sample.php' file