Skip to content

Releases: pluginkollektiv/statify

Version 1.6.2

23 May 19:52
Compare
Choose a tag to compare

Statify 1.6.2 fixes two issues introduced with Statify 1.6.1

  • Fix compatibility issues with JavaScript optimization plugins (#91)
  • Fix tracking issue if JavaScript tracking is disabled (#90)

Version 1.6.1

22 May 18:56
c38c5c7
Compare
Choose a tag to compare
  • Scaled datapoint size to number of records in dashboard widget to improve legibility
  • Fix display of larger numbers in the y-axis
  • Added JS source maps to avoid warnings with developer tools
  • Move JS snippet to separate file
  • Add JS snippet to output even if tracking is skipped to avoid caching problems
  • Improve code style
  • Enable nonce-verification in dashboard widget to prevent CSRF

Version 1.6.0

05 Mar 19:30
Compare
Choose a tag to compare
  • Added hook statify__visit_saved which is fired after a visit was stored in the database.
  • Migrated dashboard chart to Chartist.
  • Fixed JavaScript tracking not working in some environment which have X-Content-Type: nosniff environment enabled.

Version 1.5.4

30 Nov 21:31
Compare
Choose a tag to compare
  • Use minified version of javascripts and stylesheets.
  • Different updates on the development repository.

Version 1.5.3

28 Nov 20:34
Compare
Choose a tag to compare
  • Update javascript library to fixed several problems.

Version 1.5.2

15 Aug 15:54
Compare
Choose a tag to compare
  • Switched to minimal WordPress version 4.7, removed fallback code not needed anymore

Version 1.5.1 (Bugfix release)

04 May 08:16
Compare
Choose a tag to compare
  • Bugfix: Consider filter for skipping tracking correctly if JavaScript tracking is disabled.
  • Bugfix: PHP Notice for empty blacklist value.

Version 1.5.0

23 Mar 08:58
Compare
Choose a tag to compare
  • Switched to minimal PHP version 5.3
  • Added more flexible settings for period of data saving and the number of entries shown in top lists
  • Added validation of form data before saving settings
  • Moved all documentation to wordpress.org.
  • Added optional referrer spam protection (can be activated via the Statify settings).
  • Improved conformance to the WordPress coding guidelines
  • Bugfix for multi-site installations: Don't track network admin url.
  • Changed hook name statify_skip_tracking to statify__skip_tracking.

Statify 1.4.2

03 May 11:54
Compare
Choose a tag to compare

Statify 1.4.2

Statify 1.4.1

29 Apr 06:42
Compare
Choose a tag to compare

Statify 1.4.1