Plugin Directory

Changeset 2148200


Ignore:
Timestamp:
08/30/2019 06:01:17 AM (7 years ago)
Author:
humcommerce
Message:

Updated README

Location:
humcommerce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • humcommerce/tags/2.1.10/README.txt

    r2148181 r2148200  
    33Tags: humcommerce, analytics, heatmaps, session recordings
    44Requires at least: 3.0.1
    5 Tested up to: 5.1.1
     5Tested up to: 5.2.2
    66Requires PHP: 5.2.4
    77Stable tag: 2.1.10
     
    7878
    7979Once you've installed HumCommerce, you can launch our tool from the "Launch Dashboard" button on My Account page.
     80
     81== Changelog ==
     82
     83Ver 2.1.10 (30 Aug 2019)
     84* Fix: Javascript error in console when we visit category page.
     85
     86Ver 2.1.9 (30 July 2019)
     87* Fix : fatal error in plugin when user does not have woocommerce plugin.
     88* Feature : Added functionality to create a funnel automatically when user change the settings of plugin.
     89
     90Ver 2.1.8 (9 July 2019)
     91* Feature : Added validation to site ID and host.
     92
     93Ver 2.1.7 (26 June 2019)
     94* Fix : E-Commerce data was not getting tracked as curl returning 301 response.
     95
     96Ver 2.1.6 (18 June 2019)
     97* Feature : Added logging functionality instead of throwing exception if the product does not have sku.
     98
     99Ver 2.1.5 (3 June 2019)
     100* Fix : Fixed PHP warnings filling the logs quickly.
     101
     102Ver 2.1.4 (6 May 2019)
     103* Enhancement : Added PHP API for tracking woocommerce data to HumCommerce.
     104
     105Ver 2.1.3 (18 April 2019)
     106* Enhancement : Updated plugin with WordPress coding standards.
     107* Fix : Added static host url if host url doesnot exist in option:humcommerce_option.
     108
     109Ver 2.1.2 (12 April 2019)
     110* Enhancement : Loaded humdash.js in async fashion.
     111
     112Ver 2.1.1 (12 March 2019)
     113* Fix : Fixed empty host url issue.
     114
     115Ver 2.1.0 (22 Feb 2019)
     116* Enhancement : Rewrite the plugin as per wordpress coding standard.
     117
     118Ver 2.0.3 (31 Jan 2019)
     119* Fix : fix order revenue mismatch.
     120
     121Ver 2.0.2 (7 Jan 2019)
     122* Fix : added form validation.
     123
     124Ver 2.0.1 (8 Oct 2018)
     125* Fix : Check wheather woocommerce is installed or not.
     126
     127Ver 2.0 (10 Aug 2018)
     128* Feature : Added E-commerce Tracking.
     129
     130Ver 1.0.0 (7 June 2018)
     131* Feature: Initial release.
  • humcommerce/trunk/README.txt

    r2148180 r2148200  
    33Tags: humcommerce, analytics, heatmaps, session recordings
    44Requires at least: 3.0.1
    5 Tested up to: 5.1.1
     5Tested up to: 5.2.2
    66Requires PHP: 5.2.4
    77Stable tag: 2.1.10
     
    7878
    7979Once you've installed HumCommerce, you can launch our tool from the "Launch Dashboard" button on My Account page.
     80
     81== Changelog ==
     82
     83Ver 2.1.10 (30 Aug 2019)
     84* Fix: Javascript error in console when we visit category page.
     85
     86Ver 2.1.9 (30 July 2019)
     87* Fix : fatal error in plugin when user does not have woocommerce plugin.
     88* Feature : Added functionality to create a funnel automatically when user change the settings of plugin.
     89
     90Ver 2.1.8 (9 July 2019)
     91* Feature : Added validation to site ID and host.
     92
     93Ver 2.1.7 (26 June 2019)
     94* Fix : E-Commerce data was not getting tracked as curl returning 301 response.
     95
     96Ver 2.1.6 (18 June 2019)
     97* Feature : Added logging functionality instead of throwing exception if the product does not have sku.
     98
     99Ver 2.1.5 (3 June 2019)
     100* Fix : Fixed PHP warnings filling the logs quickly.
     101
     102Ver 2.1.4 (6 May 2019)
     103* Enhancement : Added PHP API for tracking woocommerce data to HumCommerce.
     104
     105Ver 2.1.3 (18 April 2019)
     106* Enhancement : Updated plugin with WordPress coding standards.
     107* Fix : Added static host url if host url doesnot exist in option:humcommerce_option.
     108
     109Ver 2.1.2 (12 April 2019)
     110* Enhancement : Loaded humdash.js in async fashion.
     111
     112Ver 2.1.1 (12 March 2019)
     113* Fix : Fixed empty host url issue.
     114
     115Ver 2.1.0 (22 Feb 2019)
     116* Enhancement : Rewrite the plugin as per wordpress coding standard.
     117
     118Ver 2.0.3 (31 Jan 2019)
     119* Fix : fix order revenue mismatch.
     120
     121Ver 2.0.2 (7 Jan 2019)
     122* Fix : added form validation.
     123
     124Ver 2.0.1 (8 Oct 2018)
     125* Fix : Check wheather woocommerce is installed or not.
     126
     127Ver 2.0 (10 Aug 2018)
     128* Feature : Added E-commerce Tracking.
     129
     130Ver 1.0.0 (7 June 2018)
     131* Feature: Initial release.
Note: See TracChangeset for help on using the changeset viewer.