Skip to content

Releases: Krealle/Cell_UnitFrames

v1.2.6

08 Sep 08:28
Compare
Choose a tag to compare

v1.2.6 (2024-09-08)

Full Changelog

Release Notes

Features

  • Add Hidden timer format for Cast Bar

Bug Fixes

  • Potential fix for menu frame not showing up on russian client
  • Fix Cast Bar spell text not being properly hidden

v1.2.5

06 Sep 09:14
Compare
Choose a tag to compare

v1.2.5 (2024-09-06)

Full Changelog

Release Notes

To make it more clear which layout is currently being edited, new behavior has been implemented. Now you will always be editing the layout that is set as the Master Layout.

Features

  • Always edit selected Master Layout (#52)

v1.2.4

05 Sep 17:28
Compare
Choose a tag to compare

v1.2.4 (2024-09-05)

Full Changelog

Release Notes

Bug Fixes

  • Fix nil issue with C_DateAndTime api
  • Fix nil issue when setting Class Bar colors

v1.2.3

05 Sep 14:24
Compare
Choose a tag to compare

v1.2.3 (2024-09-05)

Full Changelog

Release Notes

Features

  • Class Bar (#51)
  • Global colors (#50)

v1.2.2

03 Sep 07:07
Compare
Choose a tag to compare

v1.2.2 (2024-09-03)

Full Changelog

Release Notes

Features

  • Click Casting toggle (#48)

Bug Fixes

  • Fix locales not loading properly

v1.2.1

02 Sep 11:00
Compare
Choose a tag to compare

v1.2.1 (2024-09-02)

Full Changelog

Release Notes

Small update to fix critical bug with Aura tracking.

Bug Fixes

  • Fix issue with Aura tracking when either buff or debuff widget is disabled

v1.2.0

01 Sep 17:16
Compare
Choose a tag to compare

v1.2.0 (2024-09-01)

Full Changelog

Release Notes

Features

  • Make it optional whether to hide the default cast bar (#46)
  • Implement backup system (#45)
  • Copy widget settings from other units (#44)
  • Profile options (#43)

Bug Fixes

  • Fix OOR Alpha not updating properly when changing appearances
  • Fix Background Alpha not updating properly

v1.1.0

30 Aug 09:27
082f849
Compare
Choose a tag to compare

v1.1.0 (2024-08-30)

Full Changelog

Release Notes

Features

  • Health Text hide if empty/full toggle
  • Power Text hide if empty/full toggle
  • Formatting options for Name Text

Bug Fixes

  • Fix out of range issues with Warlock specs
  • Fix Cast Bar spark not properly resizing or going away
  • Prevent Health Text from enabling itself when changing formats

Commits

Vollmer (6):

  • [Feature] Formats for Name Text (#39)
  • [Feature] Power Text hide if empty/full (#38)
  • [Feature] Health Text hide if empty/full (#37)
  • check if HealthText is enabled when setting format before running updates
  • fix castbar spark not properly resizing or going away
  • hacky solution to fix oor issues with warlock

v1.0.0

29 Aug 16:47
b102113
Compare
Choose a tag to compare

v1.0.0 (2024-08-29)

Full Changelog

Release Notes

Initial Release!

Commits