Changeset 2148200
- Timestamp:
- 08/30/2019 06:01:17 AM (7 years ago)
- Location:
- humcommerce
- Files:
-
- 2 edited
-
tags/2.1.10/README.txt (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
humcommerce/tags/2.1.10/README.txt
r2148181 r2148200 3 3 Tags: humcommerce, analytics, heatmaps, session recordings 4 4 Requires at least: 3.0.1 5 Tested up to: 5. 1.15 Tested up to: 5.2.2 6 6 Requires PHP: 5.2.4 7 7 Stable tag: 2.1.10 … … 78 78 79 79 Once you've installed HumCommerce, you can launch our tool from the "Launch Dashboard" button on My Account page. 80 81 == Changelog == 82 83 Ver 2.1.10 (30 Aug 2019) 84 * Fix: Javascript error in console when we visit category page. 85 86 Ver 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 90 Ver 2.1.8 (9 July 2019) 91 * Feature : Added validation to site ID and host. 92 93 Ver 2.1.7 (26 June 2019) 94 * Fix : E-Commerce data was not getting tracked as curl returning 301 response. 95 96 Ver 2.1.6 (18 June 2019) 97 * Feature : Added logging functionality instead of throwing exception if the product does not have sku. 98 99 Ver 2.1.5 (3 June 2019) 100 * Fix : Fixed PHP warnings filling the logs quickly. 101 102 Ver 2.1.4 (6 May 2019) 103 * Enhancement : Added PHP API for tracking woocommerce data to HumCommerce. 104 105 Ver 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 109 Ver 2.1.2 (12 April 2019) 110 * Enhancement : Loaded humdash.js in async fashion. 111 112 Ver 2.1.1 (12 March 2019) 113 * Fix : Fixed empty host url issue. 114 115 Ver 2.1.0 (22 Feb 2019) 116 * Enhancement : Rewrite the plugin as per wordpress coding standard. 117 118 Ver 2.0.3 (31 Jan 2019) 119 * Fix : fix order revenue mismatch. 120 121 Ver 2.0.2 (7 Jan 2019) 122 * Fix : added form validation. 123 124 Ver 2.0.1 (8 Oct 2018) 125 * Fix : Check wheather woocommerce is installed or not. 126 127 Ver 2.0 (10 Aug 2018) 128 * Feature : Added E-commerce Tracking. 129 130 Ver 1.0.0 (7 June 2018) 131 * Feature: Initial release. -
humcommerce/trunk/README.txt
r2148180 r2148200 3 3 Tags: humcommerce, analytics, heatmaps, session recordings 4 4 Requires at least: 3.0.1 5 Tested up to: 5. 1.15 Tested up to: 5.2.2 6 6 Requires PHP: 5.2.4 7 7 Stable tag: 2.1.10 … … 78 78 79 79 Once you've installed HumCommerce, you can launch our tool from the "Launch Dashboard" button on My Account page. 80 81 == Changelog == 82 83 Ver 2.1.10 (30 Aug 2019) 84 * Fix: Javascript error in console when we visit category page. 85 86 Ver 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 90 Ver 2.1.8 (9 July 2019) 91 * Feature : Added validation to site ID and host. 92 93 Ver 2.1.7 (26 June 2019) 94 * Fix : E-Commerce data was not getting tracked as curl returning 301 response. 95 96 Ver 2.1.6 (18 June 2019) 97 * Feature : Added logging functionality instead of throwing exception if the product does not have sku. 98 99 Ver 2.1.5 (3 June 2019) 100 * Fix : Fixed PHP warnings filling the logs quickly. 101 102 Ver 2.1.4 (6 May 2019) 103 * Enhancement : Added PHP API for tracking woocommerce data to HumCommerce. 104 105 Ver 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 109 Ver 2.1.2 (12 April 2019) 110 * Enhancement : Loaded humdash.js in async fashion. 111 112 Ver 2.1.1 (12 March 2019) 113 * Fix : Fixed empty host url issue. 114 115 Ver 2.1.0 (22 Feb 2019) 116 * Enhancement : Rewrite the plugin as per wordpress coding standard. 117 118 Ver 2.0.3 (31 Jan 2019) 119 * Fix : fix order revenue mismatch. 120 121 Ver 2.0.2 (7 Jan 2019) 122 * Fix : added form validation. 123 124 Ver 2.0.1 (8 Oct 2018) 125 * Fix : Check wheather woocommerce is installed or not. 126 127 Ver 2.0 (10 Aug 2018) 128 * Feature : Added E-commerce Tracking. 129 130 Ver 1.0.0 (7 June 2018) 131 * Feature: Initial release.
Note: See TracChangeset
for help on using the changeset viewer.