Skip to content

Releases: Rodgath/dilaz-panel

2.8.43

16 Aug 10:38
v2.8.43
bf57ad8
Compare
Choose a tag to compare
2.8.43
FIX: Creation of dynamic property DilazPanel::$args is deprecated
FIX: Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated

2.8.42

14 Aug 16:46
9e147e2
Compare
Choose a tag to compare
- 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

01 Jun 06:55
Compare
Choose a tag to compare
v2.8.41 - Changelog
= UPDATED - changed update checker path

2.8.4

08 Aug 18:02
Compare
Choose a tag to compare
v2.8.4 - Changelog
= IMPROVED - upload field saving error
= IMPROVED - background field error
= ADDED - 'item_url' integration in panel parameters

2.8.3

22 Jul 23:44
Compare
Choose a tag to compare
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

01 Jul 02:40
Compare
Choose a tag to compare
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

2.8.1

07 Jun 14:47
Compare
Choose a tag to compare
v2.8.1 - Changelog
= ADDED - editorStyles() method for custom WP editor styles
= ADDED - permissions to 'view' capability for admin bar menu dropdown
= FIXED - IE Method default parameter bug. Its a feature in ES6 not supported by IE, so I converted code to ES5.

2.8.0

21 Apr 02:30
Compare
Choose a tag to compare
v2.8.0 - Changelog
= ADDED - Update checker

2.7.9

16 Apr 13:56
Compare
Choose a tag to compare
v2.7.9 - Changelog
= FIXED - 'info' field can now be used as child field of any conditional field

2.7.8

13 Apr 12:15
Compare
Choose a tag to compare
v2.7.8 - Changelog
= ADDED - 'options_view_cap' capability check for panel display
= ADDED - 'options_save_cap' capability check while saving options