promotional bannermobile promotional banner

Silencer Whispers

Whisper gatekeeper - set a keyword, queue matching whispers for review, invite or dismiss with one click.

File Details

v0.1.0

  • R
  • Feb 10, 2026
  • 16.14 KB
  • 4
  • 2.5.5+1
  • Classic + 1

File Name

Silencer-v0.1.0.zip

Supported Versions

  • 2.5.5
  • 1.15.3

Silencer

v0.1.0 (2026-02-10)

Full Changelog Previous Releases

  • Add CurseForge and Wago project IDs
  • Add README with usage guide and screenshots
  • Add silenced message view and screenshots
    • Store silenced whispers in separate queue for review
    • Click footer counters to toggle between matched/silenced views
    • Counters reflect actual queue size (decrement on dismiss)
    • Silenced view hides Invite button, shows only dismiss
    • Add screenshots for README and distribution media
  • Use Spell_Holy_Silence icon for minimap button and addon
    • Set minimap button icon to Spell_Holy_Silence (Blizzard built-in)
    • Add IconTexture to TOC for addon list display
  • Fix GetAddOnMetadata for Anniversary client, scope to Classic/TBC
    • Use C_AddOns.GetAddOnMetadata with fallback for older clients
    • Change TOC to Classic Era + TBC Anniversary only (11503, 20505)
  • Fix Makefile to use git clones instead of SVN
    Replace wowace SVN exports with GitHub clones for LibStub and
    CallbackHandler. Also chain commands with && to prevent false
    success messages on clone failure.
  • Add minimap button, release packaging, multi-flavor support
    • Add LibDataBroker + LibDBIcon minimap button (Spell_Shadow_Silence icon)
    • Add .pkgmeta with library externals for BigWigsMods packager
    • Add GitHub Actions release workflow (triggers on v* tags)
    • Update TOC with multi-flavor Interface lines (Retail, Classic Era, Cata)
    • Add Makefile for local dev library setup
  • initial commit