Skip to content

0.3.0 — Slack webhook for logs

Choose a tag to compare

@lauzis lauzis released this 18 Aug 15:13
· 2 commits to main since this release

Log entries can now be posted to a Slack incoming webhook: a webhook URL and an errors only (default) / every entry choice on the Logging settings. Errors are posted even with file logging off.

  • Fire-and-forget, so a translation run never waits on Slack; a webhook Slack rejects fails quietly.
  • Only https:// URLs are used: the webhook URL is itself a credential.

This release also carries the 0.2.0 work, which was never tagged: a Logs page, the log shown on the Logging settings tab, and the plugin version in the admin footer.

Requires lauzis/wp-plugin-packages ^1.15. This repo does not track composer.lock, so run composer update on deploy.