Skip to content

V 1.1

Choose a tag to compare

@G-Mein G-Mein released this 05 Jul 16:53

[v1.1.0 Production] - 2026-07-05

WoW 12.0.7 Retail (Interface 120007). Git tag: procalert-v1.1.0-production

Added

  • Live Auras PopUp feature for rule condition creation (2026-07-05)
  • Per-bar width/height overrides for resource bars (2026-07-05)
  • Rule Snapshots: save/load/delete named snapshots of rules + settings per character/spec (2026-07-05)
  • Vertical resource bars option (bottom-to-top fill via StatusBar orientation) (2026-07-05)
  • Debug panel now hidden unless enabled via the "Show Debug panel" checkbox (sv._debug) (2026-07-05)

Changed

  • Resource Bars panel: per-bar enable/label/width/height block moved above the threshold colours (2026-07-05)
  • Threshold colour grid switched from 2 to 3 columns (2026-07-05)

Fixed

  • Checkboxes not reflecting their saved state on first show / after reload (e.g. Show Debug panel appeared unchecked despite being enabled); MakeCheckbox now applies its getValue deferred (2026-07-05)
  • Memory-leak in Live Auras OnUpdate script (2026-07-05)
  • onSelect Closure variable staleness (2026-07-05)
  • Delete() API typo in ui_helpers + rule_editor (2026-07-05)
  • Locale key duplication in enUS (2026-07-05)
  • Live Auras button overlapping operator/value controls for stack conditions (2026-07-05)
  • Live Auras button visibility not refreshed when condition type changes (2026-07-05)
  • Live Auras button limited to buff conditions (popup only lists active buffs) (2026-07-05)
  • Frame leak in Live Auras popup — item buttons now pooled/reused (2026-07-05)
  • Bar width/height getters nil-guarded and zero-value global fallback rejected (2026-07-05)

Full Changelog: 1.0...1.1