Skip to content

v4.1.0

Compare
Choose a tag to compare
@kp-cat kp-cat released this 16 Jul 15:59
· 153 commits to master since this release
  • Added variation id related functions to support integration with analytical tools:
    get_variation_id()
    get_all_variation_ids()
    get_key_and_value()
    
  • Removed case-insensitive attribute key support.
  • Fixed config fetching issue.