Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 09:51

FloTotemBar

1.2.0 (2026-03-25)

Full Changelog Previous Releases

  • v1.2.0: Fix Classic API compatibility — cooldowns, positioning, opacity
    • Fix GetSpellInfo 7th return value assumption (nil on Classic) — cooldowns
      and usability display were silently broken since FloLib_UpdateState bailed
      on every call
    • Fix MultiBar1/2_IsVisible() — these functions don't exist; use
      MultiBarBottomLeft/Right:IsShown() for auto-positioning
    • Guard OpacitySliderFrame for newer Classic patches
    • Guard CONTAINER_OFFSET_X/Y with fallback values
    • Remove retail spell ID 200749 reference (FLOLIB_ACTIVATE_SPEC)
  • v1.1.1: Version bump
  • Update project title for FloTotemBar to Classic
  • docs: Update README URLs for repo rename to FloTotemBar-Classic