Releases: Rodgath/dilaz-metabox
Releases · Rodgath/dilaz-metabox
3.1.22
= FIXED - Ensure $input is never null
= FIXED - Ensure not to use null values in strtotime(). PHP 8.1+ no longer allows that.
3.1.21
= FIXED - 'select2single' field layout padding issue
3.1.1
= FIXED - 'select2multiple' field layout
3.1.0
v3.1.0
= FIXED - Date time field
= IMPORVED - File upload field attachment ID and URL handling
= ADDED - Support for SVG image file upload
3.0.0
= ADDED - PHP Namespace to fix conflict issues when multiple themes/plugins are using Dilaz Matabox in the same WP installation
2.5.83
= FIXED - Layout issues
= IMPORVED - Select2 input fields layout
= ADDED - Append plugin's custom classes to admin body tag.
= ADDED - Gulp bundler
2.5.82
= FIXED - 'Missing parameter' warning by adding optional argument similar to constructor
= FIXED - Move 'loadGoogleFonts' function to main class
= FIXED - Save Google fonts only, ignore other fonts
= FIXED - If key not found, return the original array: This removes the possibility of $key_offset being a bool value
= ADDED - Trigger a Warning to notify devs about the invalid key used in custom field insertion
2.5.81
= FIXED - Color picker layout
= FIXED - metabox tabs layout
= UPDATED - Material design icons to v6.5.95
= UPDATED - Add compatibility to WordPress 6.x
2.5.8
v2.5.8 - Changelog
= UPDATED - changed update checker path