promotional bannermobile promotional banner

Sentinel

A modern, Secret-Value-safe Lua error watcher for World of Warcraft — it catches, dedupes, persists, and lets you share UI bugs.

File Details

1.2.0

  • R
  • Jun 9, 2026
  • 45.74 KB
  • 10
  • 12.0.7+4
  • Classic + 3

File Name

!Sentinel-1.2.0-Release.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 2.5.5
  • 1.15.8

Changelog

All notable changes to Sentinel are documented here. This project follows Semantic Versioning and the spirit of Keep a Changelog.

[1.2.0] - 2026-06-09

Added

  • Added /sen wowbuild (also available as /sen build) to print the current WoW client version, build number, build date, and numeric interface/TOC version for quick bug-report context.

Changed

  • The selected tab is now clearly highlighted. Previously the active and resting tabs used nearly identical teal vertex tints, so the current view was almost impossible to tell apart. Each tab now draws Blizzard's auctionhouse-nav-button-secondary-select atlas — purpose-built for rectangular nav buttons — as a cyan highlight that shows only on the active tab and follows tab/search selection automatically.
  • Error-message identifiers now stand out. The offending symbol that Lua names in single quotes (e.g. attempt to index local 'victim') is lifted into the same aqua used for local variable names, so the culprit pops against the white headline while the rest of the message stays crisp. This applies only to the colored detail pane; copy/export plaintext is unchanged.