Skip to content

Releases: teelolws/EditModeExpanded

12.0-033

21 Apr 23:02

Choose a tag to compare

Edit Mode Expanded

12.0-033 (2026-04-21)

Full Changelog Previous Releases

  • TOC Update: 12.0.5

12.0-032

06 Apr 19:43

Choose a tag to compare

Edit Mode Expanded

12.0-032 (2026-04-06)

Full Changelog Previous Releases

  • Fix issue with druid combo point frame
    Closes: #222 (comment)
  • Update enus.lua

12.0-031

28 Mar 19:17

Choose a tag to compare

Edit Mode Expanded

12.0-031 (2026-03-28)

Full Changelog Previous Releases

  • Fix issue with TBC compatibility
    Closes: #218
  • Update BattlefieldMapFrame.lua

12.0-030

26 Mar 00:10

Choose a tag to compare

Edit Mode Expanded

12.0-030 (2026-03-26)

Full Changelog Previous Releases

  • Disable battlefield map support by default
    Enable it under interface options

12.0-029

25 Mar 19:29

Choose a tag to compare

Edit Mode Expanded

12.0-029 (2026-03-25)

Full Changelog Previous Releases

  • Zone map: require Blizzard_BattlefieldMap
    Closes: #216
  • Update BattlefieldMapFrame.lua

12.0-028

25 Mar 19:09

Choose a tag to compare

Edit Mode Expanded

12.0-028 (2026-03-25)

Full Changelog Previous Releases

  • Add Zone Map support
  • Fix hide resource bar issue

12.0-027

12 Mar 17:05

Choose a tag to compare

Edit Mode Expanded

12.0-027 (2026-03-12)

Full Changelog Previous Releases

  • Update Vigor.lua

12.0-026

10 Mar 03:23

Choose a tag to compare

Edit Mode Expanded

12.0-026 (2026-03-10)

Full Changelog Previous Releases

  • Mark Vigor Bar disabled by default
    Look in interface options to turn it on.
    Closes: #214

12.0-025

07 Mar 18:43

Choose a tag to compare

Edit Mode Expanded

12.0-025 (2026-03-07)

Full Changelog Previous Releases

  • Update StatusTrackingBar.lua
  • Update Vigor.lua
  • Update Vigor.lua
  • Update Vigor.lua

12.0-024

01 Mar 09:46

Choose a tag to compare

Edit Mode Expanded

12.0-024 (2026-03-01)

Full Changelog Previous Releases

  • Vigor bar: backend changes to reduce likelihood of interference from other addons
    Removed some calls to UIWidgetManager from within UIWidgetContainerTemplate that may have been causing unexpected behaviour.