HivePress 1.7.25

  • Fixed special characters in AJAX drop-downs
    There were issues with characters like & in option labels.
  • Fixed drop-down styles with WooCommerce
    There was a styling conflict with WooCommerce drop-downs.
  • Fixed installing JS/CSS dependencies
    Now, only the required assets are included with the plugin.
  • Fixed overriding attribute parameters
    This is the attributes API improvement for developers.
1 Like

Hello, how come the plugin size dropped from 8MB to 2MB? Thanks

Hi,

Instead of loading JS/CSS dependencies in full, we now load only specific required files – this significantly reduced the plugin size without affecting the functionality.

1 Like