Skip to content

Tenyen Analytics for WordPress v0.5.5

Choose a tag to compare

@ultrasukiyaki ultrasukiyaki released this 23 Jul 05:07
· 14 commits to main since this release

Tenyen Analytics for WordPress v0.5.5

Highlights

  • Internationalized the WordPress administration interface and bundled Japanese translations.
  • Added an asynchronous, administrator-only WordPress Dashboard widget.
  • Added English and Japanese documentation, project policies, GPL-2.0-or-later licensing, CI, and reproducible release tooling.
  • Added shared plugin-page and widget credits without adding output to the public frontend.
  • Preserved existing tables, options, event payloads, routes, classification behavior, and uninstall behavior.

Compatibility

  • Requires WordPress 6.2 or later and PHP 8.1 or later.
  • Release checks were run with PHP 8.3.6.
  • A live WordPress version matrix was not tested as part of this release preparation.
  • No database schema migration is required.

Upgrade notes

  • Back up WordPress before upgrading.
  • Upload the release ZIP or overwrite the existing tenyen-analytics plugin directory.
  • Preserve existing settings and the GeoLite2 files under wp-content/uploads/tenyen-analytics/.

Verification

  • PHP syntax checks passed for all project PHP files outside vendor and dist.
  • Node syntax checks passed for all project JavaScript files outside node_modules and dist.
  • The project smoke test passed.
  • Strict Composer manifest validation passed.
  • Release ZIP integrity, top-level directory, excluded-file rules, and SHA-256 checksum were verified.