SkyridingFrameHider

An Addon to hide specific frames while on a mount or skyriding this is useful for Blizzard or Addon frames that dont support it in their own config

File Details

v1.1.0

  • R
  • May 10, 2026
  • 14.14 MB
  • 22
  • 12.0.5+2
  • Retail

File Name

SkyridingFrameHider-v1.1.0.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0

SkyridingFrameHider

v1.1.0 (2026-05-10)

Full Changelog Previous Releases

  • Update TOC
  • Add more improvements
  • Improve code
  • Update TOC
  • Add CurseForge project integration and optimize addon
    • Configure CurseForge project ID (1457646) in release workflow
    • Add addon icon (IconTexture) in Media/ directory
    • Add X-Curse-Project-ID to TOC for CurseForge integration
    • Optimize hot paths: upvalue caching, numeric for loops, early exits
    • Reduce UNIT_AURA overhead by skipping ticker management
    • Immediately hide newly added frames if already in hide state
    • Update ticker on mode change for correct state transitions
      Co-authored-by: Cursor cursoragent@cursor.com
  • Clean up README: simplify descriptions and remove release instructions
    Co-authored-by: Cursor cursoragent@cursor.com
  • Initial commit: SkyridingFrameHider addon
    Standalone WoW addon to hide any frame while skyriding, flying, or mounted. Configured via /sfh slash commands with no config UI.
    Co-authored-by: Cursor cursoragent@cursor.com