Skip to content

Latest commit

 

History

History
117 lines (85 loc) · 4.32 KB

CHANGELOG.md

File metadata and controls

117 lines (85 loc) · 4.32 KB

Statify – Extended Evaluation - Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Version 2.6.4

Changed

  • Updated dependencies, including the Chartist library used for the charts

Security

  • Precede cell values starting with = or another spreadsheet meta-character with a single quote to avoid CSV injection

Version 2.x

Version 2.6.3

  • Bugfix: Index and post title tooltip in most popular posts diagram (introduced with bugfix version 2.6.2)
  • Bugfix: Add selected date range to the subtitle in most popular posts diagram

Version 2.6.2

  • Bugfix: Error in most popular posts diagram showing multiple pages with the same title

Version 2.6.1

  • Update tooltip library (switch to more recent fork)
  • Fix issues on WordPress multisite installations (set capabilities and links on the content page)
  • Code style improvements

Version 2.6.0

  • Bugfix: Loading of minified CSS/JS, and min.js.map files
  • Enhancement: tabs semantics improvements, as recommended since WordPress 5.2

Version 2.5.0

  • Enhancement: New charts library (for full GPL compatibility)
  • Bugfix: Errors in selection of predefined time periods
  • Bugfix: Calculation of minimum/average daily views in current month

Version 2.4

  • Feature: Selection of predefined time periods
  • Enhancement: Better selection of posts
  • Enhancement: Minified CSS/JS files (loaded on plugin pages only), build command
  • Enhancement: Check for compliance with WordPress Coding Guidelines with PHP_CodeSniffer
  • Refactoring the charts code

Version 2.3.1

  • Bugfix: diagram for yearly views

Version 2.3

  • Bugfix: Remove buggy Statify Analyst user role. Use Members to add the capability see_statify_evaluation to other roles than administrator.
  • Bugfix: Proper escaping for all outputs
  • Enhancement: Better conformance to WordPress Coding Guidelines
  • Enhancement: Rename the plugin to Statify – Extended Evaluation such that it is listed after to Statify in the alphabetical list of plugins in the WordPress admin area

Version 2.2

  • Enhancement: Minor changes in the style
  • Enhancement: If there is nothing to display, show "no data available"

Version 2.1

  • Enhancement: URLs in csv export
  • Enhancement: percentages on Content and Referrers pages

Version 2.0

  • Enhancement: average/minimum/maximum daily views per month on Dashboard page
  • Enhancement: code simplifications

Version 1.x

Version 1.9

  • Enhancement: client-side CSV export via JavaScript
  • Improved database queries
  • Bugfix: Daily diagram now includes values with 0 views to display the diagram correctly

Version 1.8

  • Enhancement: Formatted dates in diagram subtitles
  • Enhancement: translated filenames for diagrams, consistent with csv export filenames

Version 1.7

  • Enhancement: statistics for one selected post/page on the dashboard and referrer page

Version 1.6

  • Bugfix: csv export for content statistics with posts containing special characters

Version 1.5

  • Feature: Referrers for variable period
  • Feature: Most popular content and post views for variable period
  • Enhancement: content / referrer diagrams: only first 25 values

Version 1.4

  • Feature: diagrams for all evaluations
  • Feature: download diagrams as PNG, JPG, PDF or SVG

Version 1.3.1

  • Bugfix: Capability see_statify_evaluation for access to the menu pages

Version 1.3

  • Enhancement: Dashboard with monthly evaluation and tabs for daily views
  • Enhancement: Content page now with tabs for most popular content and all post types

Version 1.2

  • Enhancement: Text domain extended-evaluation-for-statify for localization

Version 1.1

  • Feature: Own capability for access to the evaluation pages.
  • Enhancement: Menu page now before Design page and not at the very end.
  • Bugfix: fixed All content link on the dashboard page

Version 1.0

  • Feature: show views per day / month / year
  • Feature: show most popular content (title, url, post type and views)
  • Feature: show views per post/page/custom post type (title, url and views)
  • Feature: show referrer statistics (domain and views)
  • Feature: export all statistics listed above as csv files