Skip to content

v4.5.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@ajaydsouza ajaydsouza released this 02 Sep 17:48
· 12 commits to master since this release

Changelog

Items marked [Pro] are available only in Top 10 Pro.

  • Features:

    • [Pro] Popular Posts (Top 10) elements for Elementor, Bricks Builder, and WPBakery Page Builder.
    • [Pro] Optional site-wide tracking for front pages, posts pages, archives, and searches.
    • Added a Reduce Daily Table Size tool to combine older hourly records.
    • [Pro] Added the wp top10 db rollup command for CLI and multisite use.
  • Fixed:

    • View tracking being lost during quick navigation or browser back-button restores.
    • View counts being recorded for prerendered or initially hidden pages.
    • Bot views being recorded from cached pages, and views being recorded for browser prefetches, prerenders, or direct navigations to tracker URLs.
    • Tracker scripts not running when loaded asynchronously after DOMContentLoaded has fired.
    • [Pro] Daily counts in the wp top10 popular command not respecting the selected custom date range.
    • Slow network admin requests on large multisite networks by caching table checks, using one metadata query and estimated table statistics, optimizing network popular-post and dashboard queries, and lazy-loading historical tabs.

Changes since 4.5.0-beta1

  • Faster network admin: single table-metadata query, lazy-loaded dashboard tabs, sargable date-range queries.
  • Fixed network-wide tools cache handling.
  • Fixed dashboard tab content and multisite labels.
  • Packaging: the CrawlerDetect library is now bundled in the distribution zip. The 4.5.0-beta1 zip omitted it, which silently disabled bot detection and emitted include() warnings — that was a packaging issue, not a plugin bug.

Full Changelog: v4.5.0-beta1...v4.5.0-beta2