Skip to content

v2.5.5 — Surface audit fatals (no more opaque 500)

Choose a tag to compare

@JoshMilli JoshMilli released this 21 Jul 12:43
· 5 commits to main since this release

Diagnostic + resilience fix for the audit endpoint.

  • The audit now catches fatal PHP errors (\Throwable), not just exceptions, so a failure returns a clear message (with file:line, logged and shown to the dashboard) instead of an opaque HTTP 500 / 'critical error' page.
  • This surfaces the actual cause of the remaining audit failure so it can be fixed precisely.

Attached zip extracts to conversion-iq/. Point your get-config /api/plugin-info version to 2.5.5 and download_url to this zip.