Releases: Rodgath/dilaz-panel
Releases · Rodgath/dilaz-panel
Release list
3.0.3
3.0.2
3.0.1
3.0.0
2.8.43
2.8.42
- UPDATED - sellect2 JS library
- ADDED - select2 package.json file to fix XSS potential security issue
- FIXED - "querySelect" field bugs
- FIXED - "queryselect" & "range" fields' sanitization
- FIXED - Other minor PHP bugs
- UPDATED - Readme
2.8.41
2.8.4
2.8.3
v2.8.3 - Changelog
= FIXED - js AJAX error on saveoptions caused by WP Editor frame with empty content
= FIXED - font subset sanitization error
= FIXED - radioimage field - image width extends beyond panel layout
= UPDATED - section 'id' bug fix for info section
= UPDATED - section 'class' bug fix for info section
= IMPROVED - radioimage field - we can now use 'alt' and 'src' attributes separately
2.8.2
v2.8.2 - Changelog
= FIXED - Repeatable field error
= FIXED - WP custom editor sanitization when saving
= FIXED - media upload field display bugs
= UPDATED - fieldEditor method in DilazPanelFields class
= IMPROVED - fieldFonts with multiple selector for font subsets
= MOVED - DilazPanelFunctions class into DilazPanel init()
= ADDED - code field
= ADDED - new init() method for DilazPanel class
= ADDED - Ability to load Google fonts in frontend using loadGoogleFonts() method
= ADDED - $savedGFonts parameter
= ADDED - Google fonts preload helper script: googlefonts.3perf.com
= ADDED - separately saving of all used Google fonts in saveOptions() method
= ADDED - Stacks for font family defaults using _font_family_defaults_stacks() method in DilazPanelDefaults class