Skip to content

1.16.12

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 23:03
· 26 commits to master since this release
1.16.12
090877d

[1.16.12] - 2025-03-25

Added

  • Add support for The War Within 11.1.0
  • Add support for Cataclysm Classic 4.4.2
  • Add support for Classic Era 1.15.6
  • Select the imported binding after importing via export string [#245] (by [m33shoq])
  • Ignore blacklisted frames completely [#235]
  • Create bindings directly inside of a group [#265]
  • Add option to import class-wide abilities per specialization [#267]
  • Add option to prevent toggling an ability off [#248]
  • Make key options respect macro condtions where able [#251]
  • Add option to automatically fall back to action bar abilities when no other macro conditions are met [#257]
  • Automatically populate macro when converting from a spell, item, or cancelaura binding [#264] (by [Gateswong])
  • Keep the binding configuration window open when importing a profile [#252] (by [m33shoq])
  • Add icons from The War Within 11.1.0 to icon picked
  • Add icons from Cataclysm Classic 4.4.2 to icon picker
  • Add icons from Classic Era 1.15.6 to icon picker
  • Update PvP talent data

Fixed

  • Fix a potential data conflict issue when importing bindings or groups via export string [#245] (by [m33shoq])
  • Fix a potential Lua error upon login [#247]
  • Include blacklisted unit frames in the UI even if the addon they came from is disabled
  • Fix bindings sometimes not updating after changing their group [#263]
  • Fix automatic sorting of macros using the form, bonusbar, or bar macro options
  • Fix deleted bindings not being deactivated immediately
  • Fix a potential data conflict issue when importing a profile [#252] (by [m33shoq])
  • Fix logic error [#270] (by [KyrosKrane])
  • Fix duplicate binding IDs [#255]