Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Mar 09:51
· 2 commits to main since this release

FloAspectBar

v1.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)