Releases: robertdevore/stats-for-wordpress
Releases · robertdevore/stats-for-wordpress
1.1.0
- 🐛 BUG: Fix duplicate page entries in stats by grouping page data and summing visit counts in SQL query
- 🐛 BUG: Fixed referrer data accuracy by excluding NULL values and ensuring proper aggregation in SQL query
- 📦 NEW: Added a couple dozen new excluded paths
- 📦 NEW: Added WPCom Check to restrict plugin usage on wordpress.com
- 👌 UPDATED: Text strings for localization
- 👌 IMPROVE: Updated plugin to load text domains for translations
- 👌 IMPROVE: General code cleanup
- 👌 IMPROVE: Updated excluded_paths with a bunch of additional paths
- 👌 IMPROVE: Updated Updated sfwp_is_crawler with a bunch of additional crawlers
- 👌 IMPROVE: Updated stat tracking for more accurate logging
1.0.0
- Initial release 🚀