Skip to content

Releases: ross-mulcahy/ai-client-logger

AI Client Logger 1.0.6

Choose a tag to compare

@ross-mulcahy ross-mulcahy released this 29 May 11:31

Changes

  • Rename the WordPress.org submitted plugin identity and package slug to AI Client Logger / ai-client-logger.
  • Update repository references to https://github.com/ross-mulcahy/ai-client-logger.
  • Remove manual textdomain loading and the Domain Path header for WordPress.org translations.
  • Update the custom REST namespace to /ai-client-logger/v1.
  • Make Plugin Checker database and request-sanitization warnings easier to verify.
  • Rebuild production assets and the WordPress.org release zip.

Verification

  • php -l ai-client-logger.php && php -l uninstall.php && php -l src/Activator.php
  • composer validate --no-check-publish
  • composer lint:php
  • vendor/bin/phpunit
  • npm run lint:js
  • npm run lint:css
  • npm run build
  • git diff --check
  • Rebuilt and inspected dist/ai-client-logger.zip