Skip to content

Releases: Rodgath/dilaz-panel

3.0.3

Choose a tag to compare

@Rodgath Rodgath released this 19 Sep 20:56
v3.0.3
802fbfc
= FIXED - Theme URI when child theme is in use

3.0.2

Choose a tag to compare

@Rodgath Rodgath released this 02 Aug 09:06
v3.0.2
9cddf99
= IMPROVED - Increased font sizes for the field 'Name' and field 'Description'

3.0.1

Choose a tag to compare

@Rodgath Rodgath released this 01 May 06:12
v3.0.1
1647c2e
= UPDATED - New saving/resetting AJAX style
= FIXED - 'queryselect' field std(default) value setup
= FIXED - Minor bugs

3.0.0

Choose a tag to compare

@Rodgath Rodgath released this 03 Feb 10:22
v3.0.0
a4ec894
= ADDED - PHP Namespace to fix conflict issues when multiple themes/plugins are using Dilaz Panel in the same WP installation

2.8.43

Choose a tag to compare

@Rodgath Rodgath released this 16 Aug 10:38
v2.8.43
bf57ad8
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

Choose a tag to compare

@Rodgath Rodgath released this 14 Aug 16:46
9e147e2
- 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

Choose a tag to compare

@Rodgath Rodgath released this 01 Jun 06:55
v2.8.41 - Changelog
= UPDATED - changed update checker path

2.8.4

Choose a tag to compare

@Rodgath Rodgath released this 08 Aug 18:02
v2.8.4 - Changelog
= IMPROVED - upload field saving error
= IMPROVED - background field error
= ADDED - 'item_url' integration in panel parameters

2.8.3

Choose a tag to compare

@Rodgath Rodgath released this 22 Jul 23:44
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

Choose a tag to compare

@Rodgath Rodgath released this 01 Jul 02:40
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