Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

69 lines (43 loc) · 2.5 KB

Healer In Range

v1.1.5 (2024-01-15)

  • Fixing hiding text after un-checking test mode, and unifying this approach everywhere it needs to be hidden
  • Minor Cleanup

v1.1.4 (2024-12-20)

  • Fixing show outside logic

v1.1.3 (2024-12-20)

  • New "Show Outside" setting to hide/show outside of instances
  • Drag and Click control updates to ensure click through when hidden or locked
  • Fixing font dropdown list
  • Updating font size range
  • Minor Cleanup
  • Update toc

v1.1.2 (2024-10-27)

  • Update toc

v1.1.1 (2024-10-16)

  • Adding check for if there is no healer in the group
  • Bugfix for tracking multiple healers in group, would only track against the first healer found in the group unfortunately until now
  • Updated checks to reduce ran code when not necessary and based on new logic
  • Fixes reset everything db reference

v1.1.0 (2024-09-06)

  • Adding new setting to turn off if you are a healer or healer role in group
  • Adding death support, hides while dead
  • Refactor lib usage to match what im doing on BGWC addon to reduce needed libs and global db issues
  • Made it so you can't open the settings when locked and right clicking the text
  • Minor random changes based on learning from BGWC

v1.0.6 (2024-05-08)

  • update toc

v1.0.5 (2024-05-08)

  • Fixing 10.2.7 bugs for incorrect setting of text justification

v1.0.4 (2024-01-09)

  • fixing function name

v1.0.3 (2024-01-09)

  • adding slash command support

v1.0.2 (2024-01-05)

  • updating embed code
  • adding ability to toggle visibility on outside of a group for testing settings changes

v1.0.1 (2024-01-03)

  • update toc
  • adding new project IDs
  • adding logo

v1.0.0 (2024-01-03)

  • initial release