Skip to content

Releases: XoopsModules27x/xtracy

XOOPS xTracy 1.0.0 Beta1

Pre-release

Choose a tag to compare

@mambax7 mambax7 released this 11 Aug 05:13
2136b7c

A Tracy error screen for XOOPS

xTracy renders uncaught errors through Tracy for developers who prefer it to Whoops. It is a full provider for the XOOPS 2.7.3 error-screen seam: it answers only when the site has named it the owner, refuses for anyone who is not a developer, and reports its outcome to core whether or not it registers.

It exists alongside xWhoops on purpose. Two independent implementations keep the seam an honest contract rather than one module's implementation detail — and they give you a real choice.

Requires XOOPS 2.7.0+ and PHP 8.2+. First beta; feedback welcome.

What's Changed

  • xTracy — a Tracy error screen for XOOPS 2.7.3 by @mambax7 in #1
  • chore(sonar): document why the dormant S115 ignore is kept by @mambax7 in #2
  • logo update by @mambax7 in #3

New Contributors

Full Changelog: https://github.com/XoopsModules27x/xtracy/commits/v1.0.0-Beta1