Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@Pierre-Lannoy Pierre-Lannoy released this 13 Oct 15:28
· 254 commits to master since this release

Added

  • [WP-CLI] New command to discover exit codes: see wp help apcu exitcode for details.
  • APCu Manager now integrates Spyc as yaml parser.
  • New "Objects" box in analytics page, displaying objects breakdown.

Changed

  • Improved IP detection (thanks to Ludovic Riaudel).
  • [WP-CLI] wp apcu settings and wp apcu analytics now support --stdout flag.
  • [WP-CLI] Improved wp apcu analytics yaml formatting.
  • [WP-CLI] Improved documentation (with examples).
  • The analytics dashboard now displays a warning if analytics features are not activated.
  • Prepares PerfOps menus to future 5.6 version of WordPress.

Fixed

  • In admin dashboard, the statistics link is visible even if analytics features are not activated.
  • Typos in admin screens.
  • [WP-CLI] Typos in documentation.

Removed

  • The "Objects Count" box in analytics page because it was useless.