Skip to content

Version 2.0.0

Choose a tag to compare

@stklcode stklcode released this 30 Jul 15:13
· 13 commits to stable since this release
2.0.0
88f426d

Breaking

  • Requires PHP 7.4 or higher
  • Requires WordPress 5.1 or higher
  • Removed XML-RPC integration (#275)

Features

  • Integrated additional dashboards from Extended Evaluation for Statify (#257)
  • Visibility of statistics can now be configured for different roles (#106) (#248)
  • It is now possible to exclude administrators from tracking (#229) (#236)
  • Added feature to reset all statistics (#262) (#305)

Improvements

  • JavaScript tracking now uses WP REST API instead of AJAX (#219) (#226)
  • Show post titles instead of URLs in widget (#78) (#336)
  • Improvements for bot detection (#217) (#247)
  • Use WordPress admin theme colors in the dashboard widgets (#312)
  • Improved the field explanation for "Disallowed Comment Keys" (#245) (#255)
  • Updated deprecated WordPress hooks (#252) (#258) (#259)
  • Use wp-i18n for frontend translation (#280)
  • Order of top targets/referrers is now consistent if the number of visits is equal (#246) (#250)
  • Added localized number format to charts and tables (#319) (#321)
  • Make widget title translatable (#338)
  • Tests up to WordPress 7.0

Removals

  • Remove refresh button (#332) (#333)
  • Remove "amp/" suffix from target URLs (#183) (#335)
  • Removed deprecated statify_skip_tracking filter (#285)

Fixes

  • Prevent layout shift when showing tooltips in the dashboard widget (#277)
  • Fixed user role error on saving settings (#278) (#279)
  • Fixed RTL layout in the dashboard widget (#263) (#264)
  • Fix dashboard widget for days without visitors (#314)