=============================================================================================================================
1.0.0 | 15-04-2021
    - Release
=============================================================================================================================
1.0.1 | 07-12-2021
    - add option to enable/disable each part of typography field. Change file \assets\js\templates\form\fields\typography.tmpl
    - update output for each part of typography field when disabled. Change file \inc\classes\class-theme-options.php and \inc\classes\class-page-options.php
    - add letter spacing to typography field
=============================================================================================================================
1.0.2 | 13-12-2021
    - add field icon picker
=============================================================================================================================
1.0.3 | 29-12-2021
    - add field color set
    - add generate css background field for page options
=============================================================================================================================
1.0.4 | 29-12-2021
    - update google fonts: /inc/helpers/googlefonts.php
    - fix error when generated css for typo field for page options
=============================================================================================================================
1.0.5 | 04-01-2021
    - fix bug conflict bootstrap
=============================================================================================================================
1.0.6 | 06-01-2021
    - update required field:
        + add condition differrent `!=`
        + apply condition value with array value
=============================================================================================================================
1.0.7 | 13-01-2021
    - update plugin info
=============================================================================================================================
1.0.8 | 08-06-2022
    - update theme options menu position
=============================================================================================================================
1.0.9 | 09-06-2022
    - update icon picker enqueue css before fontawesome css
    - update color picker and icon picker css for box-sizing attr
=============================================================================================================================
1.1.0 | 01-07-2022
    - clear fontawesome
    - remove enqueue main.css and main.js for frontend
=============================================================================================================================
1.1.1 | 16-09-2022
    - remove codemirror
=============================================================================================================================
1.1.2 | 20-12-2022
    - fix save page options if field value is changed to null
=============================================================================================================================
1.1.3 | 12-01-2023
    - disable tco scss
=============================================================================================================================
1.1.4 | 24-02-2023
    - add icon picker js template for tax_cusotm_fields.php template
=============================================================================================================================
1.1.5 | 11-04-2023
    - fix check require value is array
=============================================================================================================================
1.1.6 | 29-05-2023
    - fix show the selected option for get post dropdown
=============================================================================================================================
1.1.7 | 27-11-2023
    - fix error about user options and woocommerce options: validate options args
=============================================================================================================================
1.1.8 | 05-12-2023
    - fix bug creation of dynamic property
=============================================================================================================================
1.1.9 | 06-06-2024
    - fix bug not show default value for image select, radio field
=============================================================================================================================