4.17.9.1-41-g8ef5b58

Details

  • Filename
    Bartender4-4.17.9.1-41-g8ef5b58.zip
  • Uploaded by
  • Uploaded
    Sep 27, 2026
  • Size
    393.33 KB
  • Downloads
    92
  • MD5
    0b117d3b259da4cc7bbbef21edb88c3d

Supported WoW Retail Versions

  • 12.1.5
  • 12.1.0

Supported WoW Forever Versions

  • 1.60.1

Supported WoW Mists of Pandaria Classic Versions

  • 5.5.4

Supported WoW Classic Versions

  • 1.15.9

Supported WoW Burning Crusade Classic Versions

  • 2.5.6

Changelog

Bartender4

4.17.9.1-41-g8ef5b58 (2026-09-27)

Full Changelog Previous Releases

  • Strip conditional load tags before opening files
  • Handle the UI Hider in MicroMenuSetParent as well
  • Coalesce condition for MicroMenu parent check
  • Update TOC
  • Fix the Status Tracking Bar segment dividers when resizing
  • Fix Micro Menu UI ownership checks
  • Properly restore modern artwork when switching style
  • Add Presets for WoW Forever
  • Remove defunct mention of twentySections option
  • Re-anchor the Status Tracking Bars when Edit Mode messes with them
  • Let the preset module decide which profile is the default
  • Fix resizing of the Status Tracking Bar
  • Sanity check values in sticky logic
  • Only perform the WoW 10 button size migration on Mainline Standard
  • Fix minor mistakes in the preset options
  • Use an explicit comparison to create a boolean, rather then and/or logic
  • Hide the MicroMenu background artwork
    The MicroMenu can sometimes restore itself, when it does, it should at
    least be invisible
  • Update BlizzardArt to better match Mainline, and add Forever support
  • Tweak modern-classic profile for retail for a better layout
  • Fix position of the load check
  • Migrate client flavor checks to the new GameType/Feature flags
  • Update the State Bar mappings for Forever
    The actual mappings are based on Classic and may need updating in the
    future.
  • Update the Pet Button to use modern style on all clients
  • Fix oversized bag bar on anything other then Mainline Standard
    The size offset is only needed in one version of the client.
  • Change the ModernButtons feature to ModernButtonBorders
    All buttons are modern now, but the border behavior differs.
  • Add a new Feature condition for button spell cast vfx
  • Fix some more occurances of MainlineBarLayout
  • Dynamically retrieve button sizes, and clean up size handling
  • Tweak Micro Menu preset for Mists
  • Don't load LibDualSpec on vanilla clients
  • Unify the two bag bar modules for all client flavors
  • Remove unused build info check
  • Add a Feature condition for modern artwork
    Used by BlizzardArt on Standard and Forever
  • Add a Feature condition for the modern Action Button design
    Used on Standard and Forever
  • Add a Feature condition for the WoW 10+ action bar layout
    This is used in Standard and Forever now
  • Add GameTypes and Features helper data
    This will be used for flavor variant handling, instead of repeating
    conditions all over.
  • Check if QueueStatusButton.UpdatePosition exists before hooking it
  • Remove pre-WoW11 checks from Mainline Presets
  • Move Presets load condition to TOC conditions
  • Sync condition with mainline Presets
  • Disable OnShow on the KeyRing for BCC as well
    Fixes #302