------------------------------------------------------------------------
r75 | raeli87 | 2018-02-16 03:33:56 +0000 (Fri, 16 Feb 2018) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

Fixed numerous bugs. You can now set mana tags to be hidden if your primary power is mana
To elaboarte:
The intended use is that if you're a Shadow Priest, power tag will show as insanity, and then you can still see your mana using another text area with a mana tag. But if you then switch to Holy or Disc, it will hide that extra mana tag, as your power tag will become mana since that will now be your primary resource.

There are two additional default profiles available to be selected - these are also in early progress, but the idea is to have a selection of several profiles available by default to quickly choose a layout you like, or as a starting point to more quickly setup your own unitframes.
------------------------------------------------------------------------
r74 | raeli87 | 2018-02-12 01:04:45 +0000 (Mon, 12 Feb 2018) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

Added ability to set name text truncation.
------------------------------------------------------------------------
r73 | raeli87 | 2018-02-11 19:10:23 +0000 (Sun, 11 Feb 2018) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Utilities.lua

Tags can now be anchored to other tags, so you can easily have elements move around.
------------------------------------------------------------------------
r72 | raeli87 | 2018-02-11 04:32:05 +0000 (Sun, 11 Feb 2018) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

Updated tagging system - now you choose from a drop down of existing tags.
To have several tags in an area, just add a new text area.
Added more robust frame anchor checking, so you can't break the addon by trying to anchor a unit to a unit that is anchored to it.
You can now choose if the level tag is hidden or not if the unit is the same level as you.
You can now choose the text gradient colour when coloring by percentage.
------------------------------------------------------------------------
r71 | raeli87 | 2018-02-10 19:38:32 +0000 (Sat, 10 Feb 2018) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed pkgmeta
------------------------------------------------------------------------

