Changelog

2.4.0 - 19 June 2021
  • Added the ability to exclude URL query parameters from tracked pages
  • Improved the database structure (IDs are now unsigned)
  • Fixed several missing language strings
  • Other minor improvements
2.3.0 - 20 May 2021
  • Fixed the Stats API endpoint not returning results
  • Fixed the Stats API endpoint returning a success response even on missing resources
  • Fixed the tracking ability not resetting when manually assigning a plan
  • Other minor improvements
2.2.0 - 25 February 2021
  • Added Cronjob for automatic cache deletion
  • Fixed the pricing plans not showing Unlimited when pageviews set to -1
  • Fixed Sort by on Stats pages not working on paginated tables
  • Other minor improvements
2.1.0 - 29 January 2021
  • Added the ability to toggle password visibility for Websites
  • Improved the password encryption method for Websites
  • Other minor improvements
2.0.0 - 25 January 2021
  • Added PostCSS support
  • Added context menu on Stats pages
  • Added Delete option in the website's context menu on Dashboard
  • Improved the CSS filesize (removed all unused CSS rules)
  • Improved the API (added status code for the websites listing)
  • Updated all the dependencies to their latest versions
  • Fixed unknown countries not displaying an icon
  • Other minor improvements
1.9.0 - 14 January 2021
  • Updated all the dependencies to their latest versions
  • Fixed the Developers link missing from the footer
  • Other minor improvements
1.8.0 - 5 January 2021
  • Added the ability to hide the Default (free) plan
  • Improved the tooltips on charts (added dark mode support)
  • Other minor improvements
1.7.0 - 2 January 2021
  • Fixed the monthly email reports not including the stats count
  • Fixed sending email reports when no websites had email notifications enabled
  • Other minor improvements
1.6.0 - 1 January 2021
  • Improved the Export functionality (added additional information to the file and filename)
  • Updated all the dependencies to their latest versions
  • Other minor improvements
1.5.0 - 29 December 2020
  • Added Total stats for tables on each stats category
  • Added new social network source (Pinterest)
  • Added the ability to search trough stats resources via API
  • Added the ability to sort the stats resources via API
  • Added the ability to set custom pagination results value via API
  • Improved the JS tracking code (reduced its size even further)
  • Improved the SEO for the home page
  • Fixed an issue that was reporting pageviews as visitors in a specific scenario
  • Fixed several timestamps showing wrong minutes value
  • Other minor improvements
1.4.0 - 16 December 2020
  • Added decimal support for Events that have a unit value
  • Added support for both www and non-www tracking with a single domain entry
  • Fixed the live chart showing NaN when the value of visitors was 0
  • Other minor improvements
1.3.0 - 15 December 2020
  • Improved email template (added support for wide aspect logos)
  • Improved the checkout process (you can now cancel the coupon adding process)
  • Fixed an issue that was preventing the Check cronjob from executing
  • Fixed the tracking ability not resetting when subscribing to a plan
  • Other minor improvements
1.2.0 - 12 December 2020
  • Fixed an issue preventing the deletion of websites
  • Fixed an issue that removed the js source path from the tracking code
  • Other minor improvements
1.1.0 - 10 December 2020
  • Added support for CDN hosted tracking code
  • Added automatic language switching when the language is available
  • Added user account status column for Users in Admin Panel
  • Added modal to the Export functionality
  • Improved RTL support
  • Fixed stats data not being removed when a user is being deleted
1.0.0 - 1 December 2020
  • Initial release