Skip to content

Releases: stbensonimoh/wp-silent-witness

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 19:13
b2815d4

4.0.0 (2026-03-07)

⚠ BREAKING CHANGES

  • v4.0.0 requires PHP 8.1+, plugin renamed to 'Silent Witness for WordPress' for WordPress.org compliance

Documentation

  • add technical specification for v4.0.0 (b85fa60)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 23:11
6390d18

3.0.0 (2026-02-23)

⚠ BREAKING CHANGES

  • Hash algorithm migration requires table truncation

Features

  • modernize hash algorithm and PHP constraints (v2.3.0) (d86d0bf)
  • modernize hash algorithm and PHP constraints (v2.3.0) (17d95c7), closes #22 #24

Bug Fixes

  • address Copilot review comments on PR #39 (0d96eca)
  • address new Copilot review comments (be37db2)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 20:51
3f41881

2.2.1 (2026-02-22)

Bug Fixes

  • address PR review feedback from Copilot (71f47db)
  • address review feedback on PR #37 (5aa7a6d)
  • correct remaining PHPCS ignore placements (5c4599b)
  • replace phpcs:ignore with disable/enable blocks for WPCS InterpolatedNotPrepared errors (5db7fa4)
  • resolve all PHPCS violations to pass CI lint checks (97b028c)
  • resolve remaining phpcs warnings in CI (5e452dc)
  • resolve WPCS violations causing CI failures in PR #37 (4bc048c)
  • rewrite while loop to eliminate assignment-in-condition PHPCS warning (b4b41f0)
  • suppress DirectDatabaseQuery phpcs warnings on INSERT query (f1451fc)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 19:16
62ebcab

2.2.0 (2026-02-22)

Features

  • add internal 15-minute cron schedule (v2.0.1) (8b24ee6)
  • add uninstall logic and destroy command for neat tear down (b6ddd0b)
  • internationalize user-facing strings (4993a1a)
  • internationalize user-facing strings and establish translation domain (d296818)
  • pivot to log-ingestion strategy with fseek efficiency (v2.0.0) (c1dd08a)

Bug Fixes

  • add check-db command and deeper diagnostic feedback (v1.0.3) (2b4bf7f)
  • add multisite support using base_prefix and site_transients (v1.0.4) (7396c75)
  • add trailing newline to workflow (8fef4e0)
  • address review comments on PR #25 (e5105bd)
  • correct Author URI to stbensonimoh.com (2eccf68)
  • harden error capture and add diagnostic test command (v1.0.2) (fceffb9)
  • multi-stage handler re-registration (v1.0.7) (39f4657)
  • nuclear priority error handler registration (v1.0.6) (3023272)
  • replace Release Please extra-files with custom workflow step for WordPress headers (7410b69)
  • replace Release Please extra-files with custom workflow step for WordPress headers (de3406b)
  • resolve undefined variable $action in cli_command and update version to 1.0.1 (3ce0756)
  • simplify and add direct DB test (v1.0.5) (7a6c0d1)
  • use correct Release Please config for WordPress version strings (92f9ba5)
  • use generic release type with version-file for WordPress (0a0fda9)
  • use simple release type for WordPress plugin versioning (112829a)
  • use simple release type with all files in extra-files (93fb72b)

wp-silent-witness: v2.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 18:25
c277674

2.1.0 (2026-02-22)

Features

  • add internal 15-minute cron schedule (v2.0.1) (8b24ee6)
  • add uninstall logic and destroy command for neat tear down (b6ddd0b)
  • internationalize user-facing strings (4993a1a)
  • internationalize user-facing strings and establish translation domain (d296818)
  • pivot to log-ingestion strategy with fseek efficiency (v2.0.0) (c1dd08a)

Bug Fixes

  • add check-db command and deeper diagnostic feedback (v1.0.3) (2b4bf7f)
  • add multisite support using base_prefix and site_transients (v1.0.4) (7396c75)
  • add trailing newline to workflow (8fef4e0)
  • address review comments on PR #25 (e5105bd)
  • correct Author URI to stbensonimoh.com (2eccf68)
  • harden error capture and add diagnostic test command (v1.0.2) (fceffb9)
  • multi-stage handler re-registration (v1.0.7) (39f4657)
  • nuclear priority error handler registration (v1.0.6) (3023272)
  • resolve undefined variable $action in cli_command and update version to 1.0.1 (3ce0756)
  • simplify and add direct DB test (v1.0.5) (7a6c0d1)
  • use correct Release Please config for WordPress version strings (92f9ba5)
  • use generic release type with version-file for WordPress (0a0fda9)
  • use simple release type for WordPress plugin versioning (112829a)
  • use simple release type with all files in extra-files (93fb72b)