Changelog

13th October 2023

1.0.192

  • improvement
    Dutch translation
  • improvement
    Added UOM default value to field's advanced option panel
  • improvement
    Bricks date range field improved rendering
  • fix
    Broken API dashboard fix
  • fix
    Cache fix on taxonomy CPT association
  • fix
    Fix Bricks date field rendering
  • fix
    Fix broken new WooCommerce product editor
  • fix
    Fix horizontal sortable tabs wrong behavior
  • fix
    Fix taxonomy radio field
25th September 2023

1.0.191

  • improvement
    Adding cache for DB queries
  • improvement
    Import/export data fix and improvements: added JSON, XML and YAML extensions.
  • improvement
    Working offline support
  • fix
    Fix saving meta fields
  • fix
    Fix time and date rendering in Bricks builder
  • fix
    Fix URL and Phone fields rendering in Bricks builder
  • fix
    Fix Phone field rendering in Oxygen builder
  • fix
    Fix image, video and file fields rendering in Divi builder
11h September 2023

1.0.190

  • improvement
    Added zebra effect on sortable list element
  • fix
    Fix hide icon for editor fields
  • fix
    Sanitizer : removed stripslashes_deep() function
  • fix
    Fix on admin.js for repeater and flexible elements
  • fix
    Removed deprecated block_categories hook
  • fix
    Removed ACPT icon in every meta box
  • fix
    Correct return type of nestable numeric fields
  • fix
    Fix Bricks date fields query loop
28h August 2023

1.0.189

  • new
    Added Rating field
  • fix
    Fix missing user meta options
  • fix
    Fix user meta CSS
  • fix
    Fix CustomPostTypeGenerator
  • fix
    Fix visibility element UI bad behaviour
  • fix
    Fix return int/float for numeric fields (Number and Range)
  • fix
    Added missing attachment _id when saving meta values in PHP functions
  • fix
    Return null instead of WPAttachment in PHP functions
  • fix
    Fixed Image gallery wrapper CSS
14h August 2023

1.0.188

  • new
    French localization
  • improvement
    Dynamic language selector
7h August 2023

1.0.187

  • new
    Introduced a new meta field: the Range field
  • improvement
    License activation: replaced CURL with wp_remote_post function
  • improvement
    Breakdance multiselect rendering improvement
  • fix
    OP manager: Delete page fix
  • fix
    Correct OP textual fields handling (backslashes issue)
  • fix
    CodeMirror fix: avoid CSS collisions with other plugins
  • fix
    Import/Export OP fix
26h July 2023

1.0.186

  • improvement
    OP manager tabular view
  • improvement
    Value-label fields improved rendering
  • improvement
    Hide icon (on WP editor panel) option added to Meta fields advanced options panel
  • fix
    Fix Breakdance null pointer error
  • fix
    Fixed custom post type supports
  • fix
    List field available inside flexible/repeater fields
18h July 2023

1.0.185

  • new
    Zion builder dynamic data provider
  • improvement
    Breakdance integration improvements
  • improvement
    Meta field manager UI/UX improvements
  • improvement
    Support for RLT languages
  • improvement
    Gutenberg block improvements
  • improvement
    UI/UX improvements
  • fix
    Taxonomy meta field checkbox field fix
  • fix
    Taxonomy meta field select2 field fix
11h July 2023

1.0.184

7th July 2023

1.0.183

  • new
    New tabular view for Meta field manager
  • improvement
    Relational field model refactoring (propaedeutic for allowing relationships between OP, Taxonomy, and User meta fields)
  • fix
    Relational field update values fix
  • fix
    Fixed the wrong behavior of MetaRepository::removeMetaOrphans() function
  • fix
    Wrong behavior fixed in WP post edit page meta box fields
  • fix
    Other minor fixes